PixelFlasher Versions Save

Pixel™ phone flashing GUI utility with features.

v6.9.4.0

1 week ago
  • Added encryption to support.zip for extra privacy / security.
  • Regression bug fix: When a Magisk module was disabled in Magisk, it was not reflected in PixelFlasher.
  • Added Refresh button to refresh Magisk module list at will.
  • When Apply Custom ROM checkbox is checked, make sure that a ROM file is also selected, otherwise ignore the selection.
  • After rebooting to bootloader, if the device is not detected, sleep 5 seconds and try again.
  • Update Readme to include a link to proper USB driver setup on Linux systems.

v6.9.3.1

2 weeks ago
  • When getting SPL details, don't limit it to just boot.img.

v6.9.3.0

2 weeks ago
  • Update AVBTool to use RSA library instead of depending on an external openssl.
  • English typo corrections.
  • When flashing OTA, give the option to continue, even if it is a downgrade.
  • Github action: Fix MacOS build deployment issue.

v6.9.2.6

1 month ago
  • Bugfix: #194 Unintialized variable kmi_override causing patching with KernelSU LKM fail if the value is not set in preferences.
  • Bugfix: Preferences setting Magisk Package Name not saved.
  • Regression bugfix: Rooted Magisk patching aborting if Magisk application path is not found when hidden and not properly set in the settings. PixelFlasher should not require unhiding Magisk or setting the package name if rooted, and su access to shell is granted.

v6.9.2.5

1 month ago
  • Roll up MacOS related changes. #187 and #190
  • Logging improvements
  • When Magisk delta is installed, automatically set the package to: io.github.huskydg.magisk

v6.9.2.1

1 month ago
  • Bugfix: #192 - Failed to process Android 15 beta firmware.

v6.9.2.0

1 month ago
  • Add a new experimental feature to downgrade without a wipe and potentially switch from Beta to Stable without a wipe (untested). Credit to @tbalden for the discovery and @capntrips for the details of the process.
  • Select any img file and get additional image info.
  • #190 fix, scrcpy launch improvement.
  • Improved Menu to disabled advanced features when it's not enabled in the settings. (Previously only other GUI elements were hidden or disabled).
  • If KernelSU or APatch is installed, report their version as part of device details.
  • Improved logging.
  • Improved santization.
  • Other minor improvements and added stability.

v6.9.1.3

1 month ago
  • Fix regression introduced when refactoring code in KernelSU Patching.
  • #187 On MacOS, move the exit menu into PixelFlasher's file menu from the OS's native Exit menu.

v6.9.1.2

1 month ago
  • #185 Further improvements for ADB shell on MacOS
  • Initial work to override KMI when patching with KernelSU
  • Typo fix.

v6.9.1.0

1 month ago
  • #181 Handle KernelSU new output filename format.
  • #187 register exit menu id for MacOS to OS's "Exit" menu.
  • KernelSU bug fix and improvements.
  • Improved logging to further easy troubleshooting.
  • Update banned kernels list.
  • Update and re-add Magisk zygote64_32 canary with a forked URL.
  • Minor typo corrections and other improvements.