Commit Graph

3 Commits

Author SHA1 Message Date
553fc21a4f fix: install Android SDK in build-apk CI job
Some checks failed
CI / test (push) Successful in 1m50s
CI / build-apk (push) Failing after 5m0s
The build-apk job was failing because the Docker runner image
doesn't include Android SDK. Added steps to download Android
command-line tools, accept licenses, and install SDK 34.
2026-01-30 05:24:57 +00:00
517b25468c fix: auth token handling, add tests
- Read bearer token from set-auth-token header
- Add mounted checks to prevent setState after dispose
- Add mocktail for testing
- Add widget tests for login, clients, events screens
- Add unit tests for auth provider, API client
- 110 tests passing
2026-01-27 22:12:33 +00:00
e39cb841ed Fix Flutter 3.x compatibility: Icons and CardThemeData 2026-01-27 18:13:47 +00:00