X-Git-Url: https://gitweb.stoutner.com/?a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Fxml%2Fpreferences.xml;h=3bae796fd392832c72b38270b5297bb80bf0b545;hb=01d647c09b892384e0b42e86b000b5cb858f7a2b;hp=f4dcff29fea5accdc5485a5237e01505e3098962;hpb=96cf5fae34ebc2ae7ca05322837a859943e19ba0;p=PrivacyBrowserAndroid.git diff --git a/app/src/main/res/xml/preferences.xml b/app/src/main/res/xml/preferences.xml index f4dcff29..3bae796f 100644 --- a/app/src/main/res/xml/preferences.xml +++ b/app/src/main/res/xml/preferences.xml @@ -1,7 +1,7 @@ @@ -58,14 +59,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" /> - + - - - - - + - - + + + + + + + @@ -174,20 +206,14 @@ android:defaultValue="false" /> - - + - + + + + android:title="@string/swipe_to_refresh" + android:summary="@string/swipe_to_refresh_summary" + android:defaultValue="true" /> + + + + + +