X-Git-Url: https://gitweb.stoutner.com/?p=PrivacyBrowserAndroid.git;a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Fxml%2Fpreferences.xml;h=3234462a9c1e5e18d2c717be614c5557f24bf827;hp=7741cec80d0f50a8471a0a1222fa3d8905ea1fb3;hb=ba4a1c032dbffde044b70c804f9d3c1f1ba7b939;hpb=4ecc3c256e439e7779d1db4d84800a6b2f9b13e6 diff --git a/app/src/main/res/xml/preferences.xml b/app/src/main/res/xml/preferences.xml index 7741cec8..3234462a 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,34 @@ 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" /> + +