X-Git-Url: https://gitweb.stoutner.com/?p=PrivacyBrowserAndroid.git;a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Fxml%2Fpreferences.xml;h=4957727ce100643c1ffe067d966a12902c1470d3;hp=fbfb633e77303a477790bf1e0419a47957a1dab3;hb=a156c3942ca31a1afca3271245cc2bda7ed5aed8;hpb=769080e49f5ea89cc334cfa43fd651b0ec6c791f diff --git a/app/src/main/res/xml/preferences.xml b/app/src/main/res/xml/preferences.xml index fbfb633e..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="@string/wide_viewport_key" + android:title="@string/wide_viewport_preference" + android:summary="@string/wide_viewport_summary" + android:defaultValue="true" />