learning_ai_clock/ios
saravanakumardb1 d3c3affc1b fix(ios): Fix KillSwitchService — BLKillSwitchClient.check() returns Void
Swift BLKillSwitchClient.check() sets isDisabled/maintenanceMessage as
properties on the client, not a returned result. Expose isDisabled and
maintenanceMessage as computed properties on the wrapper.
2026-03-20 23:09:36 -07:00
..
ChronoMind fix(ios): Fix KillSwitchService — BLKillSwitchClient.check() returns Void 2026-03-20 23:09:36 -07:00
ChronoMind.xcodeproj fix(ios): resolve Swift compile errors for iOS 26 / Xcode 26 2026-03-19 14:22:50 -07:00
ChronoMindMac fix(ios): resolve Swift compile errors for iOS 26 / Xcode 26 2026-03-19 14:22:50 -07:00
ChronoMindTests test(week9): add urgency tests (14) + accessibility tests (14) + update roadmap Week 9 2026-02-27 22:20:29 -08:00
ChronoMindWatch feat(watch): add watchOS app with timeline, timer detail, quick presets, haptics, and complications 2026-02-27 22:01:39 -08:00
ChronoMindWidgets feat(widget): add WidgetKit widgets — small, medium, lock screen with AppIntentTimelineProvider 2026-02-27 22:01:34 -08:00
.gitignore feat: add in-app toast system with notification fallback for denied permissions 2026-02-27 21:21:46 -08:00
project.yml fix(ios): resolve Swift compile errors for iOS 26 / Xcode 26 2026-03-19 14:22:50 -07:00