Pixelify Infinity

Pixelify Infinity banner

Pixelify Infinity is an independently maintained modern-libxposed module that spoofs selected Pixel device properties and feature flags for Google Photos.

The canonical source, user documentation, privacy policy, security policy, release certificate fingerprint, and issue tracker are maintained at:

https://github.com/samson910022/pixelify-google-photos-modern

Only releases signed with the certificate documented by the canonical source repository are official.

Releases

1.3.0

Stable

8/19/2026, 10:18:06 AM

[1.3.0] - 2026-08-19

Added

  • In-app Diagnostics screen: Module UI → Diagnostics surfaces, without logcat: module active state and LSPosed scope, hook milestones recorded in the Google Photos process (module loaded / package loaded / package ready), the last device-spoof VERIFY outcome (OK/FAIL, failed fields, device, package, native writer availability, SystemProperties hook state), and real Build values vs the selected profile's spoof target.
  • Copy diagnostics report: One tap copies a sanitized report (module state, milestones, VERIFY result, Build comparison) for pasting into an issue. The report includes the module scope list and device Build values, but no account data.
  • Fail-closed diagnostics recording: The module records hook milestones and VERIFY results into the shared preferences (PixelifyModule, DeviceSpoofer); recording is wrapped so it can never break the hook path. VERIFY records are cleared when no spoofing is configured.
  • Tested-version matrix: README (EN, zh-TW, zh-CN, ja) and SUPPORT.md now document maintainer-verified Android × Google Photos combinations (Android 15 / Android 17 with Google Photos 7.84.0), and clarify that Build-property spoofing hooks framework classes rather than Google Photos internals.
  • Unit tests: DiagnosticsCollectorTest covers field comparison, milestone interpretation (all branches), timestamp formatting, and the copyable report; ConstantsTest now covers the new diagnostic preference keys.

Changed

  • Bumped version to 1.3.0 (versionCode 8).

Artifact checksums (SHA-256)

  • PixelifyInfinity-1.3.0-release.apk: 2ff98b8c975573e55456b0d70a25ac439a70d1073f4de5032fefba42babc2a09
  • PixelifyInfinity-1.3.0-release.aab: e7ea73d88dbaf57a6cde68c1837b3adf69984d3c280cf9c04a2bc0b486eb15eb

Signer certificate SHA-256: 37:18:6E:5C:26:94:E5:53:E5:FA:B1:F7:78:7C:04:DB:CD:43:84:AB:84:96:3E:60:BE:9C:3C:CB:6B:A9:07:B1 (see docs/RELEASE_SIGNING.md).

Verification

Release signing certificate SHA-256 fingerprint:

37:18:6E:5C:26:94:E5:53:E5:FA:B1:F7:78:7C:04:DB:CD:43:84:AB:84:96:3E:60:BE:9C:3C:CB:6B:A9:07:B1

APK SHA-256:

2ff98b8c975573e55456b0d70a25ac439a70d1073f4de5032fefba42babc2a09

Assets

1

1.2.0

Stable

8/17/2026, 8:59:34 PM

Pixelify Infinity v1.2.0

Material 3 UI, expanded Pixel fingerprints, multi-tier fallback engine, and first-run onboarding (versionCode 7).

[1.2.0] - 2026-08-18

Added

  • Modern Material 3 Interface: Card-based modern layout (activity_main_modern.xml) with dynamic Monet color extraction, status cards, and large accessible action buttons.
  • Dual UI Mode: Retained classic UI mode via PREF_USE_CLASSIC_UI preference and menu toggle for backward compatibility and seamless user transition.
  • Expanded Pixel Device Profiles: Added official release-keys profiles for Pixel 6 (oriole), Pixel Fold (felix), Pixel Tablet (tangorpro), and Pixel 9 Pro Fold (comet) (30 total entries including 'None').
  • First-Run Onboarding Guide: Explains default Pixel XL unlimited backup profile and provides a 1-click action to force-stop scoped apps and launch Google Photos.
  • Normalized Vector Assets: Standardized vector drawables (24dp x 24dp) with theme-aware tints across light and dark themes.

Changed

  • Bumped version to 1.2.0 (versionCode 7).
  • Generalized Fallback Pipeline: Multi-tier capability-driven write pipeline in DeviceSpoofer.kt (Reflection -> Unsafe Static Put -> JNI libpixelify_build.so -> Xposed SystemProperties hook fallback) that seamlessly supports Android 14, 15, 16, 17, 18+ and hardened OEM ROMs.
  • Layout & Anti-Clipping Fixes: Fixed top clipping on long feature flag lists (feature_customize.xml) for Pixel 7+ devices and prevented text squashing in ActivityMain.kt and AdvancedOptionsActivity.kt.
  • Contrast & Theme Improvements: Added colorOnPrimary tokens for Material 3 Day/Night palettes meeting WCAG AAA accessibility standards.
  • Strict Project Identity: Aligned Traditional Chinese strings with atomic project identity Pixelify Infinity.

Verification

Release signing certificate SHA-256 fingerprint:

37:18:6E:5C:26:94:E5:53:E5:FA:B1:F7:78:7C:04:DB:CD:43:84:AB:84:96:3E:60:BE:9C:3C:CB:6B:A9:07:B1

SHA-256 Checksums

3bf0847990301b3dc895d9a97f6d67c3f90f0c8279ec3e35dd67902fa67063df  PixelifyInfinity-1.2.0-release.apk
cac2e1b3164472b490cab1c71bb820f0980c1a50bedea31952bfbf9beaea9fe4  PixelifyInfinity-1.2.0-release.aab

Assets

1

1.1.0

Stable

8/15/2026, 5:46:28 PM

Added

  • Pixel 2025 feature level and Pixel 10 series device profiles (10 / 10 Pro / 10 Pro XL) with cited Android 16 launch fingerprints.
  • Experimental Pixel 10 Pro Fold (experimental) (rango) and Pixel 10a (experimental) (stallion) identity-only spinner entries.
  • Multi-app LSPosed support (staticScope=false): Google Photos remains recommended; soft denylist skips Play Services / Play Store / selected system apps.
  • Force-stop scoped apps button stops Google Photos plus other packages from the LSPosed module scope (XposedService.getScope).

Changed

  • Bumped version to 1.1.0 (versionCode 6).
  • First-open default device spoof is Pixel XL (was Pixel 5).
  • Fixed Pixel 9a codename tehuategu with cited Android 16 fingerprint.
  • Expanded soft denylist with common Google/system apps (Gmail, Maps, YouTube, Drive, Wallet, Messages, Meet, Contacts, Dialer, launchers).
  • Force-stop excludes module's own package.

Verification

Release signing certificate SHA-256 fingerprint:

37:18:6E:5C:26:94:E5:53:E5:FA:B1:F7:78:7C:04:DB:CD:43:84:AB:84:96:3E:60:BE:9C:3C:CB:6B:A9:07:B1

APK SHA-256: a044e2b779a0c6736970d7e24d1c87ab66395bbff0b63c73342d088d5ffbbe93

Assets

1

1.0.4

Stable

7/17/2026, 9:26:40 AM

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.

Assets

1

1.0.2

Stable

7/16/2026, 6:25:43 PM

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).

Assets

1