From: tobiasKaminsky Date: Tue, 29 Sep 2015 19:13:31 +0000 (+0200) Subject: Merge branch 'master' of github.com:owncloud/android into multiSelect X-Git-Tag: beta-20151122~11^2~4 X-Git-Url: http://git.linex4red.de/pub/Android/ownCloud.git/commitdiff_plain/9d04b2e53f589f44a18dce26fb674cd3c37038fd?hp=71fa16de601a571187f2ed89a40ba796dd2fa455 Merge branch 'master' of github.com:owncloud/android into multiSelect --- diff --git a/AndroidManifest.xml b/AndroidManifest.xml index a072d788..acb5f1d8 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -17,8 +17,8 @@ along with this program. If not, see . --> + android:versionCode="10800000" + android:versionName="1.8.0" xmlns:android="http://schemas.android.com/apk/res/android"> diff --git a/CHANGELOG.md b/CHANGELOG.md index 6934155f..219ff2a3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,16 @@ +## 1.8.0 (September 2015) +- New MATERIAL DESIGN theme +- Updated FILE TYPE ICONS +- Preview TXT files within the app +- COPY files & folders +- Preview the full file/folder name from the long press menu +- Set a file as FAVORITE (kept-in-sync) from the CONTEXT MENU +- Updated CONFLICT RESOLUTION dialog (wording) +- Images with TRANSPARENT background are previewed correctly +- Hidden files are not taken into account for enforcing or not the list VIEW +- Several bugs fixed + + ## 1.7.2 (July 2015) - New navigation drawer - Improved Passcode diff --git a/oc_jb_workaround/AndroidManifest.xml b/oc_jb_workaround/AndroidManifest.xml index c5163910..766cb0a5 100644 --- a/oc_jb_workaround/AndroidManifest.xml +++ b/oc_jb_workaround/AndroidManifest.xml @@ -1,8 +1,8 @@ + android:versionCode="0100025" + android:versionName="1.0.25" > - -