X-Git-Url: https://gitweb.stoutner.com/?p=PrivacyBrowserAndroid.git;a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Fxml%2Fpreferences.xml;h=6bb415e24b59ab5ed6c47dd033e5cf529956032e;hp=d7e096b1b890788e84aa1ceba2c9909203229bed;hb=9e11e18f4775c6bdd41f752f3baa290a0b50621d;hpb=792956e409a0a191f0e1a2da9bdc9c46941215ca diff --git a/app/src/main/res/xml/preferences.xml b/app/src/main/res/xml/preferences.xml index d7e096b1..6bb415e2 100644 --- a/app/src/main/res/xml/preferences.xml +++ b/app/src/main/res/xml/preferences.xml @@ -1,120 +1,151 @@ + along with Privacy Browser Android. If not, see . --> + + - - - + + android:key="blocklists" + android:title="@string/blocklists" > + + + + + + + + + + + + + - + - + - + + android:defaultValue="@string/search_default_value" + android:icon="@drawable/search" /> + + + + + + + @@ -141,54 +190,55 @@ android:title="@string/full_screen" > - - + + + @@ -199,40 +249,79 @@ android:title="@string/general" > + 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" />