android/CHANGELOG.md

48 lines
1.6 KiB
Markdown
Raw Normal View History

2016-09-17 13:15:38 +00:00
## 1.3.0 (September 17, 2016)
2016-09-06 15:20:38 +00:00
- Files drop permission in share viewe
- Display quota if configured/available in navigation drawer
- Resume chunked uploads instead of complete restarts
- Filter remote and local file lists
- Simple integration with DAVdroid for calender and contacts sync
2016-09-06 15:20:38 +00:00
- Mix folders and files on sort by date
- Upload when charging option
- Revamp upload options Move/Copy/Just-Upload
- Text can be selected and shared to Nextcloud
- Respect metered wifi and block instant uploads
- Proper handling of .djvu files
- Bugfixes and design improvements
2016-07-27 07:13:45 +00:00
## 1.2.0 (July 29, 2016)
2016-07-21 11:27:28 +00:00
- Multi select capabilities
2016-09-06 15:20:38 +00:00
- Confirmation dialog on account removal
- Offline available filter in main menu
- Sorting capability when choosing files to be uploaded
- Video thumbnails if activated on server
- Thumbnails during upload
- Fixed user agent for file firewalling
- Showing server side folder sizes
- Text in test preview can now be selected
- Search suggestions fixed for user/group search during sharing
- Minor bugfixes
2016-07-21 11:27:28 +00:00
2016-07-04 16:07:00 +00:00
## 1.1.0 (July 6, 2016)
2016-06-27 11:54:50 +00:00
- New main menu to switch accounts easily
2016-06-27 13:37:13 +00:00
- Ability to open Nextcloud hosted files (read-only) from other apps that support the standard file chooser (requires Android 4.4 / KitKat or higher)
2016-06-27 11:54:50 +00:00
- "Select all files" for upload within a folder
2016-07-04 16:07:00 +00:00
- Optional feature to auto-create monthly folders for your instant uploads
- Revamped login screen
- Minor bugfixes
2016-06-27 11:54:50 +00:00
## 1.0.1 (June 20, 2016)
2016-06-08 13:31:27 +00:00
- Fix thumbnail preview support for new files
- Add support for animated GIFs
- Optimized uploader layout
## 1.0.0 (June 12, 2016)
- initial release of the Nextcloud Android app