X-Git-Url: https://gitweb.stoutner.com/?p=PrivacyBrowserAndroid.git;a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Fxml%2Fpreferences.xml;h=1bdbd183b285f270667321dc0ffd82986a8e116f;hp=759bcbada2c509edfb0d9cc3494024bf1f5f495f;hb=1b27ac6f2b7c046945fc97e2aff9adbde8a152ce;hpb=49e94a767e452d451a722bbb068e46458e404ed9 diff --git a/app/src/main/res/xml/preferences.xml b/app/src/main/res/xml/preferences.xml index 759bcbad..1bdbd183 100644 --- a/app/src/main/res/xml/preferences.xml +++ b/app/src/main/res/xml/preferences.xml @@ -1,22 +1,22 @@ + along with Privacy Browser Android. If not, see . --> - - + @@ -56,16 +51,16 @@ + android:entries="@array/translated_user_agent_names" + android:entryValues="@array/user_agent_names" + android:defaultValue="@string/user_agent_default_value" + android:icon="@drawable/user_agent" /> + android:key="blocklists" + android:title="@string/blocklists" > + + + + + + + android:key="url_modification" + android:title="@string/url_modification" > + android:key="google_analytics" + android:title="@string/google_analytics" + android:summary="@string/google_analytics_summary" + android:defaultValue="true" /> - + - - - - - + + android:defaultValue="@string/search_default_value" + android:icon="@drawable/search" /> - - + + + + + + + @@ -174,20 +194,14 @@ android:defaultValue="false" /> - - + + + + android:icon="@drawable/home" /> - + + + + + + + + + + - + + + + android:key="wide_viewport" + android:title="@string/wide_viewport_preference" + android:summary="@string/wide_viewport_summary" + android:defaultValue="true" />