From 19ae157f8129c2b14429561207a819d98b274292 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Mart=C3=AD?= Date: Mon, 28 Sep 2015 16:39:46 -0700 Subject: [PATCH] Update ownCloud to 1.8.0 (10800000) Now using a cleaner gradle build. Also updated the notes. --- metadata/com.owncloud.android.txt | 21 ++++++++++++--------- 1 file changed, 12 insertions(+), 9 deletions(-) diff --git a/metadata/com.owncloud.android.txt b/metadata/com.owncloud.android.txt index ad0486a954..e1116da73e 100644 --- a/metadata/com.owncloud.android.txt +++ b/metadata/com.owncloud.android.txt @@ -192,19 +192,22 @@ Build:1.7.2,10700200 android update lib-project -p ./ && \ echo "android.library=true" >> project.properties +Build:1.8.0,10800000 + commit=oc-android-1.8 + gradle=yes + submodules=yes + srclibs=TouchImageView@v1.2.0 + rm=libs/disklrucache*,libs/android-support*,owncloud-android-library/libs,user_manual + Maintainer Notes: -Switch to the gradle flavor once all deps are pulled from central. +Last jar in use is touch-image-view, since apparently it's not in any maven +repo. Verified against upstream at https://github.com/MikeOrtiz/TouchImageView. -owncloud-android-library should be cleaned up from .jar files like -in fr.unix_experience.owncloud_sms.txt - -Re-enable AUM when upstream tags follow a predictable scheme again. +Can't use AUM since tag names are very inconsistent. . Auto Update Mode:None -#Auto Update Mode:Version oc-android-%v -#Update Check Mode:Tags ^oc-android-[0-9.]*$ Update Check Mode:Tags ^oc-android-[0-9.]* -Current Version:1.7.2 -Current Version Code:10700200 +Current Version:1.8.0 +Current Version Code:10800000