Releases: K1rakishou/Fuck-Storage-Access-Framework
Alpha build v1.0-09
Potential fix for comparison of RawFile and ExternalFile
Alpha build v1.0-08
Fix a little stupid bug when comparing two paths.
Alpha build v1.0-07
Fix for paths comparison.
Alpha build v1.0-06
Use new way to figure out two AbstractFiles point to the same file or directory.
Do not allow to register a base directory with one of the dir paths the same as one of the other already registered directories.
Alpha build v1.0-05
areTheSame() method fixes
Alpha build v1.0-04
Some API improvements to make it easier to figure out what kind of base directory is currently in use by the user (in case there is support for both in an app) which makes it possible for methods like areTheSame() to check whether two AbstractFiles point to the same file or directory.
Alpha build v1.0-03
A little fix for areTheSame() method which now also checks for input file names first (they may differ and we need to check it)
Alpha build v1.0-02
Couple of fixes, comment updates and the new areTheSame() method.
Alpha build v1.0
The API is pretty much done but some changes may still occur.
Tests are implemented.
Everything is kinda works.
Alpha build v0.1
Update gradle