Development Timeline
-
2026-05-01 - Initial setup (start)
Initial setup of the project (initially Cozy World) with basic reminder timers and layout settings.
Tags: Flutter, Dart, Mindfulness
-
2026-05-02 - Android notification setup (commit)
Added local notification scheduling for Android, enabled API desugaring, and configured permission steps.
Tags: Notifications, Android, Permissions
-
2026-05-09 - Google Fonts and backups (commit)
Added dynamic font loading for Merienda and Geist, and wrote text file import/export utilities.
Tags: Typography, Google Fonts, SharePlus
-
2026-05-09 - Rebrand and navigation refresh (commit)
Renamed files to Cozy Place, converted the main layout to tab-based navigation, and added a quick-creation input bar.
Tags: Branding, Navigation, Onboarding
-
2026-05-10 - Fuzzy search and archiving (milestone)
Integrated the fuzzy search library, replaced permanent deletion with an archive list, and handled background notification launch payloads.
Tags: Fuzzy Search, Archiving, Deep-linking