X-Git-Url: https://gitweb.stoutner.com/?a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Fxml%2Fpreferences.xml;h=4549040a27a32f1bd34a79ec3c87ad36d627e797;hb=69b0fea4c49422f5e3c377994c4cf249bdc5a434;hp=2263b0c4780551667884785b01ace6e9d02fdbf0;hpb=f82135d919d64d4909c37c79a18e14ceba802579;p=PrivacyBrowserAndroid.git diff --git a/app/src/main/res/xml/preferences.xml b/app/src/main/res/xml/preferences.xml index 2263b0c4..4549040a 100644 --- a/app/src/main/res/xml/preferences.xml +++ b/app/src/main/res/xml/preferences.xml @@ -1,7 +1,7 @@ + android:entries="@array/translated_user_agent_names" + android:entryValues="@array/user_agent_names" + android:defaultValue="Privacy Browser" + android:icon="?attr/userAgentIcon" /> - - + + + + + + + + + + + + + + + + + + android:title="@string/search" > + android:icon="?attr/searchIcon" /> + + + android:title="@string/full_screen" > + + + + + + + + + + + + + @@ -166,8 +241,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