google / modernstorage

ModernStorage is a group of libraries that provide an abstraction layer over storage on Android to simplify its interactions
https://google.github.io/modernstorage/
Apache License 2.0
1.24k stars 60 forks source link

[Idea] AndroidX Activity added ActivityResultContracts$PickVisualMedia. modernstorage-photopicker won't be needed anymore. #94

Open VincentJoshuaET opened 2 years ago

VincentJoshuaET commented 2 years ago

Version 1.6.0-alpha03

April 27, 2022

androidx.activity:activity:1.6.0-alpha03, androidx.activity:activity-compose:1.6.0-alpha03, and androidx.activity:activity-ktx:1.6.0-alpha03 are released.

New Features

yrezgui commented 2 years ago

Good spot @VincentJoshuaET! I actually wrote a big part of PickVisualMedia and PickMultipleVisualMedia. I'll be working on it next week