From: masensio Date: Thu, 13 Mar 2014 14:49:17 +0000 (+0100) Subject: Merge branch 'pr/400' into improve_notifications_pr_400_with_develop X-Git-Tag: oc-android-1.5.5~5^2~4^2~7 X-Git-Url: http://git.linex4red.de/pub/Android/ownCloud.git/commitdiff_plain/9b2e4a6063e95090b32eea5c4a9d6f73d1187cf1?hp=5eccd08bc7e8783bf9908d3b861516a2e84dacbb Merge branch 'pr/400' into improve_notifications_pr_400_with_develop --- diff --git a/.travis.yml b/.travis.yml new file mode 100644 index 00000000..7ec196c7 --- /dev/null +++ b/.travis.yml @@ -0,0 +1,16 @@ +language: java +jdk: oraclejdk7 +before_install: + # Install base Android SDK + - sudo apt-get update -qq + - sudo apt-get install -qq libstdc++6:i386 lib32z1 + - export COMPONENTS=build-tools-18.1.0,android-14,android-17,android-19,sysimg-19,extra-android-support + - curl -L https://raw.github.com/embarkmobile/android-sdk-installer/master/android-sdk-installer | bash /dev/stdin --install=$COMPONENTS + - source ~/.android-sdk-installer/env + - rm pom.xml + - ./setup_env.sh + +script: + - ant clean + - ant debug + diff --git a/owncloud-android-library b/owncloud-android-library index 1dbc9a12..30acd487 160000 --- a/owncloud-android-library +++ b/owncloud-android-library @@ -1 +1 @@ -Subproject commit 1dbc9a121e8818d0202d3aaec31bce1335ee428b +Subproject commit 30acd4875dda3fd0bec83daaad522f3d5a02ead6 diff --git a/res/layout/ssl_untrusted_cert_layout.xml b/res/layout/ssl_untrusted_cert_layout.xml new file mode 100644 index 00000000..6a30c2e0 --- /dev/null +++ b/res/layout/ssl_untrusted_cert_layout.xml @@ -0,0 +1,460 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +