ChatSecure / ChatSecure-iOS

ChatSecure is a free and open source encrypted chat client for iOS that supports OTR and OMEMO encryption over XMPP.
https://chatsecure.org
Other
3.13k stars 1.03k forks source link

iPad Slide Over and Split View Support #445

Open adrw opened 8 years ago

adrw commented 8 years ago

Really like Chat Secure on iPhone so I can continue my encrypted Adium convos, wondering if iPad Slide Over / Split View support is on the roadmap. I've dug into the developer guidelines (https://developer.apple.com/library/prerelease/ios/documentation/WindowsViews/Conceptual/AdoptingMultitaskingOniPad/index.html) and given Chat Secure is a universal app, a lot could be used from the iPhone in terms of layout. As a messaging app, this is a key feature so that it can be thrown on the side while using another app (as is currently possible with messages, Facebook messenger...etc).

chrisballinger commented 8 years ago

It already supports regular split views on iPad, but I haven't tested with the multitasking kind

adrw commented 8 years ago

Any plans to test/implement the multitasking kind?