Dhaval2404 ImagePicker Versions Save

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

v1.5

4 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)

v1.4

4 years ago

Change Log:

v1.3

4 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)

v1.2

5 years ago

Change Log:

v1.1

5 years ago

Change Log:

  • Optimized Compression Logic
  • Replace white screen activity with a transparent one.

v1.0

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