X-Git-Url: https://gitweb.stoutner.com/?p=PrivacyBrowserAndroid.git;a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Fxml%2Fpreferences.xml;h=4f3b1ff10b6fa2736210b72b6d7ce220b6a9b2c9;hp=97965a5b66b05db2ace2d92e0976c80eab6b8c61;hb=8142ac5fc2489de735de4b6fa21a1eae733ccfce;hpb=218e03269d47ababa71ae0dcec7b6ea8fef20454 diff --git a/app/src/main/res/xml/preferences.xml b/app/src/main/res/xml/preferences.xml index 97965a5b..4f3b1ff1 100644 --- a/app/src/main/res/xml/preferences.xml +++ b/app/src/main/res/xml/preferences.xml @@ -1,55 +1,327 @@ + along with Privacy Browser Android. If not, see . --> + android:key="privacy" + android:title="@string/privacy" > - - + + - = 26. --> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + android:key="clear_and_exit" + android:title="@string/clear_and_exit" > + + + + + + + + + + + + + + + + + android:title="@string/homepage" + android:defaultValue="@string/homepage_default_value" + android:inputType="textUri" + android:icon="?attr/homepageIcon" /> + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file