X-Git-Url: https://gitweb.stoutner.com/?a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Fxml%2Fpreferences.xml;h=a27c1d83a5019d42410a4e2c4b04916e75e7d628;hb=323bc5323b1f8e2b9d0f78acfdd6b6c8e8246932;hp=97965a5b66b05db2ace2d92e0976c80eab6b8c61;hpb=218e03269d47ababa71ae0dcec7b6ea8fef20454;p=PrivacyBrowserAndroid.git diff --git a/app/src/main/res/xml/preferences.xml b/app/src/main/res/xml/preferences.xml index 97965a5b..a27c1d83 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="@drawable/home" /> + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file