X-Git-Url: https://gitweb.stoutner.com/?p=PrivacyBrowserAndroid.git;a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Fxml%2Fpreferences.xml;h=9291837ea8c649bf5fc966f7ff003f917dd3725e;hp=ace949a9b597d983479e871665eaf255a42c68e3;hb=8d4d8f41d729dd0354d12fd99bd7d91b436feee5;hpb=0a5d2eabceeafb49a957598538aa74d4f11dfce0 diff --git a/app/src/main/res/xml/preferences.xml b/app/src/main/res/xml/preferences.xml index ace949a9..9291837e 100644 --- a/app/src/main/res/xml/preferences.xml +++ b/app/src/main/res/xml/preferences.xml @@ -1,7 +1,7 @@ @@ -58,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="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" /> - + - - - - - + - - + + + + + + + @@ -180,20 +194,14 @@ android:defaultValue="false" /> - - + + + - + + + + + - + + + + android:key="wide_viewport" + android:title="@string/wide_viewport_preference" + android:summary="@string/wide_viewport_summary" + android:defaultValue="true" />