android/CHANGELOG.md

465 lines
14 KiB
Markdown
Raw Normal View History

## 3.14.1 (December, 02, 2020)
Fix crash due to service not started in time
Fix UI while media playback
Fix uploading direct camera images with more than one picture
Fix conflict handling on auto upload
For a full list, please see https://github.com/nextcloud/android/milestone/53
## 3.14.0 (November, 18, 2020)
Prevent Firebase crashes: Exodus will warn about tracker, but code wise it is disabled
Status support
Document storage enhancement @tgrote
Auto upload media detection improvements @AndyScherzinger
Sharing UI rewrite
Drop Android 4.3, new min version Android 4.4
For a full list, please see https://github.com/nextcloud/android/milestone/50
## 3.13.1 (September, 15, 2020)
- bugfix release
- auto upload obey metered network
- fix adding account via qrCode
- fix deleting password on share
- fix conflict handling on auto upload
- lots more
For a full list, please see https://github.com/nextcloud/android/milestone/51
## 3.13.0 (August, 18, 2020)
- new UI overhaul @Shagequi @JorisBodin
- E2EE beta support
- dark mode enhancement @AndyScherzinger
- warn on outdated NC16 server
- requires Android 4.3 or newer
For a full list, please see https://github.com/nextcloud/android/milestone/48
## 3.12.1 (July, 07, 2020)
- UI does not hang when changing auto upload
- fix crash on contacts backup settings
- bugfixes
For a full list, please see https://github.com/nextcloud/android/milestone/49
## 3.12.0 (June, 10, 2020)
- add circle support for searching/displaying
- if no offline editor is available, use OO/Cool/Text
- add possibility to set expiration date on user/group shares (NC18+)
- rich workspaces can be disabled on server side
- improved loading view
- requires Android 4.2 or newer
For a full list, please see https://github.com/nextcloud/android/milestone/42
## 3.11.1 (April, 23, 2020)
- Crash while browsing files
- auto upload:
- fix wrong conflict detection on custom folder
- allow to choose default conflict strategy @fodinabor
- fix hanging UI after saving
- open office files online if no local app installed
For a full list, please see https://github.com/nextcloud/android/milestone/47
## 3.11.0 (March, 26, 2020)
- not enough space dialog @Shagequi
- fix shared search
- upload existing images in auto upload @koying @ArisuOngaku
- allow deep links @Charon77
- support for circle
- last version supporting Android 4.1
For a full list, please see https://github.com/nextcloud/android/milestone/41
## 3.10.1 (February, 05, 2020)
- fix crash on self-signed certificates
- fix openOffice open files with special chars
For a full list, please see https://github.com/nextcloud/android/milestone/45
## 3.10.0 (January, 17, 2020)
- Dark theme (@dan0xii, @AndyScherzinger)
- Rich workspace (NC18+)
- collaborative text editor (NC18+)
- links in Markdown previews clickable (@AndyScherzinger)
- Show/Hide auto upload list items (@AndyScherzinger)
- drop 4.0.x support
- outdated server warning set to NC15
- latest supported version NC13
For a full list, please see https://github.com/nextcloud/android/milestone/40
## 3.9.2 (December, 05, 2019)
- HOTFIX: fix login loop
- Fix crash on opening png images
- Translation updates
For a full list, please see https://github.com/nextcloud/android/milestone/44
## 3.9.1 (December, 04, 2019)
- Fix crash on opening png images
- Translation updates
For a full list, please see https://github.com/nextcloud/android/milestone/43
## 3.9.0 (November, 12, 2019)
- preview Markdown with syntax highlighting @AndyScherzinger
- improved DavX5 integration @bitfireAT
- AutoUpload: allow files to upload into subfolder
- new media player service @ezaquarii
- Remote wipe integration
- Print from within Collabora
- enhanced SingleSignOn
- outdated server warning set to NC14
For a full list, please see https://github.com/nextcloud/android/milestone/38
## 3.8.1 (October, 11, 2019)
- upload images into subfolder, if source folder also has subfolder
- Fix registration of second account on first run
- fix disappearing account list
- fix recurring synced folder notification
- fix vanishing images
- auto upload: fix relative paths
- bugfix release
- updated translations
For a full list, please see https://github.com/nextcloud/android/milestone/39
## 3.8.0 (September, 14, 2019)
- FIDO U2F support on login
- load only 60 images on photo view, then load more on demand
- do not auto upload .thumbnail files
- allow to send crash report via email
- paste clipboard into Collabora
- use Conscrypt to support TLS1.3
- show sharees in list view
- remote wipe
- same mimetype as server
- fix reloading in activity stream
- lots of bugfixes and refinements
For a full list, please see https://github.com/nextcloud/android/milestone/35
## 3.7.2 (August, 16, 2019)
- Transifex update
- bump to lib 1.5.0
For a full list, please see https://github.com/nextcloud/android/milestone/37
## 3.7.1 (July, 30, 2019)
- fix for Global Scale
For a full list, please see https://github.com/nextcloud/android/milestone/36
## 3.7.0 (July, 09, 2019)
- Collabora enhancements
- Chromebook support
- delete push notifications if read on other device (NC 18 and newer)
- open file from notification
- open file from Talk app
- minimum supported server: NC12
- end of life warning: NC13 and older
- lots of bugfixes and refinements under the hood to provide an even more stable app
For a full list, please see https://github.com/nextcloud/android/milestone/32
## 3.6.2 (May, 23, 2019)
- fix bug when creating preview
- fix crash on opening app
- fix account switch
- fix jumping to top on sync
For a full list, please see https://github.com/nextcloud/android/milestone/34
## 3.6.1 (May, 12, 2019)
- show reshares correctly
- allow open files from Talk
- collabora: hide loading delay warning if document is loaded
- correctly show idn string in drawer
- show outdated warning on NC13
- enhance pass protection system
- bugfixes
For a full list, please see https://github.com/nextcloud/android/milestone/33
## 3.6.0 (April, 09, 2019)
- remove "expert mode"
- show warning if server is unavailable
- delete notification on server
- actions in notifications
- add storage path chooser for local file picker
- show shared user
- show notes on sharing
- min supported server is NC12
- warn on outdated server: <=NC14
For a full list, please see https://github.com/nextcloud/android/milestone/30
## 3.5.1 (March, 18, 2019)
- fixed SSO dialog
- abort sync on no connection
- fix chunked upload
- fix federated share
- fix button disabled state in folder sync preferences
- add storage picker to upload local chooser
- updated translations
For a full list, please see https://github.com/nextcloud/android/milestone/31
## 3.5.0 (February, 13, 2019)
- Chunked upload: 1MB on mobile data, 10MB on Wi-Fi
- Switch to Material Design
- Option to not show notifications for new media folders
- Add support for QR codes & deep links
- Direct camera upload
- Fully working Document provider
- Detail view: Show complete date upon click
- Show correct share error message
- Use default/device font
- Sync all downloaded
- Add battery optimization warning
For a full list, please see https://github.com/nextcloud/android/milestone/28
## 3.4.2 (January, 21, 2019)
- fix sharing to group
- show correct share error messages
- fix bug when searching for user/group if Talk is disabled
For a full list, please see https://github.com/nextcloud/android/milestone/29
## 3.4.1 (December, 23, 2018)
- fix wrong detection of direct editing capability for RichDocuments
2018-12-17 14:32:26 +00:00
## 3.4.0 (December, 17, 2018)
2018-12-03 10:30:55 +00:00
- hide download when creating share links
- direct editing files with Collabora (Collabora Server >=4.0)
- sort deleted files by deletion date by default
- set/edit notes on shares
- search inside of text files
- actions on notifications
- remember last path on upload
- share file to Talk room
- show local size in "on device" view
2018-12-17 14:32:26 +00:00
- SSO: add request header for deck app
2018-12-03 10:30:55 +00:00
- bug fixes
For a full list, please see https://github.com/nextcloud/android/milestone/25
2018-12-03 10:30:55 +00:00
## 3.3.2 (November, 02, 2018)
- fix fingerprint not working on certain devices
For a full list, please see https://github.com/nextcloud/android/milestone/27
## 3.3.1 (October, 29, 2018)
Bugfix release
- fix crash on shared folder/file via Talk
- fix crash on Notification activity
- fixed setup DAVdroid via settings
- hide edit option on shares, if not allowed
For a full list, please see https://github.com/nextcloud/android/milestone/26
2018-09-19 08:05:16 +00:00
## 3.3.0 (September, 19, 2018)
- Support for Trashbin (Nc14+)
- Media streaming (Nc14+)
- New media detection for AutoUpload
- Improved TalkBack screenreader support
- Show outdated server warning for server <NC12
- Add support for device credentials
- Show offline / maintenance info
- Improved activities
- Improved file detail / sharing with comments
- Improved Share link creation via bottom sheet
- Improved Notification, supporting actions
- Minor UI/UX improvements
- Many bug fixes
2018-09-04 09:43:08 +00:00
2018-09-19 08:05:16 +00:00
## 3.2.4 (September, 04, 2018)
- Fix push notification on gplay release
## 3.2.3 (August, 21, 2018)
2018-12-06 07:43:29 +00:00
- Fix crash on Android 4.x
2018-09-04 09:43:08 +00:00
2018-09-19 08:05:16 +00:00
## 3.2.2 (August, 20, 2018)
2018-09-04 09:43:08 +00:00
- New simple signup screen
2018-07-11 13:53:05 +00:00
## 3.2.1 (June, 11, 2018)
- Enhanced file detail/sharing screen for mail-shares
- Fix local sorting and file selection
- Fix local filtering
- Fix back navigation on privacy screen
- Fix bug on searching
- Fix crash on sorting
- Fix wrong menu highlighting
- various bug fixes
2018-06-13 10:42:24 +00:00
## 3.2.0 (May, 13, 2018)
- Revamped details screen & sharing
- minor UI/UX improvements
- many bug fixes
2018-09-19 08:05:16 +00:00
## 3.1.0 (April, 22, 2018)
- enhance support for 8.x
- speed improvements
- minor UI/UX improvements
- many bug fixes
2018-09-19 08:05:16 +00:00
## 3.0.3 (March, 05, 2018)
- Fix creating folders in auto upload
2018-09-19 08:05:16 +00:00
## 3.0.2 (February, 27, 2018)
- Fix crash on old android versions
- Fix E2E
- Fix crash on old server
2018-09-19 08:05:16 +00:00
## 3.0.1 (February, 14, 2018)
- Bugfix E2E
- Fix SSL via PlayStore updater
- Fix push notification
- New android lib, fixing wrong user agent
2018-09-19 08:05:16 +00:00
## 3.0.0 (February, 08, 2018)
- End to end encryption
- Screen adapted images instead of downloading
- direct access to operations for single files
- Android 8 support
- folder based sort order
- right to left language support
- detect walled garden
- load more activities when reaching end of stream
- quicker access to share
- automatically update avatars
- auto upload improvements
- fix push notifications
- UI enhancements
- bug fixes
2018-09-19 08:05:16 +00:00
## 2.0.0 (October, 17, 2017)
2017-07-13 11:22:31 +00:00
- Account-wide search (Nc 12+)
- Auto upload available on Android 4+
- Separation between Image & Video for Auto upload
- Ability to define custom folders for Auto upload
- Simple contacts backup & restore
2017-07-13 11:22:31 +00:00
- Server-side Theming support
- Shared files view
- Notifications view and Push notifications (on Google Play-powered devices)
- Favorites, Photos and Activities
- Fingerprint locking
- SVG preview
2017-07-13 11:22:31 +00:00
- Set edit permissions in federated shares of folders (Nc 10+)
- New sorting dialog
- User information view
- Custom external links support
2017-05-13 13:53:42 +00:00
- Detect server maintainance mode
- Nicer error views for images & video preview
2017-05-13 13:53:42 +00:00
- Included privacy policy
- Preserve modification time of uploaded files
- Various bug fixes & improvements
2017-05-22 15:21:37 +00:00
## 1.4.3 (May 22, 2017)
2017-07-13 11:22:31 +00:00
- Hotfix: ignore oauth header for now and use basic auth to allow new logins for Nc12
2017-05-22 15:21:37 +00:00
2017-03-13 21:27:07 +00:00
## 1.4.2 (March 14, 2017)
- Auto Upload for newly taken photos/images (Android 6+)
2017-03-03 13:37:10 +00:00
- Auto Upload improvements and fixes
- Filtering improvements
- Fix for Android permissions (removed read phone state permission)
- Fix re-upload of files
- Avoid toggling favourite for all selected files
- Link to providers list in the setup screen
- Further bug fixes and improvements
2017-03-03 13:37:10 +00:00
2017-01-24 08:59:49 +00:00
## 1.4.1 (January 27, 2017)
2017-01-03 20:31:00 +00:00
- Share URLs to Nextcloud
2017-01-16 07:38:05 +00:00
- Improve performance of Auto Upload view
- Fix for removing files
- Proper email sharee handling
- Navigation drawer: Fix lag on older devices
- Android 7: Pending jobs in upload view
- Android 7: Auto upload: ignore ".tmp" files and folders
- Bug fixes and design improvements
2016-12-30 17:44:03 +00:00
2016-12-05 12:57:17 +00:00
## 1.4.0 (December 8, 2016)
2016-11-10 13:56:36 +00:00
- 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
2016-12-05 12:57:17 +00:00
- Update library to 1.0.9
2016-11-10 13:56:36 +00:00
2016-09-19 16:59:56 +00:00
## 1.3.1 (September 20, 2016)
- Move action hard to discover - difference between single/multi selection
- Show move/copy context in toolbar title
- Share file with dictadroid to Nextcloud
2016-09-20 21:09:34 +00:00
- Don't show upload failure notification for already deleted files
2016-09-19 16:59:56 +00:00
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
2017-05-10 19:04:47 +00:00
- Simple integration with DAVdroid for calendar 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)
- 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