Commit Graph

8 Commits

Author SHA1 Message Date
0fc4e33f08 feat: rename app to Firma TPP
All checks were successful
Build & Deploy APK / build (push) Successful in 2m12s
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-25 22:00:40 +01:00
027f38c383 feat: add Firma TPP app logo as launcher icon
Some checks failed
Build & Deploy APK / build (push) Has been cancelled
Add custom adaptive icon assets and configure AndroidManifest
to use them as the app icon and round icon.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-25 21:59:28 +01:00
admin
9bff9c9d2f fix: add material-icons-extended dep, fix ElevatedCard border
Some checks failed
Build & Deploy APK / build (push) Failing after 5m36s
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-25 21:38:31 +01:00
admin
f999b409f7 fix: use api-intranet.firmatpp.pl, add missing theme resource
Some checks failed
Build & Deploy APK / build (push) Failing after 1m20s
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-25 21:35:54 +01:00
admin
a4f29ce1f1 fix: disable lint for release builds, disable minification for CI
Some checks failed
Build & Deploy APK / build (push) Failing after 2m7s
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-25 21:33:00 +01:00
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