X-Git-Url: https://gitweb.stoutner.com/?a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Fxml%2Fpreferences.xml;h=5e72cfad002838644435d5f8dc4361aaca526172;hb=2bd8b7edef80b4b10cb809a198b4624c6c740c86;hp=f4dcff29fea5accdc5485a5237e01505e3098962;hpb=96cf5fae34ebc2ae7ca05322837a859943e19ba0;p=PrivacyBrowserAndroid.git diff --git a/app/src/main/res/xml/preferences.xml b/app/src/main/res/xml/preferences.xml index f4dcff29..5e72cfad 100644 --- a/app/src/main/res/xml/preferences.xml +++ b/app/src/main/res/xml/preferences.xml @@ -1,145 +1,145 @@ + 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 +184,55 @@ android:title="@string/full_screen" > - - + + + @@ -226,46 +243,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" /> + + + + + + + + + +