X-Git-Url: https://gitweb.stoutner.com/?p=PrivacyBrowserAndroid.git;a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Fxml%2Fpreferences.xml;h=4f3b1ff10b6fa2736210b72b6d7ce220b6a9b2c9;hp=4549040a27a32f1bd34a79ec3c87ad36d627e797;hb=8142ac5fc2489de735de4b6fa21a1eae733ccfce;hpb=69b0fea4c49422f5e3c377994c4cf249bdc5a434 diff --git a/app/src/main/res/xml/preferences.xml b/app/src/main/res/xml/preferences.xml index 4549040a..4f3b1ff1 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 . --> - - @@ -59,14 +53,14 @@ android:title="@string/user_agent" android:entries="@array/translated_user_agent_names" android:entryValues="@array/user_agent_names" - android:defaultValue="Privacy Browser" + android:defaultValue="@string/user_agent_default_value" android:icon="?attr/userAgentIcon" /> - - + + + + + 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" /> - + - - - - - + - - + + + + + + + @@ -187,15 +194,9 @@ android:defaultValue="false" /> - - @@ -221,12 +222,19 @@ android:summary="@string/clear_dom_storage_summary" android:defaultValue="true" /> + + + - + + + + + + + + + + +