Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
AndroidFileTransferForLinux.dmg | 2025-03-31 | 23.6 MB | |
Android_File_Transfer_For_Linux-b8877dc-x86_64.AppImage | 2025-03-31 | 30.1 MB | |
README.md | 2025-03-31 | 606 Bytes | |
v4.4 source code.tar.gz | 2025-03-31 | 1.1 MB | |
v4.4 source code.zip | 2025-03-31 | 1.2 MB | |
Totals: 5 Items | 56.0 MB | 0 |
Qt6 and newer Android devices support
A few notable improvements in this release:
- Qt6 support [ui]
- Do not call ClearHalt
- shouldn't be any halts, maybe re-enable it later if anything breaks - fixes freezing newer android devices.
- Claim interface with disconnect and do it only for MTP devices.
- When scanning for processes holding descriptor, generate less noise and exceptions [cli]
- get-id
command [cli]
- set both st_size and st_blocks [fuse]
- return ENOTEMPTY
for non-empty dirs. [fuse]
- CI improvements and cleanups, MacOSX fixes, GH actions and cmake cleanups