Releases: sugoidogo/adbi
Releases · sugoidogo/adbi
2.1
Added Google USB driver for Windows
2
back to java, better ui, removed search function.
1.3
Install errors now create a popup
Buttons fill the available space
the search function skips recycle bin and temp folders
macOS users will need to associate the .osx filetype with Terminal ( Open With > UItilities > Terminal )
1.2
First release with a GUI in D using tkd.
OSX users will need to associate the .osx file extension with the terminal ( Open With > Utilities > Terminal ).
1
This release has only the command-line tool to install ADB to default locations.
Use the .exe for Windows
Use the .elf for Linux
Use the .bin for MacOS
D0.1: Merge pull request #2 from josephsmendoza/dlang
replaced 7z sfx with ptiso
0.8
Update and rename sfx.txt to build.cmd
Java conversion
This update lays out the groundwork to make this a cross-platform project. The java conversion has significantly increased the size of the program because a minimal JRE is included. As a result, this installer will once again work on windows 7.
0.6
Undone 7 support to accommodate new features, such as multithreading and folder searching for adb
0.5
Added Windows 7 Compatibility, greatly increasing speed in the process