Skip to content

Releases: T0biasCZe/AdbFileManager

Ninth release

05 Aug 00:03
Compare
Choose a tag to compare

This release upgrades from .NET 7 to .NET 8!!

Changes:

  • fixed #25
  • the GUI is now responsive and resizable
  • added feature for unlocking the phone with password, for when the display is broken and you need to copy files (USB Debugging and authorization still needed)
  • made some precautions to prevent the program from crashing while its opening

Full Changelog: v1.8...v1.9

There are 2 variants for download:

"AFM 1.9.zip", if you have .NET 8 Runtime normally installed
"AFM 1.9 with NET8 runtime.zip", has .NET 8 Runtime included, so you dont need to install it separately, however it takes extra 160MB of diskspace

.NET 8 runtime downloads:

(you dont need to install this if you use the bundled version)
64 bit: https://dotnet.microsoft.com/en-us/download/dotnet/thank-you/runtime-desktop-8.0.7-windows-x64-installer
32 bit: https://dotnet.microsoft.com/en-us/download/dotnet/thank-you/runtime-desktop-8.0.7-windows-x86-installer
ARM: https://dotnet.microsoft.com/en-us/download/dotnet/thank-you/runtime-desktop-8.0.7-windows-arm64-installer
(i didnt test if the program actually works on arm)

Ninth release preview

15 May 13:37
Compare
Choose a tag to compare
Ninth release preview Pre-release
Pre-release

Full Changelog: v1.8...dev1,9

Eight release++

30 Mar 01:02
b181a8d
Compare
Choose a tag to compare
Eight release++ Pre-release
Pre-release

Almost same as 8 release

  • Updated to .NET 8
  • Self contained publish with .NET runtime and all needed DLLs
  • Added the whole initialization to try catch, to prevent app not starting without showing exception

Full Changelog: v1.8...dev1.8

Eighth release

03 Mar 17:26
Compare
Choose a tag to compare

Changes:
Added compatibility mode, which allows you to use Android 6 or older devices #11
Speeded up the app and especially compat. mode by fixing bug that caused directory to be loaded multiple times
Added compatibility mode "fast mode", which speeds up the directory loading even more, at the cost of icon inaccuracy

Full Changelog: v1.7.1...v1.8 (dont bother reading this...)

Beta 1.8.0

09 Feb 12:23
Compare
Choose a tag to compare
Beta 1.8.0 Pre-release
Pre-release

finally added the support for legacy android, however its currently little slow

Seventh release

23 Jan 21:12
Compare
Choose a tag to compare

Changes:

  • Added "folder unwrapping", which allows smoother progress bar when selecting just 1 very large folder (for example, when you select DCIM. Before, it would just show "0%, 0 from 1 done" until the whole copy operation was finished)
  • Added buttons to be able to go back a directory in the files on pc browser
  • Added new languages besides just English: Čeština 🇨🇿, Polski 🇵🇱, Deutsch 🇩🇪, Espanol 🇪🇸 and Japanese 🇯🇵
  • Fixed incorrect layout when display was using dpi different than 100% (Fixes #20)

Full Changelog: v1.6...v1.7.1

Seventh release pre

18 Dec 22:07
Compare
Choose a tag to compare
Seventh release pre Pre-release
Pre-release

Added option for previewing files when right clicking them
Added compatibility mode for old devices with android 6 and older NVM its still broken
Fixed that the buttons at the bottom woudnt move when the app was resized

Full Changelog: v1.5.1...v1.6

Sixth release

28 Oct 12:19
Compare
Choose a tag to compare

Added file icon next to file name to make navigation easier. currently shows separate icons for folders, audio, video, images, documents, roms, archives and executables. for rest it shows generic file icon. Suggestion mentioned in #12
Fixed issue with copy popup not showing sometimes (fixes #13)
Fixed #15
"Fixed" #17 (cant delete the rows in the datagridview now :p)

Fifth release

27 Sep 07:04
Compare
Choose a tag to compare

Added ability to use Enter and Backspace to go to directory/go up a directory
Fixed issue with files using Unicode characters. Those will now work correctly

Four and a halfth release

02 Aug 17:01
Compare
Choose a tag to compare

Fixed the issues where the first file in the list wasnt shown.
Time stamp copying PC -> Phone should work now

Note: if it doesnt start, try installing .NET 7 runtime
https://dotnet.microsoft.com/en-us/download