X-Git-Url: https://gitweb.stoutner.com/?a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Fxml%2Fpreferences.xml;h=fe3a144005b9ab24ca64f5436597a77a17641273;hb=e181e7bccc149dc4a839697a6e0417d7b9c54948;hp=759bcbada2c509edfb0d9cc3494024bf1f5f495f;hpb=49e94a767e452d451a722bbb068e46458e404ed9;p=PrivacyBrowserAndroid.git diff --git a/app/src/main/res/xml/preferences.xml b/app/src/main/res/xml/preferences.xml index 759bcbad..fe3a1440 100644 --- a/app/src/main/res/xml/preferences.xml +++ b/app/src/main/res/xml/preferences.xml @@ -1,7 +1,7 @@ @@ -56,16 +57,16 @@ + + + android:key="blocklists" + android:title="@string/blocklists" > + + + + + + + + + + + @@ -123,7 +159,7 @@ + android:defaultValue="@string/tor_search_default_value" /> - - @@ -151,15 +185,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 +206,14 @@ android:defaultValue="false" /> - - + + + + android:title="@string/swipe_to_refresh" + android:summary="@string/swipe_to_refresh_summary" + android:defaultValue="true" /> + + + +