Skip to content

v2.0.0-beta2

Pre-release
Pre-release

Choose a tag to compare

@Drenzzz Drenzzz released this 06 Jul 20:09
bd95db1

Changelogs

New Feature

  • Wake on Fastboot (WOF): Power-button replacement for devices with broken/dead power buttons — Stay Awake While Charging, Wake + Unlock (KEYCODE_WAKEUP + keyguard dismiss), and Continue Boot (fastboot continue) to exit bootloader hands-free.
  • ADBKit Logo

Improvement

  • Bottom Dock: Added persistent navigation handle for better discoverability and usability.
  • Build System: Default to webkit2_41 build tag for modern WebKitGTK compatibility.
  • Code Quality: Resolved all ESLint errors — make check now passes clean.

Bugfix

  • Fastboot Reboot to System: Fixed fastboot reboot system failing with "unknown reboot target". Fastboot now uses bare fastboot reboot to boot to system.
  • Recovery/Sideload Reboot Options: Recovery and sideload mode now show all reboot targets (System, Bootloader, Recovery, Fastbootd) instead of only "Exit to System".

Documentation

  • Added screenshots gallery for all modules and updated README with complete feature list and troubleshooting guide.