Skip to content

v2.2.0

Compare
Choose a tag to compare
@uintdev uintdev released this 15 Dec 00:14
· 147 commits to main since this release
  • Added support for direct internal storage access (press on the SD card icon to toggle) -- ideal for large files
    • Direct access mode does not support multi-file selection
    • For this to function under Android 13 or later, a new permission 'MANAGE_EXTERNAL_STORAGE' was added
    • This grants access to '/storage/emulated/0'
  • Fixed an issue where there would be multiple instances of the file system watcher
  • File system watcher is now focused on the specific selected file rather than the directory it is under