Signal-iOS/Signal/src
Michael Kirk 243ff190bc Fix crash in group listing / new group views
The broken code addressed in 8211d4584f
was duplicated a couple of places. This commit ferrets out the rest of
them and centralizes the logic in the ContactsManager.

// FREEBIE
2016-12-04 22:58:02 -05:00
..
audio Fix compiler warnings. 2016-11-11 08:54:13 -05:00
call Fixes lingering interactions after removing thread (#1297) 2016-07-31 15:25:07 -07:00
contact Fix crash in group listing / new group views 2016-12-04 22:58:02 -05:00
crypto Return immutable data from generateSecureRandomData:length and use OSStatus to check the status of SecRandomCopyBytes. (#1306) 2016-08-17 16:09:57 -04:00
environment Less confusing "#" avatar for unknown Contact instead of "+" 2016-12-04 14:01:07 -05:00
Jobs Fix compiler warnings. 2016-11-11 08:54:13 -05:00
Models Build avatar from contact initials even if they don't have a phone 2016-12-04 14:03:12 -05:00
network Less confusing "#" avatar for unknown Contact instead of "+" 2016-12-04 14:01:07 -05:00
Observers Read receipts remove lockscreen notifications 2016-09-17 13:51:33 -04:00
phone Fix registration flow / Keep push tokens in sync 2016-11-03 16:13:49 -04:00
profiling TextSecureKit Refactoring 2015-12-22 23:41:10 +01:00
Storyboard "No Contacts" screen uses new invite flow 2016-11-30 15:03:18 -05:00
Storyboards Fix registration flow / Keep push tokens in sync 2016-11-03 16:13:49 -04:00
util Remove DJWActionSheet 2016-11-29 10:20:56 -05:00
view controllers Fix crash in group listing / new group views 2016-12-04 22:58:02 -05:00
views Fix crash in group listing / new group views 2016-12-04 22:58:02 -05:00
AppDelegate.h Fix registration flow / Keep push tokens in sync 2016-11-03 16:13:49 -04:00
AppDelegate.m Share dialog for Safety Numbers 2016-11-15 18:44:52 -05:00
NotificationTracker.h TextSecureKit Refactoring 2015-12-22 23:41:10 +01:00
NotificationTracker.m TextSecureKit Refactoring 2015-12-22 23:41:10 +01:00
Signal-Bridging-Header.h Custom contact picker for invite flow 2016-11-26 14:43:42 -05:00
UIColor+OWS.h Move colors into style class 2016-07-14 23:15:06 -07:00
UIColor+OWS.m Move colors into style class 2016-07-14 23:15:06 -07:00