Releases: Fernthedev/desktop_adb_file_browser
Releases · Fernthedev/desktop_adb_file_browser
v1.4.0
What's Changed
- Settings page by @Fernthedev in #18
- Add option for limitting ADB process concurrency.
- Add package listing functionality @Fernthedev in #17
Full Changelog: v1.3.0...v1.4.0
v1.3.0
What's Changed
- Sidebar navigation by @Fernthedev in #12
- Rewrite riverpod by @Fernthedev in #14
- Trackpad back/forward gestures
- Support for back/forward mouse buttons
- Better keyboard shortcut support
- FIx upload snackbar
- Add download snackbar
- Optimized internals for less memory usage and CPU
Full Changelog: v1.2.0...v1.3.0
v1.2.0
What's Changed
- Wireless device support by @Fernthedev in #5
- Implement contextual menu on secondary click by @Fernthedev in #9
More things
Full Changelog: v1.1.0...v1.2.0
Logger changes
- Waits for stream to finish spamming data (due to buffer performance being slow)
- Hides the logger output by default
- Improves some internals
Full Changelog: v1.0.1...v1.1.0
Fix logcat save file ending
v1.0.1 Fix line ending
Initial release
Features:
- Multiple devices connected
- Downloading ADB if not installed (uses ADB in path if found)
- Logging with logcat (and saving file)
- Browsing for files
- Filtering
- Refresh
- Opening in temp directory and watching
- Watching persistent files
- Drag-n-drop uploading to device (no download)
- Back and forward mouse buttons (Windows only)
- Shortcuts/bookmarks
- Alt arrow navigation
- File size and time
- Create files and directories