feat: full event read (v0.6.0) + onboarding redesign, cut v1.0.0 #2

Merged
makiolaj merged 6 commits from feat/full-event-read-v0.6.0 into main 2026-06-11 07:28:17 +00:00
Showing only changes of commit e290c92d78 - Show all commits

View File

@@ -7,15 +7,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased] ## [Unreleased]
### Changed
- Redesigned the first-run grant-access screen — the onboarding a new user
sees. Material 3 Expressive layout: branded launcher-mark hero, an
app-name eyebrow, a benefit-led headline, three trust rows (on-device,
every calendar, no tracking) with tonal icon chips, a full-width filled CTA
with a trailing arrow, and a "Read-only · no internet permission" footnote
(the app declares only `READ_CALENDAR`). The denied/recovery state shares the
same shell with a lock-badged hero and Open-settings / Try-again actions
## [0.6.0] — 2026-06-11 ## [0.6.0] — 2026-06-11
### Added ### Added
@@ -40,6 +31,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
status fields; mappers + unit tests cover every new column's integer codes status fields; mappers + unit tests cover every new column's integer codes
### Changed ### Changed
- Redesigned the first-run grant-access screen — the onboarding a new user
sees. Material 3 Expressive layout: branded launcher-mark hero, an app-name
eyebrow, a benefit-led headline, three trust rows (on-device, every calendar,
no tracking) with tonal icon chips, a full-width filled CTA with a trailing
arrow, and a "Read-only · no internet permission" footnote (the app declares
only `READ_CALENDAR`). The denied/recovery state shares the same shell with a
lock-badged hero and Open-settings / Try-again actions
- `versionName`/`versionCode` bumped to 0.6.0 / 6 - `versionName`/`versionCode` bumped to 0.6.0 / 6
### Notes ### Notes