Columba 0.7.7-beta
Installation
Download the APK matching your device's CPU architecture.
Architecture-specific APKs (recommended — smaller download):
| APK | Architecture | Devices |
|---|---|---|
columba-0.7.7-beta-arm64.apk
| arm64-v8a | Most modern Android phones & tablets |
columba-0.7.7-beta-x86_64.apk
| x86_64 | Chromebooks, emulators, some tablets |
columba-0.7.7-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:
1739f950db1f7df6d48f90faf37f808633a61ca9482cb22cf2f43c7fb3b35aab columba-0.7.7-beta-arm64-no-sentry.apk
2863a0dc701e658cad61193693f7999f2949ee5e29ad1ed5b595f06f153c7d77 columba-0.7.7-beta-arm64.apk
376cc5b41153e6ce352b04abdd641572544430935f754c1bd809811a60b1940e columba-0.7.7-beta-universal-no-sentry.apk
b708fee27bb7acbb30170621c6e49c474ed3acd3fecde2997cb05e208d592478 columba-0.7.7-beta-universal.apk
595b5e1c71c940c9ee742da59a80406a204f0df452cc45a81159c7b956738b96 columba-0.7.7-beta-x86_64-no-sentry.apk
2997bb154bb62dfb38fc47f219c58db31c9ff42d4df8512a84a29d28a13b802c columba-0.7.7-beta-x86_64.apk
What's Changed
See the release notes below for details.
What's Changed
- fix(aidl): make setConversationActive oneway to prevent ANR by @torlando-tech in #409
- fix: generic ProGuard rule for Python-Kotlin bridges by @torlando-tech in #411
Full Changelog: v0.7.6-beta...v0.7.7-beta