X-Git-Url: https://gitweb.stoutner.com/?p=PrivacyBrowserAndroid.git;a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Fxml%2Fpreferences.xml;h=0348df7fb0fb0ed4272a6631a28e2233f4e131cd;hp=a2576f5c1af0b954dea0ffba3f1d8c26836f38bf;hb=6ccecb3374c1988aef2650a87dac20923ce3aa2f;hpb=acae0260d295ddab13d47bf6e011ae4ebe8b5e44 diff --git a/app/src/main/res/xml/preferences.xml b/app/src/main/res/xml/preferences.xml index a2576f5c..0348df7f 100644 --- a/app/src/main/res/xml/preferences.xml +++ b/app/src/main/res/xml/preferences.xml @@ -1,7 +1,7 @@ + android:key="incognito_mode" + android:title="@string/incognito_mode" + android:summary="@string/incognito_mode_summary" + android:defaultValue="false" /> + android:key="block_lists" + android:title="@string/block_lists" > + + + + + + + + + + + + + + + + android:key="tor_search" + android:title="@string/tor_search" + android:entries="@array/tor_search_entries" + android:entryValues="@array/tor_search_entry_values" + android:defaultValue="https://3g2upl4pq6kufc4m.onion/html/?q=" /> + + + - + + + + + + android:title="@string/full_screen" > + android:key="clean_and_exit" + android:title="@string/clear_and_exit" > - - + android:key="clear_everything" + android:title="@string/clear_everything" + android:summary="@string/clear_everything_summary" + android:defaultValue="true" /> - + - + - + - + + android:defaultValue="https://duckduckgo.com/?kao=-1&kak=-1" + android:inputType="textUri" + android:icon="?attr/homepageIcon" /> + android:defaultValue="100" + android:icon="?attr/fontSizeIcon" /> + android:key="swipe_to_refresh" + android:title="@string/swipe_to_refresh_preference" + android:summary="@string/swipe_to_refresh_summary" + android:defaultValue="true" /> + + + + + + \ No newline at end of file