X-Git-Url: https://gitweb.stoutner.com/?p=PrivacyBrowserAndroid.git;a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Fxml%2Fpreferences.xml;h=4d1d5086be5e3acf2c32efad9c9c60c30c63ea76;hp=7741cec80d0f50a8471a0a1222fa3d8905ea1fb3;hb=cd609c9888924549c03cd6509ed889cdb052d5bb;hpb=4ecc3c256e439e7779d1db4d84800a6b2f9b13e6 diff --git a/app/src/main/res/xml/preferences.xml b/app/src/main/res/xml/preferences.xml index 7741cec8..4d1d5086 100644 --- a/app/src/main/res/xml/preferences.xml +++ b/app/src/main/res/xml/preferences.xml @@ -1,7 +1,7 @@ @@ -75,12 +69,6 @@ android:summary="@string/incognito_mode_summary" android:defaultValue="false" /> - - + + + 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 +194,9 @@ android:defaultValue="false" /> - - @@ -230,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" />