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

Verify authority when interacting with MediaStore URIs #29

Closed yrezgui closed 2 years ago

yrezgui commented 3 years ago

Verify authority (MediaStore.AUTHORITY) when interacting with MediaStore APIs that require media URIs else return Result.failure.