Last Updated: March 7, 2026
V1.0.0 (build 3) submitted for App Store review. Waiting.
Feature complete. Distributed via GitHub Releases. F-Droid and Play Store pending.
| Channel | Status | Notes |
|---|---|---|
| GitHub Releases | Live | APK + AAB auto-built on tag push via GitHub Actions |
| F-Droid | Pending review | MR #34390 submitted Mar 7 — expect 2-4 week review |
| Google Play Store | Internal testing | Blocked on 12 testers for closed testing + identity verification |
- Native Kotlin + Jetpack Compose app — full feature parity with iOS
- Release signing with conditional config (works without keystore for F-Droid)
- GitHub Actions workflow (
.github/workflows/release.yml) — auto-builds onv*tags - GitHub Secrets configured (KEYSTORE_BASE64, KEYSTORE_PASSWORD, KEY_ALIAS, KEY_PASSWORD)
- v1.0.0 tag pushed — triggered automated release build
- Fastlane metadata structure in repo (
fastlane/metadata/android/en-US/) - F-Droid metadata submitted to fdroiddata (MR #34390)
- Play Store listing, screenshots, and internal testing release
- Android distribution playbook (
docs/android-playbook.md)
- F-Droid review — 2-4 weeks, may request changes via GitLab
- Play Store identity verification — pending from Google
- 12 testers for closed testing — recruiting via README callout and community
Phase 1-10: Android app developmentPhase 11: DocumentationPhase 12: Distribution setup (GitHub + F-Droid + Play Store)