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:
@@ -52,13 +52,6 @@
|
||||
app:summary="@string/pref_filter_fdroid_summary"
|
||||
app:title="@string/pref_filter_fdroid_title" />
|
||||
|
||||
<SwitchPreferenceCompat
|
||||
app:defaultValue="false"
|
||||
app:iconSpaceReserved="false"
|
||||
app:key="PREFERENCE_FILTER_GOOGLE"
|
||||
app:summary="@string/pref_filter_google_summary"
|
||||
app:title="@string/pref_filter_google_title" />
|
||||
|
||||
<SwitchPreferenceCompat
|
||||
app:defaultValue="false"
|
||||
app:iconSpaceReserved="false"
|
||||
|
||||
Reference in New Issue
Block a user