Releases: jkwiecien/EasyImage
Releases · jkwiecien/EasyImage
3.2.0
- Bumped target SDK to 30
- Handled scoped storage - setCopyImagesToPublicGalleryFolder should work again on devices running Android 10 or newer
- Fixed rotation of images when saving to public gallery
3.1.0
- Fixed bug with overriden module name
- Fixed bug with multiple images on documents
- Added EasyImageStateHandler to builder for saving state
- Updated gradle
3.0.3
Solved the issue of Fragment onActivityResult
not being called
3.0.2
3.0.2
- Updated kotlin & gradle
- Removed Nammu from sample and improved permissions handling
3.0.1
Makes sure cleanup is done before starting a new picker
3.0.0
Reintroduces library in kotlin.
It's not backward compatible, but new readme explains it all.
It became simplier and easier to maintain.
Also reintroduces support to API 15.
Video handling
- Merged PRs of video handling
- Updated gradle and stuff
2.0.4
Migrated to Android Studio 3 / Gradle 3