learning_ai_clock/android
saravanakumardb1 9f2325078d fix(android): partial compile fixes for ChronoMind Android
- Fix AuthService: add MapSerializer/serializer imports, replace fully-qualified calls
- Fix CMColors: add missing textPrimary and textTertiary tokens
- Fix TimerWidget: add Glance clickable/ColorProvider imports, add night param
- Fix SyncRepository: replace pomodoroJson with individual pomodoro fields
- Note: SyncRepository still has CMTimer model drift errors (deferred)
2026-03-19 17:02:16 -07:00
..
app fix(android): partial compile fixes for ChronoMind Android 2026-03-19 17:02:16 -07:00
gradle fix(android): add gradlew + wrapper JAR, fix dependencyResolutionManagement 2026-03-19 15:14:11 -07:00
wear feat(wear): expand Wear OS with quick timer creation, timer detail, dismiss/snooze actions, navigation 2026-02-28 01:53:28 -08:00
.gitignore chore(android): add .gitignore, gradle.properties, wrapper config; update roadmap with Quick Settings + foreground service 2026-02-27 23:13:02 -08:00
build.gradle.kts feat(android): add Android app scaffold + update E2E tests 2026-02-27 23:06:54 -08:00
gradle.properties chore(android): add .gitignore, gradle.properties, wrapper config; update roadmap with Quick Settings + foreground service 2026-02-27 23:13:02 -08:00
gradlew fix(android): add gradlew + wrapper JAR, fix dependencyResolutionManagement 2026-03-19 15:14:11 -07:00
settings.gradle.kts fix(android): add gradlew + wrapper JAR, fix dependencyResolutionManagement 2026-03-19 15:14:11 -07:00