X-Git-Url: https://gitweb.stoutner.com/?a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Fxml%2Fpreferences.xml;h=b978d8f9c1ed42cf6a057ec8a76f4561fd6db8e0;hb=17174f4ceb49bbdb01e2700b2c4d3b3aa670e18e;hp=5124481bd65597004a0e74d171768392732745b6;hpb=57b05bcbae9759d4b58ce3b96ede61992eb34eee;p=PrivacyBrowserAndroid.git diff --git a/app/src/main/res/xml/preferences.xml b/app/src/main/res/xml/preferences.xml index 5124481b..b978d8f9 100644 --- a/app/src/main/res/xml/preferences.xml +++ b/app/src/main/res/xml/preferences.xml @@ -47,20 +47,37 @@ android:summary="@string/dom_storage_preference_summary" android:defaultValue="false" /> + + + android:defaultValue="PrivacyBrowser/1.0" /> - // Android doesn't let EditTextPreferences have more than one line, but singleLine="false" is included in case they ever wisen up. + + android:inputType="textVisiblePassword|textMultiLine" /> + + + + + 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