Skip to content

Releases: lightningbolt047/Android-Toolbox

Release 1.1.1

14 Jan 07:37

Choose a tag to compare

Full Changelog: 1.0.3...1.1.1

Dark Mode

I know I know! It was painful to not have a dark mode. You can now choose to use dark mode, light mode (why tho?) or follow the system theme.

File Transfer Progress

File transfer progress is now available when transferring files/directories from your PC to your android device or vice versa. ADB does not seem to output the transfer progress in stdout anymore so I had to use a different approach to get the transfer progress (Regularly check the size of the file in the destination. This works for a lot of cases).

Fonts

Yay! Applied the Quicksand font throughout the app!

Have fun!

Release 1.0.3

05 Jan 06:01

Choose a tag to compare

Full Changelog: 1.0.2...1.0.3

Added new Animations
Improved the updater

Release 1.0.2

02 Jan 16:23

Choose a tag to compare

Full Changelog: 1.0.0...1.0.2

Fixed some stability issues

Release 1.0.1

01 Jan 19:01

Choose a tag to compare

Release 1.0.1 Pre-release
Pre-release

Full Changelog: 1.0.0...1.0.1

Release 1.0.1! Wow that was fast!

Added Power Controls

Edit: Updating from this version might not go well! (unless you kill adb.exe by yourself). Install 1.0.2 for smoother updates

Release 1.0.0

01 Jan 15:19

Choose a tag to compare

Release 1.0.0 Pre-release
Pre-release

Full Changelog: https://github.com/lightningbolt047/Android-Toolbox/commits/1.0.0

First Release! Yay!

Only File Manager is available as of now.

More tweaks and features coming soon😜

Stay tuned! The app will notify you when there is an update

Update: Updates to newer versions might not go well! This bug is fixed in 1.0.2