Releases: SimformSolutionsPvtLtd/SSImagePicker
Releases · SimformSolutionsPvtLtd/SSImagePicker
Image Picker 2.3
⚡ Update Features :
🐛 Fix #73 - Fix Inspection errors.
🐛 Upgrade #72 - Dependency version update and update Java version..
⬆️ Compatibility
Target SDK - API level - 34 (Android 14 - Upside Down Cake)
Compile SDK - API level - 34 (Android 14 - Upside Down Cake)
JDK Version - 17
🚧 Coming Soon
Select partial images : https://developer.android.com/about/versions/14/changes/partial-photo-video-access
Access Media files from Shared Storage: https://developer.android.com/training/data-storage/shared/media
Image Picker 2.2
⚡ Update Features :
- 🐛 Fix #68 - Change in image picker limit based on requirement removed limit for selecting max image it will be user defined.
- 🐛 Fix #67 - Gradle Updates - Version catalog changes.
⬆️ Compatibility
- Target SDK - API level - 34 (Android 14 - Upside Down Cake)
- Compile SDK - API level - 34 (Android 14 - Upside Down Cake)
Image Picker 2.1
⚡ Update Features :
- 🐛 Fix #51 - Getting error while open fragment second time : SavedStateProvider with the given key is already registered.
- 🐛 Fix #53 - GetImagesList "name must not be null".
- ✨ Remove camera permission.
⬆️ Compatibility
- Target SDK - API level - 33 (Android 13 - Tiramisu)
- Compile SDK - API level - 33 (Android 13 - Tiramisu)
Image Picker 2.0
⬆️ Compatibility
- Target SDK - API level - 33 (Android 13 - Tiramisu)
- Compile SDK - API level - 33 (Android 13 - Tiramisu)
⚡ New Features :
- ✨ Custom photo picker screen to display all the images with entire UI customization
- ✨ Support for scoped storage
- ✨ Multiple image selection with maximum image count support
- ✨ Folder-wise selection
- ✨ Freehand cropping
- ✨ Support for new system photo picker for Android 11+ (More Details)
- ✨ Maximum image size support
- ✨ Image extension support
- ✨ All new UI enhancement with customizable styles
- ✨ Image compression
🎨 Customization Guides
- Customize picker config for different available options - 📚 Picker Config Guide
- Customize UI of picker screen with different style attributes - 📚 Picker Screen UI Guide
- Customize UI of picker options bottom sheet with different style attributes - 📚 Picker Options Bottom Sheet Guide
File provider authority change
1.8 :pencil: Readme Update
1.7 🎉
1.7 🎉🔨
Fragment Support
- Fragment Support And Update Readme accordingly.
Image Picker To Pick Image From Gallery Or Camera
1.2 Merge pull request #11 from SimformSolutionsPvtLtd/features/project_l…