Columba 0.8.16-beta
Installation
Download the APK matching your device's CPU architecture.
Architecture-specific APKs (recommended — smaller download):
| APK | Architecture | Devices |
|---|---|---|
columba-0.8.16-beta-armeabi-v7a.apk
| armeabi-v7a | Older 32-bit ARM phones & tablets |
columba-0.8.16-beta-arm64.apk
| arm64-v8a | Most modern Android phones & tablets |
columba-0.8.16-beta-x86_64.apk
| x86_64 | Chromebooks, emulators, some tablets |
columba-0.8.16-beta-universal.apk
| All | Universal fallback (larger download) |
Telemetry variants:
Each architecture also has a -no-sentry variant without crash reporting for maximum privacy.
Not sure which to pick? Most Android phones use arm64. If unsure, use the universal APK.
Verification
See SECURITY.md for verification instructions.
Signing Certificate Fingerprints:
SHA-256: 02:2B:12:20:48:63:A3:1F:BF:07:5B:C9:F9:34:1E:33:52:78:80:2E:80:C9:27:A4:75:46:E4:7E:2F:4A:0C:5F
SHA-1: 0A:6B:AE:58:4E:D7:B5:D0:35:8B:3C:7B:65:11:D6:3A:81:21:0D:CE
SHA256 Checksums:
d134c4b5be20d37383418795ccded98e14323001bb139cbe2887b053bea6dadf columba-0.8.16-beta-arm64-no-sentry.apk
6a85a40894edb29b003448dabc74cf721d172f424974b9ac3a38cf666dfce1b9 columba-0.8.16-beta-arm64.apk
66d4af1fb1f825451be7e241ea86ad22e763c41438432c1d19c8e2e67dfb5863 columba-0.8.16-beta-armeabi-v7a-no-sentry.apk
474bfd3bb90b588c11ed9af2e5dcdf8937ebfeb29457b40ff3e8d83890abed06 columba-0.8.16-beta-armeabi-v7a.apk
762bd0c8b6ff70d103ecc3a283920f9b6121c1871696a1e812bce544761ae477 columba-0.8.16-beta-universal-no-sentry.apk
49e70c3d8c0254d4d4de0d668d3c9d3b3aa011f11bb65df21a291758b09bdee2 columba-0.8.16-beta-universal.apk
d06be51aa058395eefaf2bc5702714f56988cae6cf429d8077871bfb0b58ab1c columba-0.8.16-beta-x86_64-no-sentry.apk
9119add2008315bac01f089af0ea068b79aa4ee58d3258582da2d6621d75b458 columba-0.8.16-beta-x86_64.apk
What's Changed
See the release notes below for details.
What's Changed
- fix: prevent LazyColumn duplicate key crash (#542) by @torlando-tech in #549
- fix: detect all nRF52 bootloader PIDs during DFU flash by @torlando-tech in #552
- fix: wipe nRF52 EEPROM before provisioning to initialize LittleFS by @torlando-tech in #554
Full Changelog: v0.8.15-beta...v0.8.16-beta