From: David A. Velasco Date: Thu, 18 Sep 2014 12:17:03 +0000 (+0200) Subject: Merge pull request #631 from owncloud/new_shared_by_link_icons X-Git-Tag: oc-android-1.7.0_signed~15^2~36 X-Git-Url: http://git.linex4red.de/pub/Android/ownCloud.git/commitdiff_plain/5a54bfdc4d91ee395552f39960ab3f5ba2bbabdb?hp=687331ec289cb75815d814ce5764d0c7d0bb4842 Merge pull request #631 from owncloud/new_shared_by_link_icons Change shared-by-link folder icon and right badge --- diff --git a/AndroidManifest.xml b/AndroidManifest.xml index 5a86dcf5..910ea787 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -18,8 +18,8 @@ along with this program. If not, see . --> + android:versionCode="10600000" + android:versionName="1.6.0" xmlns:android="http://schemas.android.com/apk/res/android"> @@ -156,7 +156,6 @@ - @@ -186,10 +185,14 @@ + + + android:name=".ui.activity.MoveActivity" + android:label="@string/app_name"/> diff --git a/oc_jb_workaround/AndroidManifest.xml b/oc_jb_workaround/AndroidManifest.xml index 9fa39b30..b8b89c1e 100644 --- a/oc_jb_workaround/AndroidManifest.xml +++ b/oc_jb_workaround/AndroidManifest.xml @@ -1,8 +1,8 @@ + android:versionCode="0100018" + android:versionName="1.0.18" > 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/file_download_fragment.xml b/res/layout/file_download_fragment.xml index f8818471..8f571dc7 100644 --- a/res/layout/file_download_fragment.xml +++ b/res/layout/file_download_fragment.xml @@ -16,6 +16,7 @@ along with this program. If not, see . --> + + + + + + +