1.0.7
RawDocumentFile
now only deletes the current file, previously it'd delete everything recursively viaFile.deleteRecursively
.- Make
ResolverCompat
an object for quick method access. - Replace
String
withUri
in constructor. Similar toDocumentFile
api. - Rewrite document creation, listing and other required internal logic.
Commits: 7377303...3c69792