learning_ai_clock/android
saravanakumardb1 151d8361ed fix(android): KillSwitchResult uses 'disabled' not 'killed'
BLKillSwitchClient.KillSwitchResult has field 'disabled: Boolean',
not 'killed'. Fix property access in kill switch check.
2026-03-20 22:59:10 -07:00
..
app fix(android): KillSwitchResult uses 'disabled' not 'killed' 2026-03-20 22:59:10 -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