Commit Graph

3 Commits

Author SHA1 Message Date
admin
cdd22a2d4b feat: in-app APK update + Gitea CI/CD workflow
Some checks failed
Build & Deploy APK / build (push) Failing after 2s
- Check /api/app/android/version on launch, prompt user to update
- Download APK and trigger install via FileProvider
- Add Gitea Actions workflow to build release APK and deploy on push
- Add setup script for Act Runner (Java 17 + Android SDK)

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-25 16:22:45 +01:00
admin
13ed7d911e fix: align API models with backend and add inline position pickers
- Fix SchedulerModels field mapping (camelCase, move transport_code/contractor_route to top-level)
- Add inline position picker pills inside category cards to match Next.js external service form

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-25 15:39:49 +01:00
admin
1c19456516 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
2026-03-25 13:45:52 +01:00