Drop default tab feature

Similar to quick exit, this now causes issue considering there are multiple
navigation destinations available.

In any case, the destinations are just one click away and people who liked
updates fragment as default tab can also rest easy since we have updates
notifications implemented that let's us open the tab by default.

Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
This commit is contained in:
Aayush Gupta
2023-07-06 18:23:40 +05:30
parent 580f1ed40f
commit 6ab3e4b40d
52 changed files with 0 additions and 126 deletions

View File

@@ -264,8 +264,6 @@
<string name="pref_ui_similar_apps">似たアプリ</string>
<string name="pref_ui_no_for_you_desc">ホーム画面におすすめページを表示する</string>
<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>