Skip to content

0.13.0

Compare
Choose a tag to compare
@anggrayudi anggrayudi released this 18 Sep 13:11
· 80 commits to master since this release

Features

  • Request storage access for specific folder with SimpleStorageHelper.requestStorageAccess(expectedBasePath) on API 30+
  • Create media based on full path with MediaStoreCompat.createMedia()

Breaking Changes

  • Storage runtime permission no longer prompts on API 29+

Fixes