X-Git-Url: https://gitweb.stoutner.com/?p=PrivacyBrowserAndroid.git;a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Fxml%2Fpreferences.xml;h=8aed86614520f09a84619b93d05db4e7d78a2778;hp=ecf94094280d10afa979406ed694d24b54591406;hb=4c00dd29a0a8592dff337d8b01870f06134c070b;hpb=1719b39d1169ecdb32c53a4f42cc750d5b9237ab diff --git a/app/src/main/res/xml/preferences.xml b/app/src/main/res/xml/preferences.xml index ecf94094..8aed8661 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" /> - + - - - - - + - - + + + + + + + @@ -193,15 +194,9 @@ android:defaultValue="false" /> - - @@ -227,12 +222,19 @@ android:summary="@string/clear_dom_storage_summary" android:defaultValue="true" /> + + + - + + + + + - + + + + android:key="wide_viewport" + android:title="@string/wide_viewport_preference" + android:summary="@string/wide_viewport_summary" + android:defaultValue="true" />