Skip to content

Releases: lightningbolt047/Android-Toolbox

Release 2.0.0

13 Mar 19:02

Choose a tag to compare

Lesssss Gooooooo!!!!!! MacOS!!!!! Finally!!!!

[ADB] Updated ADB binaries
[Dependencies] Updated Pub packages
[MacOS] Added full support
[Dart] Built with Dart 3.3.1, Flutter 3.19.3
[UI] Accent color is now obtained from the system

Note: MacOS build requires MacOS 14.0+ (Sonoma and above)

Full Changelog: 1.9.1...2.0.0

Release 1.9.1

06 Mar 23:31

Choose a tag to compare

[UI] Upgrade to Material 3
[Dependencies] Upgrade Pub Packages
[Fix] Fixed Deleting files not refreshing
[Workaround] Disabled Windows 10 devices from switching to Light theme due to an issue

Full Changelog: 1.8.0...1.9.1

Release 1.8.0

22 Sep 20:32

Choose a tag to compare

[Fix] Fix crashes on Windows 11 22H2

Users who have upgraded to Windows 11 22H2 have to download this build and install manually. The app's updater will not work since it will crash on startup. Sorry 😔.
Users who haven't upgraded to 22H2 will have to install this build and then perform the upgrade for smooth operation.

Release 1.7.3

30 Aug 23:20

Choose a tag to compare

[Theme] Enabled Windows 10 theme mode setting toggle
[Files] File icons load smoothly

Built with Flutter SDK 3.3.0

Full Changelog: 1.7.1...1.7.3

Release 1.7.1

07 Jun 08:21

Choose a tag to compare

Full Changelog: 1.6.4...1.7.1

[Device Info] Device Info text is now selectable
[Device Info] Fix device info text overflow
[Files] Prevent unnecessary refresh when renaming files
[Files] Prevent unnecessary refresh when an item is cut, copied or when the clipboard is cleared
[Apps] Added batch APK backup ability
[Theme] Increase Acrylic opacity
[Root] Added ability to switch to root mode
[Connection] ADB now disconnects when exit button is pressed
[Linux] Added support for Linux

Note: On pressing the update button in Linux, the program will download the tar.xz file to the temporary directory and open it in nautilus. The updated binaries are present in the "update.tar.xz" file.

Release 1.6.4

30 Mar 07:42

Choose a tag to compare

[Theme] Theme changes do not require an application restart

[Apps] Changed APK download implementation
[Apps] Removed Card shadows in Apps screen for dark theme

[Device Info] Added a new device info section to view device info

Release 1.6.2

20 Feb 14:17

Choose a tag to compare

Full Changelog: 1.5.3...1.6.2

[Apps] APKs can now be downloaded from the device (Even split apks)
[Apps] Split APKs can now be installed
[Apps] Individual APKs can now be installed in batches

[Files] Added support for external SD card on Android 6.0+ devices
[Files] Performance improvement when browsing directories
[Files] New feature lets users include or exclude directories from the media scanner

[Settings] Users can now opt to see hidden files

[WSA] Removed option to connect to WSA on Windows 10 devices (Felt it was redundant)

[Theme] Removed that awkward shadow in the AppBar when using dark theme (It was bothering me especially when used with mica)
[Theme] Fixed Acrylic on Windows 10 devices

Release 1.5.5

08 Feb 06:09

Choose a tag to compare

Full Changelog: 1.5.3...1.5.5

[Theme] Added mica background for Windows 11 devices! Embrace the mica ❤️
[Theme] Added acrylic background for Windows 10 devices
[Theme] Linux devices have a solid background and it will change based on the theme setting
[Theme] Dark Mode is darker on all platforms now

[Updater] If an update is found when checking for updates on startup, it now shows the update notification in nice material banner instead of alert dialog
[Apps] Added option to open apps
[Power Controls] Added option to reboot into sideload mode directly

Release 1.5.3

02 Feb 09:00

Choose a tag to compare

Full Changelog: 1.1.1...1.5.3

[Apps] Users can now uninstall system apps
[Apps] Users can now view uninstalled system apps and choose to reinstall them

Fixed some memory leaks

Release 1.5.1

28 Jan 06:06

Choose a tag to compare

Full Changelog: 1.0.3...1.5.1

[Apps] You can now install apps using a single APK
[Apps] Suspend and Un-suspend apps. Suspended apps cannot be launched from the device until they are un-suspended. This is especially useful in situations where annoying system apps cannot be disabled/uninstalled
[Apps] Recompile Apps to save space or improve launch times
[Apps] Offload apps feature added. Apps can be uninstalled while keeping data intact. When the user chooses to install an offloaded app, it will resume from its previous state
[Settings] Toggle to let user choose whether to kill adb during startup
[Settings] Toggle to let user choose whether to kill adb on exit
[Files] File Transfer Progress units are now dynamically assigned