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/Signal/src
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
..
Jobs Add screen lock feature. 7 years ago
Models Show downloaded contact avatar in thread 7 years ago
Profiles Merge branch 'hotfix/2.19.7' 7 years ago
Storyboard Rename home view. 8 years ago
UserInterface Add asserts around Swift singletons. 7 years ago
ViewControllers CNContactController needs to be presented in a navcontroller with a 7 years ago
ViewModels Implement avatar sending 7 years ago
call Fix call termination reference. 7 years ago
environment Use OWSNavigationController instead of UINavigationController 7 years ago
network Add contact view. 7 years ago
util Fix iPhoneX layout show status bar above call banner 7 years ago
views Use OWSNavigationController instead of UINavigationController 7 years ago
AppDelegate.h Clean up ahead of PR. 7 years ago
AppDelegate.m CNContactController needs to be presented in a navcontroller with a 7 years ago
MessageSender+Promise.swift WIP: Framework-friendly - compiles but crashes on launch 7 years ago
Signal-Bridging-Header.h Create contact view. 7 years ago
UIApplication+OWS.swift Add mainWindow property to app context. 7 years ago
UIStoryboard+OWS.swift Convert FingerprintViewController to programmatic layout. 8 years ago