Skip to content

Release v6.3.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 08 Dec 21:45
· 82 commits to main since this release
v6.3.2.0
b894b40
  • Added Dump Screen XML (uiautomator).
  • With SPIC and Play Integrity Api Checker apps, when they hit quota limits, detect and report.
  • Added Playintegrity testing using Play Store (Developer options need to be enabled. First run takes longer as PixelFlasher tries to find the coordinates of the elements).
  • Added a setting to disable Firmware / OTA image hash validation, useful for firmware images that are for Pixel devices (example CalyxOS) but don't follow Google's naming convention.
  • Detect and report cases where a device rebooted into bootloader mode is not detected by the PC, provide suggestion on how to fix / continue.
  • Make the Magisk management window resizable and remember and load last size on startup.
  • Support for older Pif modules PROPS-v2.1 and PROPS-v2.0 as they store pif.json in a different location.
  • Improve pif.json extraction by detecting and using (if need be) ro.product.vendor.name ro.product.vendor.device ro.product.vendor.manufacturer ro.product.vendor.brand ro.product.vendor.model ro.vendor.build.fingerprint ro.vendor.build.security_patch
  • add pif print BUILD_ID extraction.
  • Other minor improvements.