1.4.1 RC1 + Changelog

This commit is contained in:
AndyScherzinger 2016-11-10 14:56:36 +01:00
parent d8f07d3abc
commit e34ccc8de3
No known key found for this signature in database
GPG Key ID: 6CADC7E3523C308B
2 changed files with 16 additions and 2 deletions

View File

@ -20,8 +20,8 @@
-->
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.owncloud.android"
android:versionCode="10030199"
android:versionName="1.3.1">
android:versionCode="10040001"
android:versionName="1.4.0 RC1">
<uses-sdk
android:minSdkVersion="14"

View File

@ -1,3 +1,17 @@
## 1.4.0 (November)
- External SD card support
- Auto Upload (Android 7+)
- What's new start screen
- Show/hide hidden folders & files
- Upload view: switch between grid/list view
- Descend into folder after creating it in uploader
- Provisioning links to launch and prefill app with login data
- Add open URL file feature
- Sort favorite files first in list
- Account switcher optimizations
- Bugfixes and design improvements
## 1.3.1 (September 20, 2016)
- Move action hard to discover - difference between single/multi selection