UpdatePreferences: Drop Google apps filter

Doesn't covers all possible apps nor makes sense as lot of
android core system apps are developed by Google. Users should
blacklist apps manually which they don't want to be updated instead.

Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
This commit is contained in:
Aayush Gupta
2024-11-21 13:33:28 +07:00
parent 277198762b
commit b7cf4c5918
59 changed files with 63 additions and 198 deletions

View File

@@ -182,8 +182,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_filter_google_title">Фільтрувати застосунки Google</string>
<string name="pref_filter_google_summary">Ігнорувати застосунки Google з Оновлень та Встановлених застосунків</string>
<string name="onboarding_permission_installer_desc">Дозволити встановлення застосунків з Aurora Store</string>
<string name="onboarding_permission_installer">Дозвіл встановлювача</string>
<string name="onboarding_permission_esm">Менеджер зовнішнього сховища</string>