From 831fcfadd006ffc1fe59b3c43052fe6f28c3884d Mon Sep 17 00:00:00 2001 From: saravanakumardb1 Date: Fri, 27 Feb 2026 23:18:05 -0800 Subject: [PATCH] docs(roadmap): mark Google Calendar integration complete for Android --- docs/roadmap.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/roadmap.md b/docs/roadmap.md index 2c80a13..029fec0 100644 --- a/docs/roadmap.md +++ b/docs/roadmap.md @@ -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