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:
@@ -24,7 +24,6 @@
|
||||
<string name="onboarding_welcome_select">Comment ça va \?</string>
|
||||
<string name="onboarding_title_welcome">Bienvenue</string>
|
||||
<string name="onboarding_title_installer">Installateur</string>
|
||||
<string name="onboarding_installer_select">Sélectionnez un installateur approprié</string>
|
||||
<string name="notification_channel_general">Notification générale</string>
|
||||
<string name="pref_app_download">Téléchargements</string>
|
||||
<string name="pref_filter_fdroid_title">Filtrer les applications F-droid</string>
|
||||
|
||||
Reference in New Issue
Block a user