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)