feat: recent searches history in SearchScreen (U3) #47

Merged
guettlibot merged 1 commits from task/u3-recent-searches into main 2026-05-14 08:51:29 +00:00
1 Commits
Author SHA1 Message Date
Thomas SharedInboxandClaude Sonnet 4.6 fb668b0ad7 feat: recent searches history in SearchScreen (U3)
Store last 10 search queries in a new search_history_entries DB table
(schema v27). Show them as chips below the search field when it is
focused and empty; tapping a chip re-runs the search. Add a "Clear"
button to wipe all history.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-14 10:50:26 +02:00