Releases: nguyenhoanglam/ImagePicker
Releases · nguyenhoanglam/ImagePicker
1.6.2
1.6.1
1.5.5
Update com.google.android.material:material
and androidx.appcompat:appcompat
version for compatibility.
1.5.4
- Fix permission error when running on Android 13.
- Upgrade some dependency versions.
Version 1.4.3
Fix infinite loading bug
Version 1.4.2
Optimized the UI/UX
Version 1.4.1
Fix some minor UI issues
Version 1.4.0
- Fixed bugs.
- Supported Android 10 (API 29).
- Updated to new UI (remove selection overlay, add indicator...).
- Converted Java code to Kotlin code.
- Upgraded Glide to v4.11, AndroidX to v1.1.0.
- Added new rootDirectoryName, limitMessage, indicatorColor and isShowNumberIndicator options.
- Replaced savePath option by directoryName option.
- Removed keepScreenOn option.
1.3.2
Update to Glide 4.9.0
Version 1.3.1
- Allow to set request code
- Migrate to AndroidX
- Support Glide 4.8.0