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

@@ -241,8 +241,6 @@
<string name="pref_ui_no_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="details_no_app_match">アプリが見つかりませんでした</string>
<string name="action_check">確認</string>
<string name="dialog_desc_native_split">ネイティブインストーラーではバンドル(分割された)アプリをインストールできません。インストーラーをセッション、Service、Root のいずれかに変更してください。</string>