Skip to content

Releases: codefl0w/QuickADB

V5.1.0

09 Apr 14:37

Choose a tag to compare

[5.1.0] - 09.04.2026

Added

  • Live Logcat: live ADB logcat viewer with exporting, color coding and level filtering (Advanced)

Fixed

  • File Explorer: fix metadata parsing in special root directories

Improved

  • Device Info: seperate information into 3 categories: Hardware, Android, Device Specs
  • Device Info: add 8 new checks

V5.0.0

05 Apr 09:02

Choose a tag to compare

[5.0.0] - 05.04.2026

Added

  • App Market: fully functional F-Droid client with automatic app installations, custom repos and app data (Miscellaneous)

  • Magisk Manager: fully automated device rooting & module management (Advanced)

Changed

  • Updater: move function from quickadb.py to standalone updater.py

  • QuickADB: changed button order in the advanced section

  • QuickADB: update & improve credits

Improved

  • Device Manager: include manufacturer names

  • Device Manager: scale box size according to name length

  • GSI Flasher: massive code cleanup & refactoring

  • Updater: display latest changelog and add in-place updating

  • File Explorer: Add Install APK option to the right click menu

  • Overall code & text cleanup

V4.1.0

25 Mar 17:08

Choose a tag to compare

[4.1.0] - 26.03.2026

Added

  • Device selection support
  • Centralized tool path management
  • Install APK flags

Changed

  • QuickADB: Re-labeled "extract logs" to "export logs"
  • QuickADB: Changed contact method from email to website
  • GSI Flasher: Removed support for compressed GSI images (.img.gz, .img.xz)
  • Wireless ADB: fixed freezing on 15-second timeout

Improved

  • File Explorer: Refactored code to eliminate duplication and redundancy

V4.0.2

14 Mar 19:54

Choose a tag to compare

[4.0.2] - 14.03.2026

Added

  • Wireless ADB: Pairing via QR or pairing code

Changed

  • Wireless ADB: Moved function from adbfunc.py to wirelessadb.py
  • File Explorer: Changed header scaling method

Improved

  • File Explorer: Added many new viewable text file extensions

V4.0.1

12 Mar 23:01

Choose a tag to compare

Added

  • Boot Animation Creator: Reload frames from workdir button

Changed

  • Boot Animation Creator: Frame handling logic

Fixed

  • Boot Animation Creator: FFmpeg PATH detection

V4.0.0

10 Mar 20:55

Choose a tag to compare

Added

  • Theme Manager
  • Boot Animation Creator
  • File Explorer
  • Custom terminal
  • Partition Manager

Changed

  • Rebuilt application using PyQt6
  • Debloater renamed and expanded into App Manager
  • Replaced lpunpack with unsuper for faster super.img extraction
  • Removed OS-specific code enabling Linux and macOS builds

Improved

  • Multithreading performance
  • GSI flasher
  • super.img dumper
  • payload.bin dumper
  • device specification detection
  • version update detection
  • logging system

Removed

  • Driver installers
  • Magisk downloader
  • Inactive Magisk Root button (planned for V5)

QuickADB V-3.0.0

15 Nov 21:41
3eaa507

Choose a tag to compare

Advanced

Added automatic GSI Flasher
Added super.img dumper powered by unix3dgforce's lpunpack script

ADB

Added wireless ADB function

Extra

Added auto update checker function. QuickADB will now check for newer versions on launch.
A few UI changes
Improved readability of logs

QuickADB V-2.0.1

29 Oct 08:35
f353a36

Choose a tag to compare

Bug Fixes

Fixed "adb is not recognized" Bug for the ADB Debloater and Device Info
Fixed output spacing

Extra

Added "Contact Me" Option

QuickADB V-2.0.0

25 Oct 20:10
17e02e7

Choose a tag to compare

Added Advanced Tab

Magisk Installer
ADB Debloater
Payload Dumper powered by @ssut's payload-dumper-go
Fetching Device Info
Driver installers for Xiaomi, Motorola and Samsung devices, as well as generic ADB drivers

Extra

Fixed logging bug
More detailed logging
Added disclaimer and warning signs
Added a proper icon

QuickADB V-1.0

05 Sep 03:08
2d62d71

Choose a tag to compare

Initial Release