Drjacky ImagePicker Versions Save

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

2.3.22

1 year ago

[2.3.22] - 2022-12-19

  • NullPointerException in callback (Special Thanks to Catlandor)
  • Revert back from ACTION_OPEN_DOCUMENT to ACTION_GET_CONTENT

2.3.21

1 year ago

[2.3.21] - 2022-12-19

  • Migrate to Kotlin 1.7.21
  • Update internal dependencies
  • Fix FileNotFoundException due to not able to take extension (Special Thanks to Catlandor)
  • Revert back from ACTION_GET_CONTENT to ACTION_OPEN_DOCUMENT until this issue is resolved.
  • Fix not getting image size correctly

2.3.20

1 year ago

[2.3.20] - 2022-09-28

  • Fix ktlint issue
  • Format internal codes
  • Update internal dependencies

2.3.19

1 year ago

[2.3.19] - 2022-09-20

  • Improve dismiss listener
  • Update Java version to 11
  • Support Android API 33

2.3.18

1 year ago

[2.3.18] - 2022-09-05

  • Fix crash on not setting the setOutputFormat (Special Thanks to Hussein Habibi Juybari)
  • Add Intercept Dialog dismiss event
  • Improve how to customize the library in the readme file

2.3.17

1 year ago

[2.3.17] - 2022-08-23

  • Migrate to Kotlin 1.7.10
  • Update internal dependencies
  • Let the user pick multiple files in the gallery mode
  • Let the user define the output format

2.1.16

1 year ago

[2.1.16] - 2022-06-22

  • Improve document on how to provide both camera and gallery
  • List other gallery apps on gallery choose mode
  • Handle an exception on creating a new file while trying to crop the image
  • Add Russian translation
  • Add Italy(italian) translation

2.1.15

2 years ago

[2.1.15] - 2021-11-16

  • Update internal dependencies
  • Improve support for front camera
  • Target SDK 31

2.1.14

2 years ago

[2.1.14] - 2021-10-20

  • Migrate to Kotlin 1.5.31
  • Update internal dependencies
  • Fix an issue if image is corrupted
  • Add Bengali translation
  • Add Dutch translation

2.1.13

2 years ago

[2.1.13] - 2021-08-06

  • Migrate to Kotlin 1.5.21
  • Update internal dependencies
  • Fix typo in German translation
  • Add French translation