hl_image_picker_android 1.2.11 hl_image_picker_android: ^1.2.11 copied to clipboard
Android implementation of the hl_image_picker plugin.
1.2.11 #
- can't interact with the screen when onPress backHandler #31
1.2.10 #
- can't interact with the screen when onPress backHandler #31
1.2.9 #
- Encode the path when opening the cropper
- Fix issue of not returning image when picker is canceled
1.2.8 #
- Set default language to English
- Add ucrop to hl_image_picker to support rotate image
- Added the ability to change the toolbar title
- Fix Android 10 storage access issue
1.2.7 #
- Support crop multiple images
1.2.6 #
- Deprecate
recordVideoMaxSecond
in HLImagePickerOptions - Remove default value for
recordVideoMaxSecond
in HLCameraOptions
1.2.5 #
- Upgrade PickerSelector to 3.11.2
- Import com.luck.picture.lib.R
1.2.4 #
- Android Gradle Plugin 8 support
1.2.3 #
- Support quality compression for selected images
- Can set maxSizeOutput (maxWidth and maxHeight) for selected images
1.2.2 #
- Support gif selection
1.2.1 #
- Fix deselecting all previously selected images
1.2.0 #
- Update documentation
1.1.2 #
- Update SDK constraints: ">=2.18.0 <4.0.0"
1.1.1 #
- Update podspec version
1.1.0 #
- Update UI
1.0.1 #
- Add custom text for crop image UI
1.0.0 #
- Initial release.