Skip to content

Releases: K1rakishou/Fuck-Storage-Access-Framework

Alpha build v1.0-09

16 Nov 13:35
Compare
Choose a tag to compare
Alpha build v1.0-09 Pre-release
Pre-release

Potential fix for comparison of RawFile and ExternalFile

Alpha build v1.0-08

10 Nov 13:26
Compare
Choose a tag to compare
Alpha build v1.0-08 Pre-release
Pre-release

Fix a little stupid bug when comparing two paths.

Alpha build v1.0-07

10 Nov 13:19
Compare
Choose a tag to compare
Alpha build v1.0-07 Pre-release
Pre-release

Fix for paths comparison.

Alpha build v1.0-06

10 Nov 13:08
Compare
Choose a tag to compare
Alpha build v1.0-06 Pre-release
Pre-release

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

10 Nov 11:26
Compare
Choose a tag to compare
Alpha build v1.0-05 Pre-release
Pre-release

areTheSame() method fixes

Alpha build v1.0-04

10 Nov 10:49
Compare
Choose a tag to compare
Alpha build v1.0-04 Pre-release
Pre-release

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

09 Nov 13:52
Compare
Choose a tag to compare
Alpha build v1.0-03 Pre-release
Pre-release

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

09 Nov 13:37
387c5a0
Compare
Choose a tag to compare
Alpha build v1.0-02 Pre-release
Pre-release

Couple of fixes, comment updates and the new areTheSame() method.

Alpha build v1.0

27 Oct 08:52
Compare
Choose a tag to compare
Alpha build v1.0 Pre-release
Pre-release

The API is pretty much done but some changes may still occur.
Tests are implemented.
Everything is kinda works.

Alpha build v0.1

21 Sep 18:44
Compare
Choose a tag to compare
Alpha build v0.1 Pre-release
Pre-release
Update gradle