AEFeinstein / AEFeinstein/mtg-familiar
Add Recent Query Suggestions
Open
enhancement
- Dominant language
- HTML
- Stars
- 307
- Forks
- 80
- Avg merge
- 14h 41m
- Merged PRs (30d)
- 1
Description
Modify `CardSearchProvider` to return a cursor with recent queries when a search is performed. I think this requires creating a new database table for recent queries and returning a cursor to that table's columns when there is no text to suggest with yet.
It also requires saving queries to that table whenever a search by name is performed from anywhere.
Android documentation: https://developer.android.com/guide/topics/search/adding-recent-query-suggestions.html
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.