Skip to content

Releases: badabing2005/PixelFlasher

Release v7.0.0.0

05 Jul 02:14
v7.0.0.0
58138d3
Compare
Choose a tag to compare
  • When sideloading OTA, automatically cancel a previous OTA (in progress or completed but not rebooted), which assures a better success rate. (Only applies to rooted devices that are in adb mode).
  • Added My Tools Menu, you can now add custom tools to PixelFlasher to easily launch your favorite tools / apps (example odin3).
  • Added Process Image in PIF Manager, PixelFlasher can now process a device image and extract PIF print from it with a single click. (Currently supported image types are, Pixel firmware, Pixel OTA, images with payload.bin, Samsung firmware).
  • When reading device details, report the sys.oem_unlock_supported prop value.
  • Miscellaneous minor improvements.

Release v6.9.8.0

24 Jun 21:55
v6.9.8.0
f0d0e67
Compare
Choose a tag to compare
  • Improve Check keybox.xml to report if the certificate is software signed, also report about all included certificates.
  • Added settings option Keep temporary support files in case one needs to inspect the support files.
  • Add Github action to build on MacOS 12, MacOS 11 runner has been deprecated.
  • Update Pixel beta links from A14 to A15.
  • Minor bug fixes and improvements.

Release v6.9.6.0

04 Jun 15:59
v6.9.6.0
5b991b2
Compare
Choose a tag to compare
  • #204 Fix Pyinstaller issue, thanks to PR from @cjshearer.
  • PIF Import favorites can now import recursively including subdirectories.
  • Added Device | Check otacerts menu option to quickly check if the ROM is signed.
  • Sync banned kernel list with @osm0sis published list.
  • Improved exception handling
  • Improved debug messages for troubleshooting
  • Fix timing issue for a corner case cleanup before unzipping is completed.
  • AVBTool improvements.

Release v6.9.5.0

17 May 19:53
v6.9.5.0
03f9a8c
Compare
Choose a tag to compare
  • Added Pixel 8a (akita) support.
  • Updated Pixel device end of life dates based on Google's published data.
  • Added an option to refresh Google Images download links, useful on release days when you want an immediate refresh.
  • Memory improvements when building Google Images list.
  • Added additional troubleshooting debug messages when a device is not detected.
  • Minor bug fixes and improvements.

Release v6.9.4.0

09 May 02:11
v6.9.4.0
0ea3b64
Compare
Choose a tag to compare
  • 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.

Release v6.9.3.1

30 Apr 00:53
v6.9.3.1
0d1db2d
Compare
Choose a tag to compare
  • When getting SPL details, don't limit it to just boot.img.

Release v6.9.3.0

29 Apr 18:48
v6.9.3.0
5edb9c1
Compare
Choose a tag to compare
  • 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.

Release v6.9.2.6

18 Apr 01:17
v6.9.2.6
550fbb4
Compare
Choose a tag to compare
  • 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.

Release v6.9.2.5

17 Apr 01:48
v6.9.2.5
4fabe44
Compare
Choose a tag to compare
  • Roll up MacOS related changes. #187 and #190
  • Logging improvements
  • When Magisk delta is installed, automatically set the package to: io.github.huskydg.magisk

Release v6.9.2.1

15 Apr 12:55
v6.9.2.1
3458aa0
Compare
Choose a tag to compare
  • Bugfix: #192 - Failed to process Android 15 beta firmware.