Releases: jrvansuita/PickImage
Releases · jrvansuita/PickImage
v3.0.2
v3.0.1
Jitpack version mistake
v3.0.1
Gradle version update.
v3.0.0
What's Changed
- Pick from gallery compatible to android 12 by @yogeshpaliyal in #155
Full Changelog: 2.5.5...v3.0.0
Android 12 Compatible
What's Changed
- file provider migrate to androidx in manifest by @YohanSandun in #150
- Change compile to implementation by @YohanSandun in #149
- Custom file provider class by @YohanSandun in #151
- Compatible With Android 12 | SDK 31 by @yogeshpaliyal in #152
New Contributors
- @YohanSandun made their first contribution in #150
Full Changelog: v2.5.4...v2.5.5
Android 12 Compatible
What's Changed
- file provider migrate to androidx in manifest by @YohanSandun in #150
- Change compile to implementation by @YohanSandun in #149
- Custom file provider class by @YohanSandun in #151
- Compatible With Android 12 | SDK 31 by @yogeshpaliyal in #152
New Contributors
- @YohanSandun made their first contribution in #150
Full Changelog: v2.5.4...2.5.5
If only 1 PickType is given then automatically open the camera/gallery
Merge pull request #147 from ProMode7/master If only 1 PickType is given then automatically open the camera/gallery
Added Option to use intent chooser
Merge pull request #144 from yogeshchoudhary-gts/hotfix/improvement Use Picker Option added
Added Support for Android 11
Added support for android 11 Remove un use-full condition from camera intent
Added Content Chooser Titles
Merge pull request #133 from jrvansuita/minor_improvements Set default title for Gallery & Camera Intent Chooser