Releases: K1rakishou/Fuck-Storage-Access-Framework
Alpha build v1.0-28
Bug fixes and Snapshots refactoring
Alpha build v1.0-28
Fix a bug in isChildOfDirectory() directory where a directory that is inside another directory (and when they both are backed by ExternalFile) was not considered a child directory.
Alpha build v1.0-27
Disallow using remote file providers (dropbox/google drive/etc) since they may not work correctly with ACTION_OPEN_DOCUMENT_TREE and persistable permissions
Alpha build v1.0-26
Log the root when we couldn't create either of the files because file root was already appended
Alpha build v1.0-25
Add check for FLAG_GRANT_PERSISTABLE_URI_PERMISSION flag when selecting a directory via ACTION_OPEN_DOCUMENT_TREE
Alpha build v1.0-24
Possible fix for persistent permissions getting lost for no reason
Alpha build v1.0-23
More debug check to fix an issue with directory not getting created for some unknown reason
Alpha build v1.0-22
Make splitIntoSegments visible outside of the library
Alpha build v1.0-21
Add tests for directory and file names with periods
Alpha build v1.0-20
Fix a crash when baseDirectory.getDirUri() returns an empty string when we want to check whether the SAF base dir still has the permissions