From: masensio Date: Fri, 21 Mar 2014 09:32:49 +0000 (+0100) Subject: Merge pull request #400 from tommyd3mdi/develop X-Git-Tag: oc-android-1.5.5~5^2~5 X-Git-Url: http://git.linex4red.de/pub/Android/ownCloud.git/commitdiff_plain/2d6826fe8b060e2bf4573e909e917af4741c9f14?hp=5eccd08bc7e8783bf9908d3b861516a2e84dacbb Merge pull request #400 from tommyd3mdi/develop Notification improvements --- 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..ae2f5b48 160000 --- a/owncloud-android-library +++ b/owncloud-android-library @@ -1 +1 @@ -Subproject commit 1dbc9a121e8818d0202d3aaec31bce1335ee428b +Subproject commit ae2f5b48b86015642998bf515a978db380c88787 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 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +