feat: full-text event search #33
Reference in New Issue
Block a user
Delete Branch "feat/event-search"
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 full-text event search reached from a magnifier in each calendar screen's top bar.
Builds clean (compileDebugKotlin / lintDebug / testDebugUnitTest / assembleDebug). Verified on-device (Pixel 10).
Note: touches CalendarHost.kt, which the QS-tile branch (#32) also edits — a small merge may be needed depending on merge order.