X-Git-Url: https://gitweb.stoutner.com/?p=PrivacyBrowserAndroid.git;a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Fxml%2Fpreferences.xml;h=cdda87e7c2eaa0cabdb6a1a77ffca1124e9423e1;hp=813c1ca2c6f6cb4a169e182d29c8a8e26ddb3c08;hb=743982f883eab347e4029f8a3be760f780b14da1;hpb=218d83a82183986e87152c73a5bec86bb6bb1770 diff --git a/app/src/main/res/xml/preferences.xml b/app/src/main/res/xml/preferences.xml index 813c1ca2..cdda87e7 100644 --- a/app/src/main/res/xml/preferences.xml +++ b/app/src/main/res/xml/preferences.xml @@ -47,20 +47,38 @@ 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