X-Git-Url: https://gitweb.stoutner.com/?p=PrivacyBrowserAndroid.git;a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Fxml%2Fpreferences.xml;h=4d1d5086be5e3acf2c32efad9c9c60c30c63ea76;hp=55547577ef374f85aca51f97fd9779bf88e9d6f5;hb=cd609c9888924549c03cd6509ed889cdb052d5bb;hpb=012e5595c82d6e8d0b8a46f1ef18a02a56341182 diff --git a/app/src/main/res/xml/preferences.xml b/app/src/main/res/xml/preferences.xml index 55547577..4d1d5086 100644 --- a/app/src/main/res/xml/preferences.xml +++ b/app/src/main/res/xml/preferences.xml @@ -1,7 +1,7 @@ @@ -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" /> - + - - - - - + - - + + + + + + + @@ -181,15 +194,9 @@ android:defaultValue="false" /> - - @@ -215,12 +222,19 @@ android:summary="@string/clear_dom_storage_summary" android:defaultValue="true" /> + + + - + + + + + + + + + + +