Question Pixel 7 Pro Fingerprint (not hardware) - Google Pixel 7 Pro

Hey does anyone know the fingerprint model of Pixel 7 Pro? I'm trying to update Pixelify-GPhotos and I need the fingerprint of the model.
Examples of other ones look like
Pixel XL:
google/marlin/marlin:10/QP1A.191005.007.A3/5972272:user/release-keys
Pixel 2 XL:
google/walleye/walleye:8.1.0/OPM1.171019.021/4565141:user/release-keys
Pixel 3 XL:
google/crosshatch/crosshatch:11/RQ3A.211001.001/7641976:user/release-keys
Pixel 4 XL:
google/bonito/bonito:11/RQ3A.211001.001/7641976:user/release-keys
Pixel 6 Pro:
google/raven/raven:12/SD1A.210817.036/7805805:user/release-keys
You can find more of these when looking in this file
Pixelify-Google-Photos/app/src/main/java/balti/xposed/pixelifygooglephotos/DeviceProps.kt at 5c47617d69fa11950c11ee1be7e12d9e76d122dd · BaltiApps/Pixelify-Google-Photos
Pixelify GPhotos. Contribute to BaltiApps/Pixelify-Google-Photos development by creating an account on GitHub.
github.com

Pixelify on a Pixel phone? What could possibly go wrong?

JohnTheFarm3r said:
Pixelify on a Pixel phone? What could possibly go wrong?
Click to expand...
Click to collapse
... Jokes on you. You don't know what your talking about. You obviously didn't read the link he posted. This gets the free probably quality storage that's still available for the OG pixel phones.

Schroeder09 said:
... Jokes on you. You don't know what your talking about. You obviously didn't read the link he posted. This gets the free probably quality storage that's still available for the OG pixel phones.
Click to expand...
Click to collapse
Jokes on you if you think that those Lposed modules don't break anything on a PIXEL device. (talking about PIXELIFY modules). Not the unlimited storage for Gphotos.

DevCheck will give you that since its based on what code your running....

JohnTheFarm3r said:
Jokes on you if you think that those Lposed modules don't break anything on a PIXEL device. (talking about PIXELIFY modules). Not the unlimited storage for Gphotos.
Click to expand...
Click to collapse
No jokes here, you're missing the entire point of this post.
Schroeder09 said:
... Jokes on you. You don't know what your talking about. You obviously didn't read the link he posted. This gets the free probably quality storage that's still available for the OG pixel phones.
Click to expand...
Click to collapse
Correct, it does work but I'm trying to get a Pixel 7 fingerprint so I can get the Unblur face feature that is still exclusive to the Pixel 7 series.

cmh714 said:
DevCheck will give you that since its based on what code your running....
Click to expand...
Click to collapse
Hmm is there any other way, since I don't have physical access to a Pixel 7 device

fillwithjoy1 said:
No jokes here, you're missing the entire point of this post.
Correct, it does work but I'm trying to get a Pixel 7 fingerprint so I can get the Unblur face feature that is still exclusive to the Pixel 7 series.
Click to expand...
Click to collapse
I'm not, I exactly know what are you trying to do here. But as I said, have fun when stuff starts breaking down. This was already mentioned by a few devs around here. Spoofing the fingerprint...

JohnTheFarm3r said:
I'm not, I exactly know what are you trying to do here. But as I said, have fun when stuff starts breaking down. This was already mentioned by a few devs around here. Spoofing the fingerprint...
Click to expand...
Click to collapse
Is that why there's no update to GPhotos Pixelify?

JohnTheFarm3r said:
I'm not, I exactly know what are you trying to do here. But as I said, have fun when stuff starts breaking down. This was already mentioned by a few devs around here. Spoofing the fingerprint...
Click to expand...
Click to collapse
What about using the driver binaries that Google supports through it's drivers?

Related

Active Edge Customization with Edge Sense Plus

