X-Git-Url: https://gitweb.stoutner.com/?a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Fxml%2Fpreferences.xml;h=5e72cfad002838644435d5f8dc4361aaca526172;hb=2bd8b7edef80b4b10cb809a198b4624c6c740c86;hp=160536dfc0512164de0c3d9abdee8ee71d513c80;hpb=8ca39b63e2d15fbb6828e255be4e0b5493c744ce;p=PrivacyBrowserAndroid.git diff --git a/app/src/main/res/xml/preferences.xml b/app/src/main/res/xml/preferences.xml index 160536df..5e72cfad 100644 --- a/app/src/main/res/xml/preferences.xml +++ b/app/src/main/res/xml/preferences.xml @@ -1,120 +1,145 @@ + along with Privacy Browser Android. If not, see . --> + + - - - + + android:entries="@array/translated_user_agent_names" + android:entryValues="@array/user_agent_names" + 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" /> + + + + + + + @@ -141,54 +184,55 @@ android:title="@string/full_screen" > - - + + + @@ -199,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" /> + + + + + + + + + +