Signal-iOS/SignalMessaging/ViewControllers
Michael Kirk 4f80100234 Tapping on status bar returns to call
We want to render the return-to-call banner behind the status bar, so
the user can see the system clock, etc.

But normally, doing so would mean we wouldn't receive touches in the top
20px of the screen.

// FREEBIE
2018-05-24 12:28:20 -04:00
..
OWSNavigationController.h Use OWSNavigationController instead of UINavigationController 2018-05-24 12:28:20 -04:00
OWSNavigationController.m Fix iPhoneX layout show status bar above call banner 2018-05-24 12:28:20 -04:00
OWSTableViewController.h Work on two-factor auth settings UI. 2018-03-01 15:38:59 -05:00
OWSTableViewController.m Use OWSNavigationController instead of UINavigationController 2018-05-24 12:28:20 -04:00
OWSViewController.h keyboard pinning vs iPhoneX 2018-04-02 17:38:13 -04:00
OWSViewController.m keyboard pinning vs iPhoneX 2018-04-02 17:38:13 -04:00
ReturnToCallViewController.swift Tapping on status bar returns to call 2018-05-24 12:28:20 -04:00
ScreenLockViewController.h Add screen lock UI to SAE. 2018-04-20 16:39:35 -04:00
ScreenLockViewController.m Respond to CR. 2018-05-14 12:05:14 -04:00