{SplashFragment|NetworkPreference}: Updates to AuthData building

* Always generate GSF ID on device regardless of login type
* Switch to new method for building AuthData

Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
This commit is contained in:
Aayush Gupta
2024-07-15 15:32:52 +07:00
parent 74f3b8e563
commit 04e2e69c54
62 changed files with 34 additions and 274 deletions

View File

@@ -229,8 +229,6 @@
<string name="toast_purchase_blocked">App-Käufe sind für anonyme Konten nicht verfügbar.</string>
<string name="insecure_anonymous_apply">Bitte neu anmelden und die App neu starten, um die Änderungen zu übernehmen.</string>
<string name="pref_network_title">Netzwerk</string>
<string name="pref_insecure_anonymous_title">Unsichere anonyme Sitzungen</string>
<string name="pref_insecure_anonymous_summary">GSF-ID lokal auf dem Gerät generieren</string>
<string name="pref_ui_similar_apps_desc">Ähnliche und verwandte Apps in der App-Detailansicht anzeigen</string>
<string name="pref_ui_similar_apps">Ähnliche Apps</string>
<string name="pref_ui_no_for_you_desc">»Für dich«-Tab auf der Startseite anzeigen</string>
@@ -253,7 +251,6 @@
<string name="notification_channel_updater_service">Service zum Download von Apps im Hintergrund</string>
<string name="app_updater_service_notif_title">Download von Apps im Hintergrund</string>
<string name="app_updater_service_notif_text">Ermöglicht den Download von Apps im Hintergrund</string>
<string name="account_anonymous_insecure">Anonym (unsicher)</string>
<string name="installer_am_unavailable">Diese Methode ist für Installationen nicht verfügbar. Den »App Manager« installieren oder die Installationsmethode ändern.</string>
<string name="pref_install_mode_am">Mit App Manager</string>
<string name="ui_accent_1">Blau</string>