FilterPreference: Drop persistant search filter setting

Filters should persist for a single search only to ensure users can view all available
apps when starting a new search

Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
This commit is contained in:
Aayush Gupta
2024-06-10 15:53:57 +05:30
parent df90a8d8ed
commit 1fc5f3b87b
53 changed files with 15 additions and 110 deletions

View File

@@ -237,8 +237,6 @@
<string name="pref_network_title">Rede</string>
<string name="pref_insecure_anonymous_title">Sessão anônima insegura</string>
<string name="pref_insecure_anonymous_summary">Gerar o ID do GSF localmente no dispositivo</string>
<string name="pref_filter_search_title">Usar um filtro de pesquisa temporário</string>
<string name="pref_filter_search_summary">Os filtros de pesquisa são redefinidos em cada pesquisa. Desative para salvar os filtros de pesquisa</string>
<string name="details_no_app_match">Nenhum app correspondente encontrado</string>
<string name="pref_ui_similar_apps">Apps relacionados ou semelhantes</string>
<string name="pref_ui_layout_tab">Aba padrão</string>