X-Git-Url: https://gitweb.stoutner.com/?a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Fxml%2Fpreferences.xml;h=5e72cfad002838644435d5f8dc4361aaca526172;hb=2bd8b7edef80b4b10cb809a198b4624c6c740c86;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..5e72cfad 100644 --- a/app/src/main/res/xml/preferences.xml +++ b/app/src/main/res/xml/preferences.xml @@ -1,55 +1,323 @@ + along with Privacy Browser Android. If not, see . --> + + - + android:key="@string/privacy_category_key" + android:title="@string/privacy" > - - + + - = 26. --> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + android:key="@string/clear_and_exit_category_key" + android:title="@string/clear_and_exit" > + + + + + + + + + + + + + + + + + android:key="@string/homepage_key" + android:title="@string/homepage" + android:defaultValue="@string/homepage_default_value" + android:inputType="textUri" + android:icon="@drawable/home" /> + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file