X-Git-Url: https://gitweb.stoutner.com/?a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Fxml%2Fpreferences.xml;h=d1cea49580a1acca572ea8999850b3782236dd21;hb=c3ec2515bf9a49d4561efc47f5d21106f15cb286;hp=1853a2f9adf0397d783fae3417a16d1541dc724e;hpb=151e4550065da8e740e8e3bd414ec30ae2a18c33;p=PrivacyBrowserAndroid.git diff --git a/app/src/main/res/xml/preferences.xml b/app/src/main/res/xml/preferences.xml index 1853a2f9..d1cea495 100644 --- a/app/src/main/res/xml/preferences.xml +++ b/app/src/main/res/xml/preferences.xml @@ -47,20 +47,44 @@ 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 I include singleLine="false" in case they ever wisen up. + + android:inputType="textVisiblePassword|textMultiLine" /> + + + + + + + + android:inputType="textUri" /> + android:inputType="textUri" /> + + + + + + + + + + android:inputType="textUri" /> + + + android:defaultValue="false" /> + + \ No newline at end of file