Signal-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
2018-05-24 12:28:20 -04:00
..
AvatarImageView.swift Fix "group avatar doesn't update after local change." 2018-05-18 15:37:38 -04:00
ContactsViewHelper.h Create contact view. 2018-05-03 14:09:54 -04:00
ContactsViewHelper.m CNContactController needs to be presented in a navcontroller with a 2018-05-24 12:28:20 -04:00
ContactTableViewCell.h Share a photo from photos app 2017-12-07 10:13:06 -05:00
ContactTableViewCell.m Sort group members. 2018-05-16 17:13:42 -04:00
DisappearingTimerConfigurationView.swift Backport comments from translations 2018-03-26 10:12:04 -04:00
GradientView.swift Extract GradientView 2018-03-20 17:29:35 -04:00
OWSFlatButton.swift Add more asserts around thread in SAE. 2018-04-13 14:59:38 -04:00
OWSNavigationBar.swift Fix iPhoneX layout show status bar above call banner 2018-05-24 12:28:20 -04:00
TappableStackView.swift Add contact share actions to conversation view and improve phone number parsing. 2018-05-08 17:22:34 -04:00
TappableView.swift Update design of 'approve contact share' view. 2018-05-07 16:18:22 -04:00
ThreadViewHelper.h Share a photo from photos app 2017-12-07 10:13:06 -05:00
ThreadViewHelper.m Rename TSStorageManager to OWSPrimaryStorage. 2018-03-06 17:12:13 -03:00