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:
@@ -123,7 +123,6 @@
|
||||
<string name="onboarding_title_welcome">Willkommen</string>
|
||||
<string name="onboarding_title_permissions">Berechtigungen</string>
|
||||
<string name="onboarding_permission_select">Bitte die erforderlichen Berechtigungen erteilen</string>
|
||||
<string name="onboarding_installer_select">Eine passende Methode auswählen</string>
|
||||
<string name="notification_channel_general">Allgemeine Benachrichtigung</string>
|
||||
<string name="notification_channel_alert">Kurzbenachrichtigung</string>
|
||||
<string name="dialog_title_self_update">Neues Update verfügbar</string>
|
||||
|
||||
Reference in New Issue
Block a user