Columba 0.10.6-beta
Installation
Download the APK matching your device's CPU architecture.
Architecture-specific APKs (recommended — smaller download):
| APK | Architecture | Devices |
|---|---|---|
columba-0.10.6-beta-armeabi-v7a.apk
| armeabi-v7a | Older 32-bit ARM phones & tablets |
columba-0.10.6-beta-arm64-v8a.apk
| arm64-v8a | Most modern Android phones & tablets |
columba-0.10.6-beta-x86_64.apk
| x86_64 | Chromebooks, emulators, some tablets |
columba-0.10.6-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-v8a. 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:
f13b5cb8f8d4a092ed27ab8d30ea3e2cbfd8ef72a77d2b7b96e2872f9f01b0ec columba-0.10.6-beta-arm64-v8a-no-sentry.apk
af6bd6d6ec1978adb2b030b0ac60af13a8b9f4b885b85c8e630bffb2a0eeac71 columba-0.10.6-beta-arm64-v8a.apk
2022f89d93d905d072f4c6f21cdb64dd43718f63287fa254aa3b8a635f1eeec7 columba-0.10.6-beta-armeabi-v7a-no-sentry.apk
75cf6c7cefbd93017a69cd9f821bfddf58c26baf58aca385ea3728012c478e6e columba-0.10.6-beta-armeabi-v7a.apk
a5192395cdf3e732177bb3f0a97c255bde90e6804a9858ee89655ed913ba9735 columba-0.10.6-beta-universal-no-sentry.apk
89d51e66ff1363e1c65eae544ea1c31ec5e197b0d497ebd5dd7675bb69c401ef columba-0.10.6-beta-universal.apk
ea0e4cc1eb6808dd5fd80daf01ff835268a8ac951dcb40ce86bc945ddd12a404 columba-0.10.6-beta-x86_64-no-sentry.apk
05dfbcc95117c3ea94eb87d0025cff6eb355ca99ab68c424de59cf1593d1ef83 columba-0.10.6-beta-x86_64.apk
What's Changed
See the release notes below for details.
What's Changed
- fix: scope MapViewModel announce query to location senders by @torlando-tech in #737
- Fix/sentry gradle hang by @torlando-tech in #776
Full Changelog: v0.10.5-beta...v0.10.6-beta