feat: 'New event' Quick Settings tile #32
Reference in New Issue
Block a user
Delete Branch "feat/qs-tile-new-event"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Adds a Quick Settings tile for fast event creation, plus an in-app prompt to add it.
Also fixes a pre-existing navigation bug (commit 2): an external new-event/open-date request (tile, launcher shortcut, or widget) rendered underneath an open Settings/calendar-manager overlay, since those are drawn above the form in the Box. Now the covering overlays are dismissed when such a request is handled, so the destination is revealed on top — fixing it for the shortcut and widget too.
Builds clean (compileDebugKotlin / assembleDebug). Verified on-device (Pixel 10), including the overlay-dismiss fix from Settings.