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_ui_no_for_you">For You 页面</string>
<string name="pref_ui_layout_tab">选择默认标签</string>
<string name="pref_ui_layout">布局</string>
<string name="pref_filter_search_title">使用非永久性搜索过滤器</string>
<string name="pref_filter_search_summary">搜索过滤器会在每次搜索时重置。 关闭以保存搜索过滤器</string>
<string name="pref_common_extra">附加</string>
<string name="details_no_app_match">没找到匹配的应用</string>
<string name="toast_manual_available">恭喜,你请求的版本代码可用,现在下载。</string>