I want to provide a magisk module that makes it possible to use my app: Edge Sense Plus
Therefore I will hook into the Active Edge Service called ElmyraService in SystemUIGoogle.apk.
Probably we will need to modify services.jar too to bypass the signature check.
Who is interested in this, or would it be waste of time for me?
Would need testers too, since I don't have a Pixel 2.
You should be familar with adb, to push, pull files and taking logcats
Hangouts link: https://hangouts.google.com/group/6cSKdk3No2lNAMs62
From what I understand you would like to make it so you can assign your own actions to the edge squeeze button? I would be interested as I don't use Google Assistant, I have knowledge basic knowledge about abd push/pull.
I also have a Pixel 2 walleye, I would love to help if I'm understanding correctly. :good:
derpko said:
From what I understand you would like to make it so you can assign your own actions to the edge squeeze button? I would be interested as I don't use Google Assistant, I have knowledge basic knowledge about abd push/pull.
I also have a Pixel 2 walleye, I would love to help if I'm understanding correctly. :good:
Click to expand...
Click to collapse
Yeah, I fixed the link, was broken before: Edge Sense Plus
It would also enable double squeeze gesture.
Long squeeze seems not supported on the pixel 2?
j to the 4n said:
Yeah, I fixed the link, was broken before: Edge Sense Plus
It would also enable double squeeze gesture.
Long squeeze seems not supported on the pixel 2?
Click to expand...
Click to collapse
Let me know what I can do to help, I'm not sure about the long squeeze (apk not supported on pixel 2) also I'm not too familiar with the squeeze button, first device with it.
derpko said:
Let me know what I can do to help, I'm not sure about the long squeeze (apk not supported on pixel 2) also I'm not too familiar with the squeeze button, first device with it.
Click to expand...
Click to collapse
you are rooted with magisk right?
I would definitely be interested. And am willing to help any way I can.
derpko said:
Let me know what I can do to help, I'm not sure about the long squeeze (apk not supported on pixel 2) also I'm not too familiar with the squeeze button, first device with it.
Click to expand...
Click to collapse
You squeeze the sides on the lower half of the body
Sent from my [device_name] using XDA-Developers Legacy app
Requirement to join: you need to be rooted with magisk.
https://hangouts.google.com/group/6cSKdk3No2lNAMs62
How about a Magisk module that let's us run Viper ROM on a Pixel 2?? Lol. Sorry couldn't resist. Came from an HTC 10 and really miss your work.
I´am willing to help!
I´ve gotten it to work by making my app a system app in order to be able to register the elmyra sensor without google assistant enabled.
The problem i encountered is that you will need to go in to the setting where you enable active edge in order for it to start working and it will stop working as soon as the settings app isnt active/in memory anymore.
k4r70ng said:
I´am willing to help!
I´ve gotten it to work by making my app a system app in order to be able to register the elmyra sensor without google assistant enabled.
The problem i encountered is that you will need to go in to the setting where you enable active edge in order for it to start working and it will stop working as soon as the settings app isnt active/in memory anymore.
Click to expand...
Click to collapse
Yeah, the squeeze sensor is just available for system apps.
Went that way first on the u11 too.
But having it work just for rooted users was no option for me.
On the u11 the squeeze actions are custumizable though.
So it is possible to let start apps on a short/long squeeze.
That way the squeeze gestures can be forwarded to my app.
Not possible on the pixel 2 though. That's why we need a magisk module with a modified Systemui apk that modifies 4th he elmyra service
Will it also work on Pixel 2 XL?
c1-p8 said:
Will it also work on Pixel 2 XL?
Click to expand...
Click to collapse
An hour ago I even didn't know the XL also has a squeezable frame.
Can you pull me some files from the pixel2xl, so I can check if the files are the same?
j to the 4n said:
An hour ago I even didn't know the XL also has a squeezable frame.
Can you pull me some files from the pixel2xl, so I can check if the files are the same?
Click to expand...
Click to collapse
Sure :good:
c1-p8 said:
Sure :good:
Click to expand...
Click to collapse
Need the /system/priv-app/SystemUIGoogle folder
j to the 4n said:
Need the /system/priv-app/SystemUIGoogle folder
Click to expand...
Click to collapse
Here: https://drive.google.com/open?id=1rhSj_OZG70uQe2fS9WWzsSpOKsTNqCIG
c1-p8 said:
Here: https://drive.google.com/open?id=1rhSj_OZG70uQe2fS9WWzsSpOKsTNqCIG
Click to expand...
Click to collapse
thx! that is from latest december ota?
j to the 4n said:
thx! that is from latest december ota?
Click to expand...
Click to collapse
January factory image
We got it working on one Pixel2 device.
Would love if some more could test it.
j to the 4n said:
We got it working on one Pixel2 device.
Would love if some more could test it.
Click to expand...
Click to collapse
Hey Jan. I'd be willing to give it a test.

