TobiasBielefeld / Simple-Search

[Android] Simple search app with a widget
GNU General Public License v3.0
41 stars 15 forks source link

Feature Request: filter search history by current query #18

Open bannisdale opened 5 years ago

bannisdale commented 5 years ago

At the moment, the search history is static and sorted chronologically:

Apples Bananas Pineapples Strawberries Blueberries

This doesn't change when a query is typed:

Apple < Apples Bananas Pineapples Strawberries Blueberries

So I would like the search history to be filtered by the current query

App < Apples Pineapples