Skip to content

0.11.0

Compare
Choose a tag to compare
@anggrayudi anggrayudi released this 21 Jul 18:08
· 93 commits to master since this release

Features

  • Added DocumentFile.getFormattedSize() and MediaFile.formattedSize

Breaking Changes

  • Added requiresWriteAccess to:
    • DocumentFileCompat.fromSimplePath()
    • DocumentFileCompat.fromFullPath()
    • DocumentFileCompat.fromFile()

Fixes

  • Android 11 returns RawDocumentFile for DocumentFileCompat.from*(). Fixed by adding requiresWriteAccess.
  • DocumentFile.toTreeDocumentFile() doesn't return null for SingleDocumentFile