From: jabarros Date: Wed, 17 Sep 2014 07:47:34 +0000 (+0200) Subject: Merge branch 'develop' into better_loggin_system X-Git-Tag: oc-android-1.7.0_signed~176^2~2 X-Git-Url: http://git.linex4red.de/pub/Android/ownCloud.git/commitdiff_plain/2ef886af316609c2e4a1fe5f2ee32345a8008e33?hp=208d44d61632c3796aeab3c6e37c58c39c643bb1 Merge branch 'develop' into better_loggin_system --- diff --git a/AndroidManifest.xml b/AndroidManifest.xml index 242586aa..2671cce2 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -185,10 +185,14 @@ + + + android:name=".ui.activity.MoveActivity" + android:label="@string/app_name"/> 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 @@ + + + + + + + +