compose: Initial migration of AppDetails* logic to compose [2/*]

Deprecate setting to hide similar and related apps as they will be always
listed in the suggestions pane on widescreen devices

Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
This commit is contained in:
Aayush Gupta
2025-04-28 14:16:26 +08:00
parent f6f858e9f5
commit 097f5a7375
111 changed files with 1108 additions and 2571 deletions

View File

@@ -212,7 +212,6 @@
<string name="toast_manual_unavailable">要求したバージョン番号は利用できません。</string>
<string name="toast_manual_available">おめでとう!要求したバージョンコードが利用できます。ダウンロード中。</string>
<string name="title_manual_download">手動ダウンロード</string>
<string name="pref_ui_similar_apps_desc">類似のアプリをアプリ詳細ページに表示する</string>
<string name="pref_ui_similar_apps">類似のアプリ</string>
<string name="pref_ui_no_for_you_desc">ホーム画面におすすめページを表示する</string>
<string name="pref_ui_no_for_you">おすすめページ</string>