4 Commits

Author SHA1 Message Date
d9e8389777 feat: enable edge-to-edge mode and make status bar transparent in MainActivity
All checks were successful
Build Android APK / build (push) Successful in 6m25s
2026-01-22 09:13:33 +01:00
fbf23d5b84 feat: set Android compile options to Java 21 in subprojects
Some checks failed
Build Android APK / build (push) Failing after 6m29s
2026-01-22 08:52:29 +01:00
fb0066767d feat: update Java version to 21 in build configuration
Some checks failed
Build Android APK / build (push) Has been cancelled
2026-01-22 08:49:32 +01:00
fd06e2fe83 feat(android): add Capacitor setup for Android APK builds
- Migrate web assets from root to www/ directory
- Add Android native project with Capacitor 8
- Add GitHub Actions workflow for automated APK builds
- Configure app identity and splash screens
2026-01-21 18:08:57 +01:00