-
Notifications
You must be signed in to change notification settings - Fork 435
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
Add new iPhone 15 Series to DeviceKit #360
Conversation
Co-Authored-By: Johannes Ebeling <[email protected]>
Co-Authored-By: Johannes Ebeling <[email protected]>
Co-Authored-By: Johannes Ebeling <[email protected]>
Maybe new watches should be added as well |
I thought I'd add them separately so there's not a huge PR coming in. |
@LaurentiuUngur I added them with a new PR, #361 |
@wo-ist-henry Apple is using "telephoto camera" to describe the 5x lens on iPhone 15 Pro Max, so I think it is best to stick to that. I might be better to add extra functionality to DeviceKit to check how much zoom the device's telephoto camera is:
But that is for another time, first need to add support for the devices. I cherrypicked your PR into a release PR, I will change it back to telephoto for now over there. #362 |
Cherrypicked this PR into #362 |
Merged to master through #362 |
Add support for ne the iPhone Series, also added the new camera type Periscope to differentiate between the zoom capabilities that the iPhone 15 Pro Max and all the others has.