X-Git-Url: https://gitweb.stoutner.com/?p=PrivacyBrowserAndroid.git;a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Fxml%2Fpreferences.xml;h=5d1abb9b943d2c398290b1eef16f1e9fb24a857a;hp=7741cec80d0f50a8471a0a1222fa3d8905ea1fb3;hb=0b2da52fc661cf302cd94105620e54340d269f1d;hpb=4ecc3c256e439e7779d1db4d84800a6b2f9b13e6 diff --git a/app/src/main/res/xml/preferences.xml b/app/src/main/res/xml/preferences.xml index 7741cec8..5d1abb9b 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 . --> - - @@ -60,7 +54,7 @@ android:entries="@array/translated_user_agent_names" android:entryValues="@array/user_agent_names" android:defaultValue="@string/user_agent_default_value" - android:icon="?attr/userAgentIcon" /> + android:icon="@drawable/user_agent" /> - - + + + android:key="url_modification" + android:title="@string/url_modification" > - - - - + android:key="tracking_queries" + android:title="@string/tracking_queries" + android:summary="@string/tracking_queries_summary" + android:defaultValue="true" /> - + + android:icon="@drawable/search" /> + + + + + + + @@ -189,15 +188,9 @@ android:defaultValue="false" /> - - @@ -230,6 +223,12 @@ android:summary="@string/clear_form_data_summary" android:defaultValue="true" /> + + + android:icon="@drawable/home" /> - + + android:inputType="number" + android:icon="@drawable/font_size" /> + + + + + + - + + + + android:key="wide_viewport" + android:title="@string/wide_viewport_preference" + android:summary="@string/wide_viewport_summary" + android:defaultValue="true" />