X-Git-Url: https://gitweb.stoutner.com/?a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Fxml%2Fpreferences.xml;h=a60edb01ee354fd012049341186a3cc1a3e367a5;hb=74655c0cd0ba72c80ac6c48df55bc3d2f5280ad2;hp=b0404343337dbc7b32fe1fc50b55c1598259102a;hpb=560d0030d352407816b4167025a89e54808b29e9;p=PrivacyBrowserAndroid.git diff --git a/app/src/main/res/xml/preferences.xml b/app/src/main/res/xml/preferences.xml index b0404343..a60edb01 100644 --- a/app/src/main/res/xml/preferences.xml +++ b/app/src/main/res/xml/preferences.xml @@ -1,7 +1,7 @@ @@ -105,17 +105,23 @@ android:defaultValue="true" /> + + + 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" /> - + - + + + + + + + + @@ -189,15 +206,9 @@ android:defaultValue="false" /> - - @@ -249,13 +260,33 @@ android:icon="?attr/homepageIcon" /> + + + + + + + + android:key="scroll_app_bar" + android:title="@string/scroll_app_bar" + android:summary="@string/scroll_app_bar_summary" + android:defaultValue="true" /> - + + +