X-Git-Url: https://gitweb.stoutner.com/?a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Fxml%2Fpreferences.xml;h=9bbe6b3cd1b310ceb83f0e98e99c3abdebd5c928;hb=44a7a1d29d8e4722e2ea522075878a13b89bcb52;hp=3bae796fd392832c72b38270b5297bb80bf0b545;hpb=01d647c09b892384e0b42e86b000b5cb858f7a2b;p=PrivacyBrowserAndroid.git diff --git a/app/src/main/res/xml/preferences.xml b/app/src/main/res/xml/preferences.xml index 3bae796f..9bbe6b3c 100644 --- a/app/src/main/res/xml/preferences.xml +++ b/app/src/main/res/xml/preferences.xml @@ -1,324 +1,324 @@ + along with Privacy Browser Android. If not, see . --> + + - - - - - - - - - + app:key="@string/privacy_category_key" + app:title="@string/privacy" > + + + + + + - + + app:key="@string/user_agent_key" + app:title="@string/user_agent" + app:entries="@array/translated_user_agent_names" + app:entryValues="@array/user_agent_names" + app:defaultValue="@string/user_agent_default_value" + app:icon="@drawable/user_agent" /> - - - - - + + + - - - - - - - - - - - - - - + app:key="blocklists" + app:title="@string/blocklists" > + + + + + + + + + + + + + + - - - - - - + app:key="url_modification" + app:title="@string/url_modification" > + + + + + app:key="search_category" + app:title="@string/search" > + app:key="@string/search_key" + app:title="@string/search" + app:entries="@array/search_entries" + app:entryValues="@array/search_entry_values" + app:defaultValue="@string/search_default_value" + app:icon="@drawable/search" /> + app:key="proxy_category" + app:title="@string/proxy" > + app:key="@string/proxy_key" + app:title="@string/proxy" + app:entries="@array/proxy_entries" + app:entryValues="@array/proxy_entry_values" + app:defaultValue="@string/proxy_default_value" /> - - - - + app:key="full_screen" + app:title="@string/full_screen" > + + + + - - - - - - + app:key="@string/clear_and_exit_category_key" + app:title="@string/clear_and_exit" > + + + + + + - - - + + + + + + app:key="general" + app:title="@string/general" > + app:icon="@drawable/home" /> - - - - - - - - - - - - - - - - - - + app:icon="@drawable/font_size" /> + + + + + + + + + + + + + + + + + + + + - \ No newline at end of file +