learning_ai_clock/ios/ChronoMindWatch
saravanakumardb1 d179c4c624 feat(watch,mac): complete watchOS + macOS companion targets
- watchOS: add WatchSessionManager (WCSession bridge), WatchNotificationHandler
  (snooze/dismiss actions), recommendations() for AppIntentTimelineProvider
- watchOS: WatchTimerStore tick loop with cascade haptics, App Group sync
- macOS: CreateTimerSheet (countdown/alarm/pomodoro), launch-at-login toggle
- macOS: MenuBarState showCreateSheet, MacSettingsView data tab
- Xcode project updated with new file references
2026-03-27 11:28:13 -07:00
..
Complications feat(watch,mac): complete watchOS + macOS companion targets 2026-03-27 11:28:13 -07:00
Views feat(watch,mac): complete watchOS + macOS companion targets 2026-03-27 11:28:13 -07:00
ChronoMindWatch.entitlements feat(watch): add watchOS app with timeline, timer detail, quick presets, haptics, and complications 2026-02-27 22:01:39 -08:00
ChronoMindWatchApp.swift feat(watch): add watchOS app with timeline, timer detail, quick presets, haptics, and complications 2026-02-27 22:01:39 -08:00
WatchNotificationHandler.swift feat(watch,mac): complete watchOS + macOS companion targets 2026-03-27 11:28:13 -07:00
WatchSessionManager.swift feat(watch,mac): complete watchOS + macOS companion targets 2026-03-27 11:28:13 -07:00
WatchTimerStore.swift feat(watch,mac): complete watchOS + macOS companion targets 2026-03-27 11:28:13 -07:00