X-Git-Url: https://gitweb.stoutner.com/?p=PrivacyBrowserAndroid.git;a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Fxml%2Fpreferences.xml;h=1bdbd183b285f270667321dc0ffd82986a8e116f;hp=e38eed8888d1c682f522304727a1a3fba4f74f2d;hb=1b27ac6f2b7c046945fc97e2aff9adbde8a152ce;hpb=337aebc73ea8d43fd912198e1eff9fe9f8f8f536 diff --git a/app/src/main/res/xml/preferences.xml b/app/src/main/res/xml/preferences.xml index e38eed88..1bdbd183 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 . --> - - @@ -59,14 +53,14 @@ android:title="@string/user_agent" android:entries="@array/translated_user_agent_names" android:entryValues="@array/user_agent_names" - android:defaultValue="Privacy Browser" - android:icon="?attr/userAgentIcon" /> + android:defaultValue="@string/user_agent_default_value" + android:icon="@drawable/user_agent" /> - - + android:key="blocklists" + android:title="@string/blocklists" > + + + + + + + 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" /> - + - - - - - + + android:defaultValue="@string/search_default_value" + android:icon="@drawable/search" /> - - + + + + + + + @@ -181,15 +194,9 @@ android:defaultValue="false" /> - - @@ -215,12 +222,19 @@ android:summary="@string/clear_dom_storage_summary" android:defaultValue="true" /> + + + + android:icon="@drawable/home" /> - + + + + + + + + + + + +