From: David A. Velasco Date: Mon, 15 Sep 2014 07:41:25 +0000 (+0200) Subject: Merge branch 'develop' of https://github.com/tobiasKaminsky/android into thumbnails_f... X-Git-Tag: oc-android-1.7.0_signed~163^2~8 X-Git-Url: http://git.linex4red.de/pub/Android/ownCloud.git/commitdiff_plain/aae90eb1aa42a11449e30330e3e23e1e9e5eebb6?hp=3ace32e9ae9c579f214800ded8330b98899cc6fa Merge branch 'develop' of https://github.com/tobiasKaminsky/android into thumbnails_for_downloaded_images --- diff --git a/AndroidManifest.xml b/AndroidManifest.xml index 5a86dcf5..2671cce2 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -156,7 +156,6 @@ - @@ -186,10 +185,14 @@ + + + android:name=".ui.activity.MoveActivity" + android:label="@string/app_name"/> diff --git a/lint.xml b/lint.xml deleted file mode 100644 index e69de29b..00000000 diff --git a/owncloud-android-library b/owncloud-android-library index 6b155fb8..79d58663 160000 --- a/owncloud-android-library +++ b/owncloud-android-library @@ -1 +1 @@ -Subproject commit 6b155fb8029973af08751cf42a77b4a4afd0536d +Subproject commit 79d586637ee306fdbefbbc4439eb3b058f6877c9 diff --git a/pom.xml b/pom.xml index 15bd0b68..6a8cf6a7 100644 --- a/pom.xml +++ b/pom.xml @@ -13,7 +13,7 @@ 1.5.1-SNAPSHOT 1.6 - 4.4.2_r2 + 4.4.2_r3 19 4.2.0 @@ -28,7 +28,30 @@ - + + + touch-image-view.jar + touch-image-view.jar + 1.0 + system + ${basedir}/libs/touch-image-view.jar + + + + + + + android-support-v4.jar + android-support-v4.jar + 1.0 + system + ${basedir}/third_party/android-support-library/android-support-v4.jar + + android android diff --git a/res/layout/files_move.xml b/res/layout/files_move.xml new file mode 100644 index 00000000..491bcd8f --- /dev/null +++ b/res/layout/files_move.xml @@ -0,0 +1,36 @@ + + + + + + + +