feat(M001): M001: ITS Transport Android App - Context

Completed slices:
- S01: Project scaffold + Auth
- S02: Today's routes tab
- S03: Service history tab
- S04: Add new service wizard
- S05: FCM push notifications
- S06: Polish & integration verification

Branch: milestone/M001
This commit is contained in:
admin
2026-03-25 13:45:52 +01:00
parent 8c75108ae8
commit 1c19456516
51 changed files with 5704 additions and 0 deletions

14
.gitignore vendored
View File

@@ -26,3 +26,17 @@ vendor/
coverage/
.cache/
tmp/
# ── Android / Gradle ──
*.iml
.gradle/
local.properties
.navigation/
captures/
*.apk
*.aab
*.ap_
*.dex
output.json
app/release/
app/debug/