(gphotos): Expose hardware and id in BuildInfo & exclude additional features #71
(gphotos): Expose hardware and id in BuildInfo & exclude additional features #71Amsal1 wants to merge 2 commits into
Conversation
Added additional Google Pixel experience features to disable for unlimited storage.
There was a problem hiding this comment.
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
hardwareandidfields.
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.
Hi, Could you please share the benefits of these patches and if possible share some screenshots of additional features appeared after applying these patches. |
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:
hardwareandidfields to the spoofed build info inSpoofBuildInfoPatch.ktto better match a real Pixel XL device.Feature list expansion:
SpoofFeaturesPatch.ktfor disabling.