Releases: speedyfriend433/Swifile-FileManager-2-Swift
Releases · speedyfriend433/Swifile-FileManager-2-Swift
Swifile 2 v2.1.5
- Added more file extensions
- Added .lockable as a string view
To fix
- Fix refresh option (omitted now)
- Fix Asset.car display (can i….?)
- Fix folder size calculation (not accurate)
Swifile 2 v2.1.4
- Fixed Size not displaying correctly (now you can just look into the file details) - Thanks to Energy for the issue report
- Revised var body in DictionaryView (break down into subview)
- Directory path is now displayed correctly in the navigation title with stacked path like /private/var/mobile
Swifile 2 v2.1.5.1
- Added Show hidden files toggle in sort menu
Swifile 2 v2.1.3
- Added Pull-To-Refresh option to refreshing current events
- Now original location is / (before /var)
Swifile 2 v1.2
Added Largest To Smallest File Sort Option
Added Bytes to each files under KB
Swifile 2 v1.1
- Added Media / Audio Player (mov, mp4, mp3)
- Added more extensions support
- Fixed omitted options
- To Do
Fix Plist Randomly Refreshing Issue in root search mode
Fix audio player in background mode
Add progress bar on root search mode
FINAL FIX VERSION YESSS
- Fixed Root Search View now it doesn’t crash while you are browsing on Root Directory 🥳🥳🥳🥳🥳🥳 (thanks friend)
- Fixed invalid Symlink error again
- Fixed Some navigation issues
- Error handling of crash files is now more easier than before
Final Metdata Fix
Fixed metadata not showing on folders
Next will be… root search fix (<- this gonna be huge)
Small metadata + some fixes
-
Fixed access to
formattedFileSize
usingviewModel
insideDirectoryView
. -
Updated
destinationView
to useAnyView
for handling different view types. -
Updated DirectoryView to use performSearch on search button click.
-
Converted posixInt to Int using Int(posixInt) before performing bitwise operations with S_IRUSR, S_IWUSR, and S_IXUSR. (Thx le bao)
Add file fix?
I hope this is fixed
Add file / folder fixed