X-Git-Url: https://gitweb.stoutner.com/?p=PrivacyBrowserAndroid.git;a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Fxml%2Fpreferences.xml;h=ace949a9b597d983479e871665eaf255a42c68e3;hp=da445d14c2075d419b32f702eee4614376002557;hb=0a5d2eabceeafb49a957598538aa74d4f11dfce0;hpb=9133910bd316f6a50d478c26283c2cc5447483a7 diff --git a/app/src/main/res/xml/preferences.xml b/app/src/main/res/xml/preferences.xml index da445d14..ace949a9 100644 --- a/app/src/main/res/xml/preferences.xml +++ b/app/src/main/res/xml/preferences.xml @@ -1,7 +1,7 @@ - - + + + + + + + + + + + + + + + + android:title="@string/search" > + android:defaultValue="https://duckduckgo.com/html/?q=" + android:icon="?attr/searchIcon" /> + + + android:title="@string/full_screen" > + + + + + + + + + + + + + @@ -165,8 +234,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