InstallerFragment: Relocate to settings instead of onboarding

* This makes onboarding minimal and only required screens are shown
* SessionInstaller is the recommended choice, user who needs a different can configure in settings
* Instead of showing minimal list, show installer fragment that contains more information
* Also show all installers like before

Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
This commit is contained in:
Aayush Gupta
2024-05-08 15:44:15 +05:30
parent 72ae9f5ec0
commit 196f9d00c5
57 changed files with 81 additions and 282 deletions

View File

@@ -235,7 +235,6 @@
<string name="installer_am_unavailable">התקן את מנהל האפליקציות או שנה סוג מתקין</string>
<string name="device_miui_title">זוהתה מערכת הפעלה של שיאומי!</string>
<string name="device_miui_subtitle">מתקין מקומי לא יכול להתקין אפליקציות בגלל אופטימיזציה של הממשק של שיאומי.</string>
<string name="onboarding_installer_select">בחר מתקין מתאים</string>
<string name="pref_dialog_to_apply_restart">ההגדרה תחול אחרי הפעלה מחדש של האפליקציה</string>
<string name="pref_install_mode_am">מתקין AM</string>
<string name="pref_install_mode_session">מתקין מערכת</string>