Signal-iOS/SignalMessaging
Michelle Linington 1ceffed228 IOS-690: Enable modern CDS support in ContactsUpdater
This change enables support for modern CDS in ContactsUpdater. It
accomplishes this by making the two CDS operation conform to a single
protocol, and then interacting with a generic interface.

This also makes some minor organizational changes to the contact
discovery operations. There's more that I want to do here but this
should work for now. This also fixes a bug where cancelled operations
might cause us to unregister all of our SignalRecipients. There's a
stopgap in place for now, but a more robust fix will come later.

Also updates the staging CDS enclave ID.
2020-08-03 11:12:50 -07:00
..
appearance Update contact icons 2020-07-15 19:21:43 -07:00
attachments Refine MentionTextView, add cut/copy/paste support 2020-07-27 14:30:52 -07:00
categories IOS-690: Enable modern CDS support in ContactsUpdater 2020-08-03 11:12:50 -07:00
contacts Fix sort order of profiles with first + last name 2020-07-30 11:23:45 -07:00
environment Respond to CR. 2020-08-03 14:38:18 -03:00
groups Resumable attachment download. 2020-08-01 12:18:13 -03:00
Notifications Fix transaction-within-a-transaction in notifications logic. 2020-06-11 13:46:38 -03:00
profiles Implement attachment upload v3. 2020-08-01 12:06:58 -03:00
Storage Service Use block mode when blocking threads. 2020-07-24 17:31:17 -03:00
utils Implement attachment upload v3. 2020-08-01 12:06:57 -03:00
ViewControllers Resumable attachment download. 2020-08-01 12:18:13 -03:00
ViewModels Fall forward if there are no messages to fall back to when preserving scroll position 2020-06-18 16:25:04 -07:00
Views Resumable attachment download. 2020-08-01 12:18:13 -03:00
Info.plist Shared framework between app and extension 2017-11-29 13:58:27 -08:00
SignalMessaging-Prefix.pch Label the "slow write transactions" logging with the source of the transaction. 2020-06-07 10:37:55 -03:00
SignalMessaging.h Implement attachment upload v3. 2020-08-01 12:06:57 -03:00