X-Git-Url: https://gitweb.stoutner.com/?p=PrivacyBrowserAndroid.git;a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Fxml%2Fpreferences.xml;h=6bb415e24b59ab5ed6c47dd033e5cf529956032e;hp=f4dcff29fea5accdc5485a5237e01505e3098962;hb=9e11e18f4775c6bdd41f752f3baa290a0b50621d;hpb=96cf5fae34ebc2ae7ca05322837a859943e19ba0 diff --git a/app/src/main/res/xml/preferences.xml b/app/src/main/res/xml/preferences.xml index f4dcff29..6bb415e2 100644 --- a/app/src/main/res/xml/preferences.xml +++ b/app/src/main/res/xml/preferences.xml @@ -1,145 +1,151 @@ + along with Privacy Browser Android. If not, see . --> + + - - - + + android:defaultValue="@string/user_agent_default_value" + android:icon="@drawable/user_agent" /> + + + android:key="blocklists" + android:title="@string/blocklists" > - - + + + + - + - - - - - + + + + android:defaultValue="@string/search_default_value" + android:icon="@drawable/search" /> - - + + + + + + + @@ -168,54 +190,55 @@ android:title="@string/full_screen" > - - + + + @@ -226,46 +249,79 @@ android:title="@string/general" > + android:icon="@drawable/home" /> - + + + android:key="@string/open_intents_in_new_tab_key" + android:title="@string/open_intents_in_new_tab" + android:summary="@string/open_intents_in_new_tab_summary" + android:defaultValue="true" /> + + + + + + + + + +