4.0.0
π 29 - β¬οΈ 61.7k - β 382 - π 15 - π΄ 89
Attention
This is a huge update of the library, many broken are expect, please update with care.
CHANGELOG
Fixed
- Issue where some devices based on MIUI would not retrieve image from gallery #253
Changed
minSdkVersion = 16
, previous versions have been deprecated by Google.
Added
- Added option to enable users specify image source #226
Removed
- Pick Image, now the library will handle this without expose the contract #271
- Need for
READ_EXTERNAL_STORAGE
permission #271 - Previous deprecated
ActivityBuilder
,startPickImageActivity
,getActivityResult
andonActivityResult
#145 - Removed ProGuard rule from ReadMe #257
- Removed unused dependencies and settings from Gradle files #265