From: Andy Scherzinger Date: Fri, 9 Oct 2015 12:45:32 +0000 (+0200) Subject: Merge branch 'master' of https://github.com/owncloud/android into notification_coloring X-Git-Tag: oc-android-1.9^2~44^2~4 X-Git-Url: http://git.linex4red.de/pub/Android/ownCloud.git/commitdiff_plain/5db8c47b8a96161aa00912786e61817be6381c63?hp=796b1bd297e171968d76a2a9c7f351540caa8861 Merge branch 'master' of https://github.com/owncloud/android into notification_coloring --- 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..099a4456 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,21 @@ +## 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) +- Updated background for images with TRANSPARENCY in GALLERY +- Hidden files will not enforce list view instead of GRID VIEW (folders from Picasa & others) +- Security: + + Updated network stack with security fixes (Jackrabbit 2.10.1) +- Bugs fixed: + + Fixed crash when ETag is lost + + Passcode creation not restarted on device rotation + + Recovered share icon shown on folders 'shared with me' + + User name added to subject when sending a share link through e-mail (fixed on SAMLed apps) + ## 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" > - -