Google pixel 3 camera port for OnePlus 6?

Can anyone port Google pixel 3 camera port for OnePlus 6 with portrait depth control?.
Almost got me. Very funny
Kirat2004 said:
Can anyone port Google pixel 3 camera port for OnePlus 6 with portrait depth control?.
Click to expand...
Click to collapse
The phone is not even available to buy yet and yes I am sure a pet will be done if technically possible
I'm taking a wild guess here... But I think it needs to be released first..band after that they also have to release source code aswell ...band my third wild guess is this will happen without your request,because developers are curious of how they can make it work.. oh..also .... They might just port hardware into our devices.. because that's what they do..
But what do I know.. I'm just guessing.
How much time?
How much time(approx) will it take to port Google pixel 3 camera for OnePlus 6. I am so excited to use pixel 3 camera port with depth control ?.
Kirat2004 said:
How much time(approx) will it take to port Google pixel 3 camera for OnePlus 6. I am so excited to use pixel 3 camera port with depth control ?.
Click to expand...
Click to collapse
You need to be patient, it maybe takes some time, I guess till the end of November
Can I suggest you change the title to something more appropriate for this "request".
Hey can this get you peeps started?
https://www.xda-developers.com/google-camera-pixel-3-apk-download/
venkatramsam said:
Hey can this get you peeps started?
https://www.xda-developers.com/google-camera-pixel-3-apk-download/
Click to expand...
Click to collapse
It will crash after installing
sidsd said:
It will crash after installing
Click to expand...
Click to collapse
Holy **** man I did not know that. -_-
I mean, isn't this something to start working on to make a port for other phones?
A port is already available
https://www.celsoazevedo.com/files/android/google-camera/

[Magisk] Enable 20x zoom and Macro mode on any OnePlus Camera version

