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