ReticentJohn / Amaroq

A floofy Mastodon companion for iOS
https://appsto.re/us/OfFxib.i
Mozilla Public License 2.0
237 stars 56 forks source link

Add iPad support #111

Closed t0mmar closed 5 years ago

t0mmar commented 5 years ago

Enabled universal builds to support iPads, and fixed a few issues created as a result. With these changes, the app runs in full-screen resolution on iPads as well as iPhones.

A few things to be aware of that this pull-request doesn't cover:

t0mmar commented 5 years ago

While this doesn't take advantage of a bigger screen per se, I feel there is still value: it does look better on an iPad than running in compatibility mode and it opens the door for making incremental iPad UI improvements. Adding screen rotation next would allow for an external keyboard in landscape mode which is not possible now.

But I completely understand if you feel it isn't worth merging as is right now. Take care.