Releases: Dhaval2404/ImagePicker
Releases · Dhaval2404/ImagePicker
Added uzbekistan translation
Added
- Added uzbekistan translation (Special Thanks to Khudoyshukur Juraev)
Changed
- Removed requestLegacyExternalStorage flag
- Removed unused string resources
Added support for android scoped storage
Added
- Added arabic translation #157 (Special Thanks to zhangzhu95)
- Added norwegian translation #163 (Special Thanks to TorkelV)
- Added german translation #192 (Special Thanks to MDXDave)
- Added method to return Intent for manual launching ImagePicker #182 (Special Thanks to tobiasKaminsky)
- Added support for android 11 #199
Changed
Added text localization and few bug fixes
Change Log:
- Added dialog dismiss listener (Special Thanks to kibotu)
- Added text localization (Special Thanks to yamin8000 and Jose Bravo)
- Fixed crash issue on missing camera app #69
- Fixed issue selecting images from download folder #86
- Fixed exif information lost issue #121
- Fixed crash issue on large image crop #122
- Fixed saving image in cache issue #127
Added Polish text translation
Change Log:
- Added Polish text translation #115 (Special Thanks to MarcelKijanka)
- Failed to find configured root exception #116
Fixed PNG image saved as JPG after crop issue
Fixed PNG image saved as JPG after crop issue
Change Log:
- Fixed PNG image saved as JPG after crop issue #94
Fixed crop opening gallery or camera twice
Fixed The application could not be installed: INSTALL_FAILED_CONFLICTING_PROVIDER issue
Change Log:
- Fixed The application could not be installed: INSTALL_FAILED_CONFLICTING_PROVIDER issue #67
Added option to limit MIME types and set Storage Directory
Change Log:
- Added option to limit MIME types while choosing a gallery image (Special Thanks to Marchuck)
- Introduced ImageProviderInterceptor, Can be used for analytics (Special Thanks to Marchuck)
- Fixed FileProvider of the library clashes with the FileProvider of the app #51 (Special Thanks to OyaCanli)
- Added option to set Storage Directory #52
- Fixed NullPointerException in FileUriUtils.getPathFromRemoteUri() #61 (Special Thanks to himphen)