Skip to content

Releases: Fernthedev/desktop_adb_file_browser

v1.4.0

01 Sep 23:25
a205a54
Compare
Choose a tag to compare

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

22 Apr 15:28
16a001a
Compare
Choose a tag to compare

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

28 Mar 01:52
d990eda
Compare
Choose a tag to compare

What's Changed

More things

Full Changelog: v1.1.0...v1.2.0

Logger changes

30 Oct 01:13
fd274e5
Compare
Choose a tag to compare
  • 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

09 Sep 18:13
bdfb06f
Compare
Choose a tag to compare
v1.0.1

Fix line ending

Initial release

05 Sep 16:36
6f0ecfc
Compare
Choose a tag to compare

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