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

@@ -138,7 +138,6 @@
<string name="download_canceled">Anulat</string>
<string name="download_progress">Se descarcă • <xliff:g id="completed_downloads">%1$d</xliff:g> / <xliff:g id="all_downloads">%2$d</xliff:g><xliff:g id="speed">%3$s</xliff:g></string>
<string name="filter_review_all">Toate</string>
<string name="onboarding_installer_select">Selectează un instalator potrivit</string>
<string name="filter_review_two">Două</string>
<string name="installer_root_unavailable">Nu există acces root. Acordă-l sau schimbă programul de instalare.</string>
<string name="installer_status_failure_invalid">APK nevalid sau deteriorat</string>