Skip to content

4.0.0

Compare
Choose a tag to compare
@Canato Canato released this 30 Nov 16:36
· 135 commits to main since this release

πŸš€ 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 and onActivityResult #145
  • Removed ProGuard rule from ReadMe #257
  • Removed unused dependencies and settings from Gradle files #265