Nothing complicated here, just install the zip in Magisk Manager. No need to reboot. It won't show up as a module, so don't worry about that. To remove these changes, clear the data of the OnePlus Camera app.
Updated April 17th, 2020
Fixed an issue where the changes wouldn't be applied on a previously modified camera config
Arden144 said:
Nothing complicated here, just install the zip in Magisk Manager. No need to reboot. It won't show up as a module, so don't worry about that. To remove these changes, clear the data of the OnePlus Camera app.
Click to expand...
Click to collapse
Zoom works. I didn't notice any difference with Macro. Thank you.
RogerNZ said:
Zoom works. I didn't notice any difference with Macro. Thank you.
Click to expand...
Click to collapse
Np. Macro is pretty lousy, but works a bit better on the wide angle lens
Anyone got a sample of 20x zoom? I can't imagine how bad it would look?
@Arden144 thank you so much for this.
Was wondering if there's a way to make it show as a Magisk Module just for a "peace of mind" thing I guess you'd say and also, will this work on newer versions of the OnePlus Camera? Right now using it on 3.8.87.
Thanks in advance and again, nice job. ??
aussiesausage said:
Anyone got a sample of 20x zoom? I can't imagine how bad it would look?
Click to expand...
Click to collapse
Depends on the subject, if you are planning to read text or small signs from far then its horrible. Its better to have 20x for big subjects like buildings. On good light its like the phone of 2010.
TheKnux said:
@Arden144 thank you so much for this.
Was wondering if there's a way to make it show as a Magisk Module just for a "peace of mind" thing I guess you'd say and also, will this work on newer versions of the OnePlus Camera? Right now using it on 3.8.87.
Thanks in advance and again, nice job. ??
Click to expand...
Click to collapse
Yes to both lol it is my code. I invited Arden to use it lol
TotallyAnxious said:
Yes to both lol it is my code. I invited Arden to use it lol
Click to expand...
Click to collapse
It is not your code, actually. Take a look at the zip.
I also edited the Magisk update binary to skip all the unnecessary stuff and make the module flash almost instantaneously, as well as be as small as possible.
TotallyAnxious said:
Yes to both lol it is my code. I invited Arden to use it lol
Click to expand...
Click to collapse
Arden144 said:
It is not your code, actually. Take a look at the zip.
I also edited the Magisk update binary to skip all the unnecessary stuff and make the module flash almost instantaneously, as well as be as small as possible.
Click to expand...
Click to collapse
Still @TotallyAnxious should be credited in 1st post
toolhas4degrees said:
Still @TotallyAnxious should be credited in 1st post
Click to expand...
Click to collapse
How so? It is not his idea, nor his execution.
Docnok found the XML to edit, posted the edits, and I made a module to apply them quickly to any version. At one point I did ask TotallyAnxious for his module that does the same for my personal use, but he refused.
Arden144 said:
How so? It is not his idea, nor his execution.
Docnok found the XML to edit, posted the edits, and I made a module to apply them quickly to any version. At one point I did ask TotallyAnxious for his module that does the same for my personal use, but he refused.
Click to expand...
Click to collapse
Stop calling me he.
*I will not be involved in further discussion of this* lol
Arden144 said:
How so? It is not his idea, nor his execution.
Docnok found the XML to edit, posted the edits, and I made a module to apply them quickly to any version. At one point I did ask TotallyAnxious for his module that does the same for my personal use, but he refused.
Click to expand...
Click to collapse
Did you credit docnok?
Not to be an a$$, but if someone else made it, doesn't matter who; you should credit them
Arden144 said:
How so? It is not his idea, nor his execution.
Docnok found the XML to edit, posted the edits, and I made a module to apply them quickly to any version. At one point I did ask TotallyAnxious for his module that does the same for my personal use, but he refused.
Click to expand...
Click to collapse
To be fair i found the xml and explained to docknok how to enable macro and how to make other edits with preferences manager. A module was on the build
but we didnt knew how to code it fully. Totally anxious got it working on her module. The trick was out there already when i explained docknok, many people was already enabling this on preferences manager by that time. Macro mode is only useful to eliminate backgroud blur on macro close ups. T versions focus better in hardware. My point is that arguing about credits of xml edits is kinda pointless because it was an easy trick that many people knew. Dont know about the magisk code, figured out by learning totally anxious module and then dropped stock cam over gcam.
Thanks for this module but yeah as mentioned, super macro mode doesn't really work as well as it should.
is there anyway to unlock thermal vision on oneplus 7pro ?
)))
x111 said:
is there anyway to unlock thermal vision on oneplus 7pro ?
)))
Click to expand...
Click to collapse
That's a hardware feature which oneplus don't have so No.
[thread cleaned]
Please keep discussion civilized, polite and respectful. Resolve authorship discussions via PM or take it up with our team or via the report system. Thanks!
Timmy
Arden
Will this work on camera version 3.8.96?
Sent from my OnePlus7Pro using XDA Labs
nabril15 said:
Arden
Will this work on camera version 3.8.96?
Click to expand...
Click to collapse
It probably will. If it doesn't, just clear the data of the camera app to avoid any issues
Seems to be working fine on 7t pro
Thanks op

Google Photos - Non-Stock

