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/Views
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
..
AvatarImageView.swift Fix "group avatar doesn't update after local change." 7 years ago
ContactTableViewCell.h Share a photo from photos app 7 years ago
ContactTableViewCell.m Sort group members. 7 years ago
ContactsViewHelper.h Create contact view. 7 years ago
ContactsViewHelper.m CNContactController needs to be presented in a navcontroller with a 7 years ago
DisappearingTimerConfigurationView.swift Backport comments from translations 7 years ago
GradientView.swift Extract GradientView 7 years ago
OWSFlatButton.swift Add more asserts around thread in SAE. 7 years ago
OWSNavigationBar.swift Fix iPhoneX layout show status bar above call banner 7 years ago
TappableStackView.swift Add contact share actions to conversation view and improve phone number parsing. 7 years ago
TappableView.swift Update design of 'approve contact share' view. 7 years ago
ThreadViewHelper.h Share a photo from photos app 7 years ago
ThreadViewHelper.m Rename TSStorageManager to OWSPrimaryStorage. 7 years ago