X-Git-Url: https://gitweb.stoutner.com/?p=PrivacyBrowserAndroid.git;a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Fxml%2Fpreferences.xml;h=5d1abb9b943d2c398290b1eef16f1e9fb24a857a;hp=af3e7a50d204ef57960795deb41c9a81f5662193;hb=0b2da52fc661cf302cd94105620e54340d269f1d;hpb=b4ad3d976ddc7902546f820df9d8e0e3172b7c69 diff --git a/app/src/main/res/xml/preferences.xml b/app/src/main/res/xml/preferences.xml index af3e7a50..5d1abb9b 100644 --- a/app/src/main/res/xml/preferences.xml +++ b/app/src/main/res/xml/preferences.xml @@ -1,22 +1,22 @@ + along with Privacy Browser Android. If not, see . --> - - + android:icon="@drawable/user_agent" /> - - + + + android:key="url_modification" + android:title="@string/url_modification" > - - - - + android:key="tracking_queries" + android:title="@string/tracking_queries" + android:summary="@string/tracking_queries_summary" + android:defaultValue="true" /> - + + android:icon="@drawable/search" /> + + + + + + + @@ -224,6 +223,12 @@ android:summary="@string/clear_form_data_summary" android:defaultValue="true" /> + + + android:icon="@drawable/home" /> - + + android:inputType="number" + android:icon="@drawable/font_size" /> + + + + - + - + + android:key="wide_viewport" + android:title="@string/wide_viewport_preference" + android:summary="@string/wide_viewport_summary" + android:defaultValue="true" />