Hey guys,
Recently bought a Pixel 1 phone when the announcement of unlimited Google photos was brought up.
My thoughts was I'd use it as a device to upload photos taken on my other camera's .
After using the device, I've taken quite a liking to it given how light it is.
My question is.
If I install TWRP and a custom rom - will Google photos still treat 'uploading' as if I was on a stock pixel phone and not count the upload to my Google account quota?
Thanks.
I got the same question. Does anyone know?
So I installed Lineage OS 17.1 with GAPS on my Pixel 1 XL, and after downloading Google Photos from the play-store, the Photos app has a message stating "...back up from you Pixel 3 device in Original quality are free and unlimited until February 1, 2022."
Pixel 3 ??? How does that happen?
Does anyone else experience this?
kzrussian said:
So I installed Lineage OS 17.1 with GAPS on my Pixel 1 XL, and after downloading Google Photos from the play-store, the Photos app has a message stating "...back up from you Pixel 3 device in Original quality are free and unlimited until February 1, 2022."
Pixel 3 ??? How does that happen?
Does anyone else experience this?
Click to expand...
Click to collapse
Check what your props.xml is set to, it MIGHT just be getting it from there?
giga502 said:
Check what your props.xml is set to, it MIGHT just be getting it from there?
Click to expand...
Click to collapse
Where would I find that file, and is it easy to change it?
Thanks.
kzrussian said:
Where would I find that file, and is it easy to change it?
Thanks.
Click to expand...
Click to collapse
This has some useful info on it - https://forum.xda-developers.com/t/guide-how-to-edit-build-prop-on-any-android-device.1948558/
But basically install an app like this - https://play.google.com/store/apps/details?id=com.jrummy.apps.build.prop.editor&hl=en&gl=US
And spit out here what's in the build prop file and we'll see if there's any tell-tale signs of what's causing it to come up as a GP3
@kzrussian how'd you go?
giga502 said:
@kzrussian how'd you go?
Click to expand...
Click to collapse
I'm not rooted yet...
I guess I'll have to root and try it. I was just surprised that the official Lineage OS for the Pixel 1 XL is set to mimic a Pixel 3 - or maybe this is a bug.
So would this same method of changing the props.xml file to Pixel 1 work on a Pixel 4A and allow for unlimited photo storage?
Is it possible to root and keep the stock android 10 + unlimitted google photos?
Sharlimar said:
Is it possible to root and keep the stock android 10 + unlimitted google photos?
Click to expand...
Click to collapse
that's the million dollar question isn't it!
Android 11 and unlimited uploads is where I'd like to be!
Phew, glad I saw this thread. I, too got a used Pixel 1 for unlimited original photo storage (I had a Pixel 1 XL when it came out but no longer). My plan was to install Lineage after I saw this comment on reddit:
https://www.reddit.com/r/LineageOS/comments/942cq8/_/e3hsbsw
But I'm glad I saw this thread! I'll keep it on stock for now
Hello. this is one of the top options while searching on Google for this question, so I figured I'd share my findings with you.
The short answer is that yes, it does support unlimited uploads. You're probably better off not installing opengapps though, as that will make Google treat your device as a Pixel 3. Install Aurora Store and then install Google Photos from that and it should Just Work™.
More info here: https://forum.xda-developers.com/t/...xperience-aosp-official.4247201/post-85413357

Any rom with unlimited google photos storage?

The ones I've tried don't work
That is a feature that only Pixels have.
Of course no, servers cost money no one pops money out of air!
V0latyle said:
That is a feature that only Pixels have.
Click to expand...
Click to collapse
cmfCyangenModteam said:
Of course no, servers cost money no one pops money out of air!
Click to expand...
Click to collapse
This is a feature that the Pixel Experience usually ROMs have, but the onces I've tried don't offer it anymore I guess because they're too old now for this device
avladyslav said:
This is a feature that the Pixel Experience usually ROMs have, but the onces I've tried don't offer it anymore I guess because they're too old now for this device
Click to expand...
Click to collapse
It actually has nothing to do with the ROM and everything to do with the device fingerprint. Some ROMs such as Pixel Experience use the device fingerprint for the original Pixel, This can also be set by using the MagiskHide Props Config module.
However, if you're using the Play Integrity fix, this may interfere with it.

Categories

Resources