for-android/app
sanasol 88f52201d1 fix: show notification permission rationale in release builds
The notification permission prompt was gated behind BuildConfig.DEBUG,
so release users were never prompted. Also adds:
- Auto-register FCM token when permissions are already granted
- Google Play Services availability check before FCM registration
- Error handling around subscribePush

Signed-off-by: sanasol <mail@sanasol.ws>
2026-03-04 21:25:54 +01:00
..
src fix: show notification permission rationale in release builds 2026-03-04 21:25:54 +01:00
.gitignore feat: c2dm prototype via fcm 2024-07-12 15:51:29 +02:00
build.gradle.kts feat: move schemas to their own module 2025-11-29 19:03:32 +01:00
google-services.json.example feat: add support for GH codespaces (#25) 2025-08-21 19:33:56 +02:00
proguard-rules.pro feat: rename 2025-10-03 15:39:34 +02:00