Skip to content

Releases: lumkit/LintFile

1.0.5

23 Jul 12:43
Compare
Choose a tag to compare
  • 移除冗余的jni代码
  • 移除libsu的引用

1.0.4

15 Jul 17:48
Compare
Choose a tag to compare

Fix Bugs

  • The list function of DefaultFile did not locate the correct absolute path

1.0.3

26 Jun 11:53
Compare
Choose a tag to compare

Fix

  • SAF File cannot recursively create folders.
  • SAF File could not create the file correctly.
  • SAF File can't open the file IO stream.
  • Shizuku File OutputStream write byte is invalid.
  • Su File opens the OutputStream and prompts "clear failed"

Optimized

  • the speed at which saffile recursively creates folders.
  • the speed at which saffile creates files.
  • the speed at which saffile opens IO stream.

1.0.1

24 Jun 07:20
Compare
Choose a tag to compare

Fix

  • The writing content of the file output stream opened by Shizuku is invalid.