-
-
Notifications
You must be signed in to change notification settings - Fork 317
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat(Google Photos): Add Spoof features
patch
#3459
Conversation
How can this be possible? |
|
But original pkg name is not changed what i'm seeing in the patches. So, patched version will not be installed |
Currently the patch is spoofing Pixel 5 (unlimited storage saver), wouldn't it be better to change it to Pixel 1 (unlimited original quality)? Eventually with a toggle somewhere |
A toggle sounds impractical for this, maybe as a patch option instead. Though I don't see why someone would choose compressed quality over original |
No option or toggle is necessary |
There would be a lot of users using this patch and taking a lot of TBs from Google, that could make Google angry and make more effort in taking down Revanced. Do you think this patch should be done? |
I don't think so, see most of custom roms nowadays using unlimited Google photos, like pixel experience one. |
ReVanced is open source. Taking it down would mean getting rid of any trace so no. The correct way would be to protect the app from modifications |
This patch also doesn't circumvent any "paid features" as you can't pay for unlimited storage. If you look at history Google prefers breaking such patches by securing their apps rather than taking the legal route, especially against open-source repositories. (such as Pixelify which also spoofs Pixel in pretty much everything Google and has been broken quite a few times by updates before) |
This comment was marked as spam.
This comment was marked as spam.
On T-Mobile you can |
At least it requires major tinkering to be possible (unlocking bootloader, rooting, and/or installing a custom rom) which only a few people do, but now providing it to non-rooted users as simple as patching it via Revanced may provoke Google |
That's a completely different thing. Also T-Mobile isn't available everywhere so it's not like everyone has the choice to get unlimited storage via that. |
Completely understandable, though I wasn't implying it's available to everyone, but it is an option for some |
57b6dde
to
88a82c8
Compare
Enable unlimited storage
patchSpoof features
patch
88a82c8
to
cfe844e
Compare
src/main/kotlin/app/revanced/patches/shared/misc/gms/BaseGmsCoreSupportPatch.kt
Show resolved
Hide resolved
src/main/kotlin/app/revanced/patches/googlephotos/features/SpoofFeaturesPatch.kt
Show resolved
Hide resolved
Is it possible to test this patch before it goes live I have 12 different android phones I could try it on |
It's open source, so yes. For support, move to one of our links at https://revanced.app. |
I get this warning, does these as expected or error need to be resolved?
|
This is caused by the options using array types but the deserializer from ReVanced CLI uses list. The DSL branch fixes the issue as now the option types also use List, until then you cant set the options. |
I don't know whether I should create a new issue or not, but the issue is that it requires logging in every time we clear the app from the background (close the app). |
Works just have to login each time I have uploaded over 30gb so far and it has not counted towards my storage amount |
# [4.13.0](v4.12.0...v4.13.0) (2024-08-15) ### Bug Fixes * **YouTube - GmsCore support:** Fix notifications not working by using the correct permissions ([19ddae2](19ddae2)) ### Features * **Google Photos:** Add `Spoof features` patch ([#3459](#3459)) ([7c218cd](7c218cd)) * **SCB Easy:** Remove broken `Remove debugging detection` patch ([#3518](#3518)) ([f4e23cb](f4e23cb)) * **YouTube:** Add `Check watch history domain name resolution` patch ([#3537](#3537)) ([2af1425](2af1425))
that true :(( |
One more thing is the app has to stay open for it to back up stops uploading when I'm background |
Currently app is not working, not uploading any photos, |
Upload is working is stopped last night for about 15 mins might have been Google services |
You could try using the Spoof build info universal patch and see if that does anything. I doubt it matters though as per the previous reply. |
Non.. it'll spoof your account as Pixel only, not by your photos or its metadata. |
Any way to get maps working |
Yes, the patch is very likely evident server side. Everything beyond that is speculation |
How safe do you think? |
According to the TOS a clear violation of the terms. Using the patch is therefore putting your account at risk as described in the TOS. I can't really claim more than that. |
When I used an old Photos APK - it asks me to login using Google account but then I get a message this account already exists on this phone. Why am I not able to use existing account? Should I use a disposable account to backup photos? So my primary account doesn't get banned/deleted by Google in case they detect TOS violation in the future?? P.S. Thanks for the patch! :) |
For support, move to one of our links at https://revanced.app. |
Enables the features listed here by default: https://github.com/ReVanced/revanced-patches/pull/3459/files#diff-c26b0f29d02c8f6c0b211d8982a0993591fc38ab0fe1f451f1e03f5eb0e50394R28-R35. All other features are disabled.