X-Git-Url: https://gitweb.stoutner.com/?p=PrivacyBrowserAndroid.git;a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Fxml%2Fpreferences.xml;h=4f3b1ff10b6fa2736210b72b6d7ce220b6a9b2c9;hp=6176de6067347fe73c455b332f9d33770a8c0daf;hb=8142ac5fc2489de735de4b6fa21a1eae733ccfce;hpb=be5c6472390dd054ffb15593388bc103944a99e4 diff --git a/app/src/main/res/xml/preferences.xml b/app/src/main/res/xml/preferences.xml index 6176de60..4f3b1ff1 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:key="url_modification" + android:title="@string/url_modification" > - - + android:key="google_analytics" + android:title="@string/google_analytics" + android:summary="@string/google_analytics_summary" + android:defaultValue="true" /> - + - + + + + + + + + @@ -224,6 +229,12 @@ android:summary="@string/clear_form_data_summary" android:defaultValue="true" /> + + - + + + + + + + - + - + + android:key="wide_viewport" + android:title="@string/wide_viewport_preference" + android:summary="@string/wide_viewport_summary" + android:defaultValue="true" />