| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-07-16 | docs: fix exclusive all-day end-date bug in multi-day plan's Android task | Peter Stone | |
| MD-Task 2's review caught that Google Calendar's all-day End.Date is exclusive (a single-day all-day event's End is one day past its own day), which isMultiDayEvent/multiDayVariant didn't account for. Task 4 (Android, not yet implemented) had the same flaw copied into its Kotlin code -- fixed here before dispatching, mirroring the Go-side fix. | |||
| 2026-07-16 | docs: add multi-day calendar events implementation plan | Peter Stone | |
