X-Git-Url: https://gitweb.stoutner.com/?p=PrivacyBrowserAndroid.git;a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Fxml%2Fpreferences.xml;h=0348df7fb0fb0ed4272a6631a28e2233f4e131cd;hp=da445d14c2075d419b32f702eee4614376002557;hb=6ccecb3374c1988aef2650a87dac20923ce3aa2f;hpb=9133910bd316f6a50d478c26283c2cc5447483a7 diff --git a/app/src/main/res/xml/preferences.xml b/app/src/main/res/xml/preferences.xml index da445d14..0348df7f 100644 --- a/app/src/main/res/xml/preferences.xml +++ b/app/src/main/res/xml/preferences.xml @@ -1,7 +1,7 @@ - - + + + + + + + + + + + @@ -100,7 +123,7 @@ + + + android:title="@string/search" > + android:defaultValue="https://duckduckgo.com/html/?q=" + android:icon="?attr/searchIcon" /> + + + android:title="@string/full_screen" > + + + + + + + + + + + + + @@ -165,8 +228,9 @@ + android:defaultValue="https://duckduckgo.com/?kao=-1&kak=-1" + android:inputType="textUri" + android:icon="?attr/homepageIcon" /> + android:icon="?attr/fontSizeIcon" /> + android:title="@string/swipe_to_refresh_preference" + android:summary="@string/swipe_to_refresh_summary" + android:defaultValue="true" /> + + + + + + \ No newline at end of file