X-Git-Url: https://gitweb.stoutner.com/?p=PrivacyBrowserAndroid.git;a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Fxml%2Fpreferences.xml;h=4957727ce100643c1ffe067d966a12902c1470d3;hp=160536dfc0512164de0c3d9abdee8ee71d513c80;hb=a156c3942ca31a1afca3271245cc2bda7ed5aed8;hpb=8ca39b63e2d15fbb6828e255be4e0b5493c744ce diff --git a/app/src/main/res/xml/preferences.xml b/app/src/main/res/xml/preferences.xml index 160536df..4957727c 100644 --- a/app/src/main/res/xml/preferences.xml +++ b/app/src/main/res/xml/preferences.xml @@ -1,77 +1,74 @@ + 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" /> + + + + + + + @@ -147,20 +196,14 @@ android:defaultValue="false" /> - - + + + + android:icon="@drawable/home" /> - + + + android:key="open_intents_in_new_tab" + android:title="@string/open_intents_in_new_tab" + android:summary="@string/open_intents_in_new_tab_summary" + android:defaultValue="true" /> + + + + + + + + + +