X-Git-Url: https://gitweb.stoutner.com/?a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Fxml%2Fpreferences.xml;h=b978d8f9c1ed42cf6a057ec8a76f4561fd6db8e0;hb=f01cad697eb5ab015888e88e20f26ac5911b1d85;hp=a44f999ad7f3e366c31a963a440cbb65f742963d;hpb=5be7baa728da6b72d7cd104e4c30d8fe1a41c757;p=PrivacyBrowserAndroid.git diff --git a/app/src/main/res/xml/preferences.xml b/app/src/main/res/xml/preferences.xml index a44f999a..b978d8f9 100644 --- a/app/src/main/res/xml/preferences.xml +++ b/app/src/main/res/xml/preferences.xml @@ -46,6 +46,38 @@ android:title="@string/dom_storage_preference" android:summary="@string/dom_storage_preference_summary" android:defaultValue="false" /> + + + + + + + + + + + + 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