{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

@@ -145,8 +145,6 @@
<string name="pref_install_mode_native">原生安裝器(已棄用)</string>
<string name="pref_install_delete_title">安裝後刪除 APK</string>
<string name="pref_install_delete_summary">已下載的 APK 將在安裝後立即刪除</string>
<string name="pref_insecure_anonymous_title">不安全的匿名階段</string>
<string name="pref_insecure_anonymous_summary">在本地裝置上產生 Google 服務代碼</string>
<string name="pref_filter_google_title">過濾 Google 應用程式</string>
<string name="pref_filter_google_summary">在更新與已安裝的應用程式中,忽略所有 Google 應用程式</string>
<string name="pref_filter_fdroid_title">過濾 F-Droid 應用程式</string>
@@ -254,7 +252,6 @@
<string name="about_bhim">BHIM - UPI</string>
<string name="ui_accent_2">紫紅色</string>
<string name="download_progress">正在下載 • <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="account_anonymous_insecure">匿名(不安全)</string>
<string name="ui_accent_1">藍色</string>
<string name="pref_ui_theme_darkord">Discord</string>
<string name="rate_limited">哎呀,此帳戶已達到速率限制!</string>