Releases: codefl0w/QuickADB
V5.1.0
[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
[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
[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
[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
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
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
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
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
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
Initial Release