Commit Graph

12 Commits

Author SHA1 Message Date
admin
bd3961983a fix: strip CRLF from gradlew and debug task list
Some checks failed
Build & Deploy APK / build (push) Failing after 6s
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-25 21:21:45 +01:00
admin
ef669faec1 fix: run gradle via bash -c to preserve arguments
Some checks failed
Build & Deploy APK / build (push) Failing after 4s
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-25 21:20:50 +01:00
admin
825ae83e5a fix: add debug output to build step
Some checks failed
Build & Deploy APK / build (push) Failing after 6s
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-25 21:20:16 +01:00
admin
dbfe9f12bf fix: add gradle-wrapper.jar for CI builds
Some checks failed
Build & Deploy APK / build (push) Failing after 2m47s
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-25 21:16:54 +01:00
admin
2f7ebc4039 fix: use authenticated git clone for checkout
Some checks failed
Build & Deploy APK / build (push) Failing after 0s
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-25 21:16:10 +01:00
admin
24aae5a5e2 fix: relax ANDROID_HOME validation (check env var, not dir access)
Some checks failed
Build & Deploy APK / build (push) Has been cancelled
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-25 21:12:09 +01:00
admin
21a4c7fb80 ci: re-trigger build workflow
Some checks failed
Build & Deploy APK / build (push) Failing after 46m57s
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-25 20:23:01 +01:00
admin
ccba87e754 fix: replace actions/checkout with git clone (no Node.js required)
Some checks failed
Build & Deploy APK / build (push) Has been cancelled
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-25 20:10:11 +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
admin
8c75108ae8 chore(M001/S01): auto-commit after research-slice 2026-03-25 10:54:00 +01:00