Skip to content

Releases: NicosNicolaou16/ImagePickerAndroid

2.3.0

07 Dec 20:32
c44f963
Compare
Choose a tag to compare

What's new:

  • Update Gradle version to 8.7.3.
  • Update Kotlin version to 2.1.0.
  • Update Media3 version to 1.5.0.
  • Breaking Changes
    • Manage the scenario where camera permission is permanently denied by directing the user to the app settings to modify the permission. You should migrate the camera image method to the following code. #7
      • takeSingleCameraImage() changed to takeSingleCameraImage(context = context)
      • takeSingleCameraImageWithBase64Value() changed to takeSingleCameraImageWithBase64Value(context = context)
  • Refactor README file.
  • Minor fixes.

Thank you very much for your support! Any feedback is welcome!

2.2.1

28 Nov 22:00
8eeb8ea
Compare
Choose a tag to compare

What's new:

  • Update Gradle version to 8.7.2.
  • Update Kotlin version to 2.21.0.
  • Update Jetpack Compose libraries.
  • Update AndroidX libraries.
  • Update README file.
  • Minor fixes.

Thank you very much for supporting me! Any feedback is welcome!

2.2.0

25 Oct 22:52
eb1b82e
Compare
Choose a tag to compare

What's new:

  • Upgrade Target SDK from 34 to 35.
  • Update Kotlin version 2.0.21.
  • Update Gradle version to 8.7.1.
  • Update Jetpack Compose libraries.
  • Update AndroidX libraries.
  • Update README file.
  • Minor fixes.

Thank you very much for supporting me! Any feedback is welcome!

2.1.1

30 Sep 23:02
27a8598
Compare
Choose a tag to compare

What's new:

  • Update Gradle.
  • Update Jetpack Compose libraries.
  • Update AndroidX libraries.
  • Update README file.
  • Minor fixes.

Thank you very much for supporting me! Any feedback is welcome!

2.1.0

14 Sep 20:02
7b27708
Compare
Choose a tag to compare

What's new:

  • Improve the XML UI for the project example.
  • Update Jetpack Compose libraries to version 1.7.1.
  • Update AndroidX libraries.
  • Update Kotlin Coroutine to version 1.9.0.
  • Update README file.
  • Minor fixes.

Thank you very much for supporting me! Any feedback is welcome!

2.0.17

05 Sep 18:34
Compare
Choose a tag to compare

What's new:

  • Update Jetpack Compose libraries to version 1.7.0.
  • Update others AndroidX libraries.
  • Update Gradle to version 8.6.0.
  • Update Kotlin to version 2.0.20.
  • Update the Media3 library for example project.
  • Update README file.
  • Minor fixes.

Thank you very much for supporting me! Any feedback is welcome!

2.0.16

17 Aug 21:16
Compare
Choose a tag to compare

What's new:

  • Updated Gradle to the latest Version.
  • Updated Kotlin to the latest Version.
  • Updated README file.
  • Minor fixes.

Thank you very much for supporting me! Any feedback is welcome!

2.0.15

02 Aug 18:50
e2390e0
Compare
Choose a tag to compare

What's new:

  • Updated Jetpack Compose libraries.
  • Updated AndroidX libraries.
  • Updated Gradle Version.
  • Updated the Media3 library.
  • Updated README file.
  • Minor fixes.

Thank you very much for supporting me! Any feedback is welcome!

2.0.14

21 Jun 19:14
0d4ad04
Compare
Choose a tag to compare

What's new:

  • Updated Jetpack Compose libraries.
  • Updated all the libraries.
  • Updated Gradle version.
  • Updated README file.
  • Minor fixes.

Thank you very much for supporting me! Any feedback is welcome!

2.0.13

25 May 18:55
Compare
Choose a tag to compare

What's news:

  • Updated Kotlin to version 2.0.0
  • Updated Gradle Version
  • Updated README file
  • Minor fixes

Thank you very much for supporting me! Any feedback is welcome!