Releases: uploadcare/uploadcare-android
Releases · uploadcare/uploadcare-android
Version 2.0.1
- Example:
- Update dependencies.
- Widget:
- Update dependencies
- Fix: use existing UploadcareClient instance instead of creating new one
- Fix: UploadCareWidget.selectFileFrom() didn't work with Camera/Video/File social networks
- Fix: possible issue when Social Source dialog items were not visible in dialog fragment on some devices
- Library:
- Update dependencies
- Add support for batch store/delete calls for Files
- Set default UploadcareClient auth method to HMAC-based
- Fix: "Project" data model, now UploadcareClient.getProject() and UploadcareClient.getProjectAsync() work properly
- Internal network layer optimizations and improvements
Version 2.0.0
- Rewrote all modules to Kotlin (All public methods are backward compatible to use from Java)
- Updated all dependencies to latest versions
- Library: Switched to Uploadcare API v0.5
- Widget: Added "One Drive", "Google Photos" support.
- Widget: Simplified usage.
- Docs: Updated documentation for Kotlin classes.
- Updated README files with new examples in Java and Kotlin.
Version 1.0.4
- Library: CdnPathBuilder dimensions guard value update to higher values. Updated minSdkVersion 14.
- Widget: Added Russian localization. Updated minSdkVersion 14.
- Library: Added group API.
- Widget: Initial release.
- Updated documentation.
Version 1.0.1
- Initial release
- Support Uploadcare REST API v0.4