AEFeinstein / AEFeinstein/mtg-familiar
Add Recent Query Suggestions
Ouverte
enhancement
- Langage dominant
- HTML
- Étoiles
- 306
- Forks
- 79
- Métriques de merge des PR
- Aucune PR mergée en 30 j
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
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Évaluation
Cette issue n'a pas encore été évaluée.