X-Git-Url: https://gitweb.stoutner.com/?p=PrivacyBrowserAndroid.git;a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Fxml%2Fpreferences.xml;h=0b0142bde3eca71a9f2b29cd165fa64b17d0230f;hp=162d932bcfa80196492dbdb979b4cafc4df74efd;hb=0488649384ddea89d768c1fc1cc5fb71f8af6528;hpb=4d7e0bfa2399670591dc585f94a976b904787a9d diff --git a/app/src/main/res/xml/preferences.xml b/app/src/main/res/xml/preferences.xml index 162d932b..0b0142bd 100644 --- a/app/src/main/res/xml/preferences.xml +++ b/app/src/main/res/xml/preferences.xml @@ -1,7 +1,7 @@ @@ -56,24 +57,18 @@ + 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:key="blocklists" + android:title="@string/blocklists" > + + + + + + + + + + + + + - + - + - + + + + android:defaultValue="@string/search_default_value" + android:icon="?attr/searchIcon" /> + + + + + + + @@ -147,20 +206,14 @@ android:defaultValue="false" /> - - + + android:icon="?attr/homepageIcon" /> + android:key="download_location" + android:title="@string/download_location" + android:entries="@array/download_location_entries" + android:entryValues="@array/download_location_entry_values" + android:defaultValue="@string/download_location_default_value" + android:icon="?attr/downloadIcon" /> + + + + + + + + android:title="@string/swipe_to_refresh" + android:summary="@string/swipe_to_refresh_summary" + android:defaultValue="true" /> + + + + + + + +