You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
session-ios/SignalMessaging
Michael Kirk fe62a6ac92 CNContactController needs to be presented in a navcontroller with a
translucent navbar.

In cases where we were presenting modally, we can easily modify the
modal to have a translucent navbar.

In the one place we were pushing onto the SignalsNavigationController,
rather than modifying the SNC.isTranslucent and having to clean it up,
I've opted to convert to a modal presentation.

// FREEBIE
7 years ago
..
Models Implement avatar sending 7 years ago
ViewControllers Tapping on status bar returns to call 7 years ago
ViewModels Respond to CR. 7 years ago
Views CNContactController needs to be presented in a navcontroller with a 7 years ago
attachments Fixup attachment approval vis-a-vis call banner 7 years ago
categories Use OWSNavigationController instead of UINavigationController 7 years ago
contacts Tapping on status bar returns to call 7 years ago
environment Use OWSNavigationController instead of UINavigationController 7 years ago
profiles Make profile gets over websocket. 7 years ago
utils Fix iPhoneX layout show status bar above call banner 7 years ago
viewControllers Clean up ahead of PR. 7 years ago
views Fix screen lock alerts. 7 years ago
Info.plist Shared framework between app and extension 8 years ago
SignalMessaging-Prefix.pch Add screen lock feature. 7 years ago
SignalMessaging.h Use OWSNavigationController instead of UINavigationController 7 years ago