Commit Graph

5 Commits

Author SHA1 Message Date
saravanakumardb1
5e8c46b5f3 fix(ios): correct iPad sidebar filter closure indentation 2026-03-21 20:56:58 -07:00
saravanakumardb1
39f8a70b6b feat(ios): gate Focus tab behind focus_mode_enabled feature flag 2026-03-21 20:39:56 -07:00
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
saravanakumardb1
be0e8748b2 feat(ipad): adaptive layout — NavigationSplitView sidebar + timer detail side panel on iPad 2026-02-27 22:20:15 -08:00
saravanakumardb1
815e1cd7fe docs: comprehensive roadmap update with all Phase 1 checkmarks and commit links 2026-02-27 21:11:39 -08:00