Releases: TeamAmaze/AmazeFileManager
Releases Β· TeamAmaze/AmazeFileManager
v3.7.0
v3.6.7
Changelog
https://github.com/TeamAmaze/AmazeFileManager/milestone/18?closed=1
- Invalid token LIMIT in databse utils for android 11 +
- External storage files not showing up in v3.6.6
v3.6.6
Changelog
https://github.com/TeamAmaze/AmazeFileManager/milestone/17?closed=1
- Fix Sign-in Google Button won't go away after creating Google Drive connection
- Need to add null check on UsbManager
- Directory created with name 'zip' shown as zip icon
- Add C support and move isDirectory to C code
- Failure to persist selected list items on device rotation
- File handler message null value failure to typecast to kotlin.String
- crashing while trying to access data folder
- SCP/SFTP with password authentication does not work correctly
- Crash when trying to sort list after denying storage permissions
- Update billing version
v3.6.5
Changelog
https://github.com/TeamAmaze/AmazeFileManager/milestone/16?closed=1
- Advanced files selection support (select inverse / type / date / similar items)
- Stat listing fails and fallback to ls fails when rooted
v3.6.4
Changelog
https://github.com/TeamAmaze/AmazeFileManager/milestone/15?closed=1
- Issues with android tv overscan on v3.6.2
- Root file listing parsing issue
- Sort Apps by User and System Apps in app manager
v3.6.3
Changelog:
https://github.com/TeamAmaze/AmazeFileManager/milestone/14?closed=1
- Crash when amaze cloud plugin is installed and migrate from v3.6.1 to v3.6.2
v3.6.2
Changelog
https://github.com/TeamAmaze/AmazeFileManager/milestone/13?closed=1
- Minor Updates to Dialogs
- Implement DocumentFile mode of HybridFile
- CI always fails for external contributors
- Adhere to Google drive branding guidelines
- Fix unsafe unboxing for sftp execute()
- null Boolean in HybridFile
- MainActivity should handle view intents of compressed archives
- Mediastore not updated when files are saved using 'send to'
- Update history icon color
- NPE when clicking properties on directory in SFTP mount
- Small fixes to TabFragment
- Fix printStackTrace and convert files to kt
- Remove studio mode
- NPE when clicking on popup items after triggering system split screen
- Migration crash when updating database
- Check for empty archive and toast user
- Crash on drag event in adapter
- Trying to open navigation drawer using swipe gesture for devices with back gesture on sides
- Share option should be visible for cloud files
- Running tests seems to have broken
- Failure at publishing test case coverage report to codacy
- Hide file feature not working
- Zip from multilevel folder created on Amaze are buggy on Windows 10
- Few layout issues on android tv
- Null RecyclerAdapter
- Complation error on ktx-core
- App crashes when extracting an empty compressed file
- Crash on extract RAR on Android 6.0
- StringIndexOutOfBoundsException on opening compressed file
- Crash when extract .tar.gz file
v3.6.1
Changelog
https://github.com/TeamAmaze/AmazeFileManager/milestone/12?closed=1
- Updated icon color for shortcuts
- FTP MLSD command failed
v3.6.0
v3.6.0
Changelog
https://github.com/TeamAmaze/AmazeFileManager/milestone/9?closed=1
- Gridview image placeholder loading circular icons
- Shortcut icons not recognisable
- New file dialog allows spaces at the end and beginning
- FTP server on stock install is not usable
- Fix ExternalSdCardOperation.getDocumentFile()
- Exit on AppsListFragment should exit app
- Add handling for R.id.exit in AppsListFragment
- Exit menu item at Apps Manager is not responding
- Leak found from App Manager back to file list
- Runs have logs that are too long
- DataUtils.menuMetadataMap leaks MenuItemImpl via value
- DataUtils.menuMetadataMap leaks MenuItemImpl via key
- DataUtils$DataUtilsHolder leaks MainActivity when opening Settings
- Sort button at App Manager is not responding
- Fix Apps list sort button and correct rebase mistakes at FtpService related classes
- Update to Kt 1.5
- Added App Name & Package to error reports
- Scrolling up in "open with" app selection bottom sheet is very difficult
- NPE while extracting zip file
- NPE on ftp setting
- Auto Capitalization & Request Focus while creating new file or folder
- NPE inZipHelperTask: Null file
- Remove "Folder to create zips" configuration
- Indicator leaks DisablableViewPager
- LinearLayout leaked at MainActivity
- NPE on SearchAsyncTask: null MainFragment
- Fix SftpConnectDialog::onCreateDialog very long method
- Support extracting APKS
- NPE on MainActivity: null String on checkForExternalIntent
- NPE on FileUtil::mktextfile : null OutputStreamWriter