v0.8.9
Fixed
- Crash at startup on Android 7 (API 24–25). Notification channels — an Android 8+ API — were created without a version guard in Application.onCreate, so the app crashed with NoClassDefFoundError before drawing anything. Channel creation is now skipped on pre-Android 8 devices, where per-notification priority carries the importance instead. Found by F-Droid community testing.
fdroid.apk is the reproducible fdroid-flavor build (no in-app updater), signed with the project release key (cert SHA-256 668cdb5c…), for F-Droid's binary verification.