ImagePicker

📸Image Picker for Android, Pick an image from Gallery or Capture a new image with Camera

APACHE-2.0 License

Stars
1.5K

Bot releases are visible (Hide)

ImagePicker - Added uzbekistan translation Latest Release

Published by Dhaval2404 over 3 years ago

Added

  • Added uzbekistan translation (Special Thanks to Khudoyshukur Juraev)

Changed

  • Removed requestLegacyExternalStorage flag
  • Removed unused string resources
ImagePicker - Added support for android scoped storage

Published by Dhaval2404 over 3 years ago

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

  • Fixed Playstore requestLegacyExternalStorage flag issue #199
  • Fixed android scope storage issue #29
  • Removed storage permissions #29
  • Fixed calculateInSampleSize leads to overly degraded quality #152 (Special Thanks to FlorianDenis)
  • Fixed camera app not found issue #162
ImagePicker - Added text localization and few bug fixes

Published by Dhaval2404 almost 4 years ago

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
ImagePicker - Added Polish text translation

Published by Dhaval2404 about 4 years ago

Change Log:

  • Added Polish text translation #115 (Special Thanks to MarcelKijanka)
  • Failed to find configured root exception #116
ImagePicker - Fixed PNG image saved as JPG after crop issue

Published by Dhaval2404 about 4 years ago

Change Log:

  • Fixed PNG image saved as JPG after compress issue #105
  • Set default compression quality as 100 #93
ImagePicker - Fixed PNG image saved as JPG after crop issue

Published by Dhaval2404 over 4 years ago

Change Log:

  • Fixed PNG image saved as JPG after crop issue #94
ImagePicker - Fixed crop opening gallery or camera twice

Published by Dhaval2404 over 4 years ago

Change Log:

  • Fixed .crop() opening gallery or camera twice #32
  • Fixed UCropActivity Crash Android 4.4 (KitKat) #82

Change Log:

  • Fixed The application could not be installed: INSTALL_FAILED_CONFLICTING_PROVIDER issue #67
ImagePicker - Added option to limit MIME types and set Storage Directory

Published by Dhaval2404 over 4 years ago

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)
ImagePicker - Fixed Camera opens twice when "Don't keep activities" option is ON

Published by Dhaval2404 almost 5 years ago

Change Log:

  • Improved UI/UX of the sample app
  • Removed Bitmap Deprecated Property #33 (Special Thanks to nauhalf)
  • Camera opens twice when "Don't keep activities" option is ON #41 (Special Thanks to benji101)
  • Fixed uCrop Crash Issue #42
ImagePicker - Fixed Camera Permission and Dynamic Crop Ratio Issue

Published by Dhaval2404 about 5 years ago

Change Log:

  • Fixed app crash issue, due to Camera Permission in manifest #34
  • Added Option for Dynamic Crop Ratio. Let User choose aspect ratio #36 (Special Thanks to Dor-Sloim)
ImagePicker - Removed redundant CAMERA permission

Published by Dhaval2404 about 5 years ago

Change Log:

ImagePicker - Fixed gallery image pick issue

Published by Dhaval2404 about 5 years ago

Change Log:

  • Sample app made compatible with Android Kitkat 4.4+ (API 19)
  • Fixed Uri to File Conversion issue #8 (Special Thanks to squeeish)
ImagePicker - Added Support for Inline Activity Result

Published by Dhaval2404 over 5 years ago

Change Log:

ImagePicker - Optimized Compression Logic

Published by Dhaval2404 over 5 years ago

Change Log:

  • Optimized Compression Logic
  • Replace white screen activity with a transparent one.
ImagePicker - Simple Library to Pick an image from the Gallery or Capture image with Camera.

Published by Dhaval2404 over 5 years ago

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
Badges
Extracted from project README
Download Releases API Android Arsenal ktlint PRWelcome Open Source Love License Twitter
Related Projects