AEFeinstein / AEFeinstein/mtg-familiar

Add Recent Query Suggestions

Open
#495 2 comments 0 reactions 0 assignees View on GitHub
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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.