Releases: BeboKhouja/ADB-GUI
Releases · BeboKhouja/ADB-GUI
ADB GUI 1.5.0
Changes
- Minor grammar improvements.
- Code cleanup.
- Program now closes instead of giving an error.
- Program title now includes version.
- Links from mods now don't prompt the user to not trust the mod.
- Reboot is no longer used, restart is instead used.
- Changed warning about USB debugging.
- Restart server changed to Kill server.
- App no longer crashes when clicking No on GitHub link.
Removed features
- Removed terminal and execute command feature because it was deemed unnecessary.
Added features
- Localization system added (You can't change language yet).
ADB GUI v1.4.0
Changelog
Patches
- Typing "discord" on Command Prompt instead links to the actual site.
Features
- (Incomplete) Added a tab for devices.
- Prompts user to trust a link before opening it.
- (Incomplete) Added a new Execute command dialog.
- Now uses Log4j for the messages.
- Now can use addons for the first time.
- Changed "Handy commands" to "Commands".
ADB GUI v1.3.1
Changelog
New features
- Added commands: "help, jarlocation, version, github, discord"
- Added Github button in the Help menu.
ADB GUI v1.3
Changelog:
New Features
- Output the command message on the debug shell
- Made commands shorter by making them start with "adb "
Optimizations
- Improved performance on command execution
Bug Fixes
- Fixed app crashing if the cancel button is pressed on "executecommandmenu2"