learning_ai_clock/ios/ChronoMind/Shared
saravanakumardb1 424e804396 fix(ios): resolve Swift compile errors for iOS 26 / Xcode 26
- Fix CloudKitSyncManager deinit concurrency violation
- Replace deprecated List(selection:) with VStack+ForEach sidebar
- Replace removed Animation.none with Animation.linear(duration: 0)
- Fix CountdownRing initializer parameter mismatch
- Unwrap optional timer.duration in ShareableTimerManager and DataExportManager
- Add missing .event case to exhaustive switch
- Change CascadeWarning.scheduledTime from let to var
- Fix CalendarSyncManager CMTimer init (add elapsedBeforePause, remove non-existent params)
- Add missing UserNotifications import in SleepManager
- Remove parameterized App Intents phrases (iOS 26 restriction)
- Temporarily remove watchOS target dependency for iOS build
2026-03-19 14:22:50 -07:00
..
Accessibility fix(ios): resolve Swift compile errors for iOS 26 / Xcode 26 2026-03-19 14:22:50 -07:00
AppGroup feat(shared): add App Groups data layer for iOS/Watch/Widget communication 2026-02-27 22:01:24 -08:00
Calendar fix(ios): resolve Swift compile errors for iOS 26 / Xcode 26 2026-03-19 14:22:50 -07:00
Cloud fix(ios): resolve Swift compile errors for iOS 26 / Xcode 26 2026-03-19 14:22:50 -07:00
Data fix(ios): resolve Swift compile errors for iOS 26 / Xcode 26 2026-03-19 14:22:50 -07:00
Diagnostics refactor(ios): migrate CrashReporter to ByteLystPlatformSDK's BLCrashReporter 2026-02-28 22:38:55 -08:00
Gamification feat(gamification): add streak engine, focus score, badge definitions, and GamificationStore 2026-02-27 22:13:39 -08:00
Growth feat(growth): add referral program — unique codes, invite tracking, Pro reward months 2026-02-27 22:59:02 -08:00
Haptics docs: comprehensive roadmap update with all Phase 1 checkmarks and commit links 2026-02-27 21:11:39 -08:00
Location feat(location): add CoreLocation geofencing triggers + MapKit travel time intelligence 2026-02-27 22:35:48 -08:00
Notifications feat: add in-app toast system with notification fallback for denied permissions 2026-02-27 21:21:46 -08:00
Reschedule feat(reschedule): add AI reschedule engine with shift, skip, push, undo and smart suggestions 2026-02-27 22:13:27 -08:00
Sharing fix(ios): resolve Swift compile errors for iOS 26 / Xcode 26 2026-03-19 14:22:50 -07:00
Sleep fix(ios): resolve Swift compile errors for iOS 26 / Xcode 26 2026-03-19 14:22:50 -07:00
Store feat(sync): wire platform sync into timer and routine stores, extend fullSync for routines, add error/not-found pages 2026-02-28 20:24:53 -08:00
Theme feat: add settings link in dashboard header 2026-02-27 21:10:25 -08:00
TimerEngine fix(ios): resolve Swift compile errors for iOS 26 / Xcode 26 2026-03-19 14:22:50 -07:00
Wellness feat(wellness): add sleep manager (HealthKit, bedtime routine, smart alarm) + mood/energy check-in with weekly insights 2026-02-27 22:57:47 -08:00