Skip to content

Add rotation support for iPads#15

Open
Shekan wants to merge 1 commit into
FouadRaheb:masterfrom
Shekan:iPad
Open

Add rotation support for iPads#15
Shekan wants to merge 1 commit into
FouadRaheb:masterfrom
Shekan:iPad

Conversation

@Shekan

@Shekan Shekan commented Apr 7, 2025

Copy link
Copy Markdown

This PR aims to add support for the rotation of the AppData modal on iPads with this tweak installed.

Currently, the displayed window forces itself to be displayed in portrait orientation, even when the device is in landscape or upside-down portrait orientation on the home screen. This PR hopes to fix that by making the following changes to the ADDataViewController implementation:

  • conditionally including the shouldAutoRotate property for iPad devices
  • conditionally modifying the orientation mask to include all orientations for iPad devices

@Pe13

Pe13 commented Jul 20, 2025

Copy link
Copy Markdown

Hi @Shekan , I'd really like to have this feature but I don't understand how to build the deb. I tried top build it with xcode but it complains for certificates so I created a theos makedile that builds the xcodeproj but it runs a script that tries to run /opt/MonkeyDev/bin/md that I don't have. Could you explain me how to build this / share the deb?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants