Skip to content

Releases: Xposed-Modules-Repo/io.github.samson910022.pixelifyphotos

Release list

1.0.4

Choose a tag to compare

@samson910022 samson910022 released this 17 Jul 09:26

Fixed

  • Hardened Android 17+ device spoofing with multi-strategy Build writes (Field.set, multi-variant Unsafe, JNI fallback) and post-write VERIFY.
  • Secondary SystemProperties hooks for product/fingerprint keys.
  • Early apply on package load plus re-apply when package is ready.
  • VERIFY failures surface via Toast/notification instead of silent failure.

Changed

  • Bumped version to 1.0.4 (versionCode 5).

Notes

  • On Android 17, ART may still block Field.set; success commonly comes via Unsafe static puts. Check logcat tag Pixelify for VERIFY OK / VERIFY FAIL.

1.0.2

Choose a tag to compare

@samson910022 samson910022 released this 16 Jul 18:25

Changed

  • Renamed the display name to Pixelify Infinity.
  • Replaced the launcher icon with a new adaptive icon.
  • Added a project banner image.
  • Bumped version to 1.0.2 (versionCode 3).