Releases: Dhaval2404/ImagePicker
Releases · Dhaval2404/ImagePicker
Fixed Camera Permission and Dynamic Crop Ratio Issue
Removed redundant CAMERA permission
Change Log:
- Optimized Uri to File Conversion (Inspired by Flutter ImagePicker)
- Removed redundant CAMERA permission #26 (Special Thanks to PerrchicK)
Fixed gallery image pick issue
Added Support for Inline Activity Result
Change Log:
- Added Support for Inline Activity Result(Special Thanks to soareseneves)
- Fixed App crash issue reported here #6.
Optimized Compression Logic
Change Log:
- Optimized Compression Logic
- Replace white screen activity with a transparent one.
Simple Library to Pick an image from the Gallery or Capture image with Camera.
First stable release of ImagePicker. This includes:
- Pick Image From Gallery
- Capture Image using Camera
- Crop Image
- Resize Image
- Can be used in Activity and Fragment
- Compress Image
- Available on jCenter