Releases: NicosNicolaou16/ImagePickerAndroid
Releases · NicosNicolaou16/ImagePickerAndroid
2.3.0
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 totakeSingleCameraImage(context = context)
takeSingleCameraImageWithBase64Value()
changed totakeSingleCameraImageWithBase64Value(context = context)
- 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
- Refactor README file.
- Minor fixes.
Thank you very much for your support! Any feedback is welcome!
2.2.1
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
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
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
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
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
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
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
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
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!