Skip to content

Releases: uploadcare/uploadcare-android

Version 2.0.1

27 Aug 08:20
d01576a
Compare
Choose a tag to compare
  • 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

Closes: #18 , #17 , #19

Version 2.0.0

09 Apr 23:11
ca31fb0
Compare
Choose a tag to compare
  • 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.

Fixed issues #9, #10, #11 , #12

Version 1.0.4

21 Dec 14:29
Compare
Choose a tag to compare
  • 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

19 Nov 20:26
Compare
Choose a tag to compare
  • Initial release
  • Support Uploadcare REST API v0.4