All Projects → BaltiApps → Pixelify-Google-Photos

BaltiApps / Pixelify-Google-Photos

Licence: MIT license
Pixelify GPhotos

Programming Languages

kotlin
9241 projects

Projects that are alternatives of or similar to Pixelify-Google-Photos

GJZS
搞机助手·R(原「搞机助手重制版」)
Stars: ✭ 584 (+116.3%)
Mutual labels:  edxposed, lsposed

Pixelify-Google-Photos

LSPosed / EdXposed module to add Google Pixel features on Google Photos for any device.
Tested on EdXposed by Jim Wu

LSPosed module repo
Development repo

Telegram group link

Steps to use:

  1. Install Magisk, LSPosed Or EdXposed.
  2. Install the apk of this app (available from Releases page.)
  3. Open LSPosed / EdXposed app and enable the module. For LSPosed, Google Photos will be automatically selected.
  4. Reboot. Enjoy. (If needed, you might need to clear data of Google Photos app).

How does this module work?

It simply hooks on to hasSystemFeature() method under android.app.ApplicationPackageManager class. Then when Google Photos checks the relevant features which are expected only on Pixel devices, the module passes true. Thus Google Photos enables Pixel-Exclusive features.
The features being "spoofed" can be found from:
Dot OS sources
PixelFeatureDrops magisk module
This module can also spoof some of the build.prop information like BRAND, MANUFACTURER, MODEL, FINGERPRINT of some Pixel devices.

Disclaimer!!

The user takes sole responsibility for any damage that might arise due to use of this module.
This includes physical damage (to device), injury, data loss, and also legal matters.
This project was made as a learning initiative and the developer cannot be held liable in any way for the use of it.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].