X-Git-Url: https://gitweb.stoutner.com/?a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Fxml%2Fpreferences.xml;h=b978d8f9c1ed42cf6a057ec8a76f4561fd6db8e0;hb=17174f4ceb49bbdb01e2700b2c4d3b3aa670e18e;hp=03b835e0c8a1183b02bab8529635953180cb5529;hpb=f4315c29db9e9f38d3c84998c159c1b246290c70;p=PrivacyBrowserAndroid.git diff --git a/app/src/main/res/xml/preferences.xml b/app/src/main/res/xml/preferences.xml index 03b835e0..b978d8f9 100644 --- a/app/src/main/res/xml/preferences.xml +++ b/app/src/main/res/xml/preferences.xml @@ -47,21 +47,37 @@ android:summary="@string/dom_storage_preference_summary" android:defaultValue="false" /> + + + android:defaultValue="PrivacyBrowser/1.0" /> - - + + + + - + android:inputType="textUri" /> - + android:inputType="textUri" /> + + + + + + + + + + + + + + + + + + + + + + + + - + android:title="@string/homepage" + android:defaultValue="https://duckduckgo.com" + android:inputType="textUri" /> + + + android:defaultValue="false" /> + + \ No newline at end of file