Drop unused preferences and variables

Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
This commit is contained in:
Aayush Gupta
2024-05-08 14:51:10 +05:30
parent a38d2dca46
commit 6cba36f2e3
53 changed files with 0 additions and 216 deletions

View File

@@ -215,8 +215,6 @@
<string name="pref_filter_search_title">"Use non-persistent search filter"</string>
<string name="pref_insecure_anonymous_summary">"Generate GSF ID locally on device"</string>
<string name="pref_insecure_anonymous_title">"Insecure anonymous session"</string>
<string name="pref_install_auto_summary">"Apps are installed instantly after download completes"</string>
<string name="pref_install_auto_title">"Auto install APKs after download"</string>
<string name="pref_install_delete_summary">Downloaded APKs will be deleted immediately after installation</string>
<string name="pref_install_delete_title">"Delete APK post-install"</string>
<string name="pref_install_mode_am">AM installer</string>
@@ -227,8 +225,6 @@
<string name="pref_install_mode_session">"Session installer"</string>
<string name="pref_install_mode_summary">"Select mode of APK installation"</string>
<string name="pref_install_mode_title">"Installation method"</string>
<string name="pref_install_profile_summary">"Select the target profile to install apps to. Only works with the root installation method"</string>
<string name="pref_install_profile_title">"Installation profiles (Experimental)"</string>
<string name="pref_vending_version_title">Google Play Version</string>
<string name="pref_vending_version_device">Default (from device config)</string>
<string name="pref_network_title">"Networking"</string>