Skip to content

(gphotos): Expose hardware and id in BuildInfo & exclude additional features #71

Open
Amsal1 wants to merge 2 commits into
RookieEnough:mainfrom
Amsal1:main
Open

(gphotos): Expose hardware and id in BuildInfo & exclude additional features #71
Amsal1 wants to merge 2 commits into
RookieEnough:mainfrom
Amsal1:main

Conversation

@Amsal1

@Amsal1 Amsal1 commented Jun 16, 2026

Copy link
Copy Markdown

This pull request enhances the spoofing logic for Google Photos patches by expanding the set of spoofed device features and build information to improve compatibility with Pixel-exclusive features. The changes focus on making the spoofed environment more closely resemble a genuine Pixel device, which can help unlock or maintain access to exclusive features.

Device information spoofing improvements:

  • Added hardware and id fields to the spoofed build info in SpoofBuildInfoPatch.kt to better match a real Pixel XL device.

Feature list expansion:

  • Added several missing Pixel experience feature flags (for 2017, 2018, 2019, and 2019 Midyear) to the spoofed features list in SpoofFeaturesPatch.kt for disabling.
  • Included future Pixel experience flags for 2026 (both midyear and standard) in the spoofed features list to ensure ongoing compatibility as new Pixel devices are released.

Amsal1 added 2 commits June 17, 2026 02:14
Added additional Google Pixel experience features to disable for unlimited storage.
Copilot AI review requested due to automatic review settings June 16, 2026 20:46

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Note

Copilot was unable to run its full agentic suite in this review.

Updates Google Photos spoofing patches to broaden feature-disable coverage and enrich spoofed build metadata for the Pixel XL (marlin) profile.

Changes:

  • Added additional Pixel Experience feature flags (2017–2019, plus 2026) to the “Features to disable” list.
  • Extended the Pixel XL spoofed build info with hardware and id fields.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
patches/src/main/kotlin/app/morphe/patches/googlephotos/misc/features/SpoofFeaturesPatch.kt Expands the set of Pixel-exclusive feature flags that can be disabled.
patches/src/main/kotlin/app/morphe/patches/googlephotos/misc/features/SpoofBuildInfoPatch.kt Adds missing build fields to make the spoofed device profile more complete/consistent.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@rahul9999xda

Copy link
Copy Markdown

This pull request enhances the spoofing logic for Google Photos patches by expanding the set of spoofed device features and build information to improve compatibility with Pixel-exclusive features. The changes focus on making the spoofed environment more closely resemble a genuine Pixel device, which can help unlock or maintain access to exclusive features.

Device information spoofing improvements:

  • Added hardware and id fields to the spoofed build info in SpoofBuildInfoPatch.kt to better match a real Pixel XL device.

Feature list expansion:

  • Added several missing Pixel experience feature flags (for 2017, 2018, 2019, and 2019 Midyear) to the spoofed features list in SpoofFeaturesPatch.kt for disabling.
  • Included future Pixel experience flags for 2026 (both midyear and standard) in the spoofed features list to ensure ongoing compatibility as new Pixel devices are released.

Hi,

Could you please share the benefits of these patches and if possible share some screenshots of additional features appeared after applying these patches.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants