All checks were successful
CI / ci (push) Successful in 12m21s
Plan to surface every readable CalendarContract field (reminders, status, availability, attendee role + self-status, timezone, URL, access level) in the detail view before write support. Recurrence-override badges and CATEGORIES/ATTACH stay out (the former folds into v2, the latter is a provider limitation). Noted only — implementation comes later. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
1.8 KiB
1.8 KiB
Calendula — Current State
Last updated: 2026-06-10
Status
Milestone: v0.5 — Calendar filter (M3) + Settings (M4) (complete)
Phase: All V1 screens done. Jump-to-date (date-picker half of M2) cut from
scope. Next up is v0.6 — full event read (surface every readable
CalendarContract field) — then a polish/QA pass before v1.0
Progress
- Design spec written and committed (
docs/superpowers/specs/2026-06-08-calendar-app-design.md) - V1 design decisions resolved (App name "Calendula", icon, seed color)
- Plan 01 written and executed — foundation lands (theme, icon, i18n, Hilt, DataStore, CI green)
- Plan 02 written and executed — data layer + permission flow + debug screen
- Month view (S1) — 6-week grid, event dots, today marker, swipe nav, three states (replaces debug screen)
- Week view (S2) — time schedule with overlap-resolved lanes, all-day strip, swipe nav, three states
- Day view (S3) — single-column slice reusing the week layout
- View-switcher (M1) wired — cycles Month ↔ Week ↔ Day
- Event-detail screen (S4) — full-screen, humanized recurrence
- Filter sheet (M3) — per-calendar visibility, grouped by account, persisted, applied centrally in the repository
- Settings (M4) — appearance (theme, dynamic colour, week start), language (per-app locales), about
- [~] Jump-to-date (M2) — cut from scope; "Today" half shipped in v0.5, date-picker dropped
Next
- v0.6 — full event read: reminders, status, availability, attendee role +
self-status, timezone (when it differs), URL, access level. Read the
CalendarContractcolumns we don't yet pull and show them in the detail view. (Planned, not started — implement another day.) - UI polish / QA pass across all views before v1.0
- F-Droid release of v1.0