X-Git-Url: https://gitweb.stoutner.com/?p=PrivacyBrowserAndroid.git;a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Fxml%2Fpreferences.xml;h=9b7d8135dfa236095fd49547bf455e07d4b2347b;hp=6176de6067347fe73c455b332f9d33770a8c0daf;hb=81179d84ced6b43360d42a4b44eb8fb329532ff4;hpb=be5c6472390dd054ffb15593388bc103944a99e4 diff --git a/app/src/main/res/xml/preferences.xml b/app/src/main/res/xml/preferences.xml index 6176de60..9b7d8135 100644 --- a/app/src/main/res/xml/preferences.xml +++ b/app/src/main/res/xml/preferences.xml @@ -116,6 +116,12 @@ android:summary="@string/fanboys_social_blocking_list_summary" 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" /> - + - + + + + + + + + + + + @@ -242,14 +266,20 @@ android:inputType="textUri" android:icon="?attr/homepageIcon" /> - + + + + +