X-Git-Url: https://gitweb.stoutner.com/?p=PrivacyBrowserAndroid.git;a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Fxml%2Fpreferences.xml;h=b211879fda6799fbee3e0282990b2bbc9b5cba30;hp=f4dcff29fea5accdc5485a5237e01505e3098962;hb=c0f2dcca77fffd804c90cee5103795fc3849112b;hpb=96cf5fae34ebc2ae7ca05322837a859943e19ba0 diff --git a/app/src/main/res/xml/preferences.xml b/app/src/main/res/xml/preferences.xml index f4dcff29..b211879f 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" > + + + + + + + + + + + + + @@ -123,7 +165,7 @@ + android:defaultValue="@string/tor_search_default_value" /> - - @@ -151,15 +191,13 @@ android:title="@string/search" android:entries="@array/search_entries" android:entryValues="@array/search_entry_values" - android:defaultValue="https://duckduckgo.com/html/?q=" + android:defaultValue="@string/search_default_value" android:icon="?attr/searchIcon" /> - - @@ -174,20 +212,14 @@ android:defaultValue="false" /> - - + + + + android:title="@string/swipe_to_refresh" + android:summary="@string/swipe_to_refresh_summary" + android:defaultValue="true" /> + + + +