docs(roadmap): mark Google Calendar integration complete for Android

This commit is contained in:
saravanakumardb1 2026-02-27 23:18:05 -08:00
parent 31d1668ce8
commit 831fcfadd0

View File

@ -801,7 +801,7 @@ ChronoMind ships in **5 phases over ~6 months**, from web MVP to full cross-plat
- [x] Quick Settings tile: `QuickTimerTileService` — one-tap to create timer
- [x] Persistent notification: `TimerForegroundService` with stop action
- [ ] DND integration: timer-aware Do Not Disturb (deferred)
- [ ] Google Calendar integration (CalendarContract) (deferred)
- [x] Google Calendar integration (`CalendarSyncManager` via `CalendarContract`)
### Week 18-19: Wear OS + Polish