Android-Password-Store icon indicating copy to clipboard operation
Android-Password-Store copied to clipboard

Migrate file system operations to NIO

Open msfjarvis opened this issue 1 year ago • 1 comments
trafficstars

msfjarvis avatar May 31 '24 12:05 msfjarvis

The migration was mechanical and incorrectly assumes that listDirectoryEntries() will list child files recursively, all of this needs to be migrated to Path#walk

msfjarvis avatar May 31 '24 13:05 msfjarvis