From: David A. Velasco Date: Wed, 5 Sep 2012 11:46:30 +0000 (+0200) Subject: SSL connections update: notice about untrusted certificates and allow the user save... X-Git-Tag: oc-android-1.4.3~189 X-Git-Url: http://git.linex4red.de/pub/Android/ownCloud.git/commitdiff_plain/48f13c8adc5c4b9bc4ca96bf13939a7d7cfae562?ds=inline SSL connections update: notice about untrusted certificates and allow the user save them as reliable --- diff --git a/AndroidManifest.xml b/AndroidManifest.xml index 151d633a..3d0bc2e2 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -17,8 +17,8 @@ along with this program. If not, see . --> + android:versionCode="103009" + android:versionName="1.3.9" xmlns:android="http://schemas.android.com/apk/res/android"> diff --git a/res/layout/ssl_validator_layout.xml b/res/layout/ssl_validator_layout.xml new file mode 100644 index 00000000..9331b290 --- /dev/null +++ b/res/layout/ssl_validator_layout.xml @@ -0,0 +1,116 @@ + + + + + + + + + + + + + + + + + + + + + + +