session-ios/SignalServiceKit/src/Contacts
Jesse Squires 6dc74ddcaf Fix some project warnings + other fixes
- Prefer checking `.isEmpty` rather than `.count == 0` for Swift collections (can be more optimal)
- Avoid comparing `BOOL` explicitly to `NO` (considered bad practice since `BOOL` is a `signed char`)
- Specify unused `SGX_FLAGS` as `__unused` to silence warnings
2018-07-31 09:48:58 -06:00
..
Threads Streamline SignalRecipient. 2018-07-18 13:57:22 -04:00
CDSQuote.h Remote attestation. 2018-07-20 09:55:18 -04:00
CDSQuote.m Fix some project warnings + other fixes 2018-07-31 09:48:58 -06:00
CDSSigningCertificate.h Clean up ahead of PR. 2018-07-20 09:56:37 -04:00
CDSSigningCertificate.m Respond to CR. 2018-07-26 14:48:27 -04:00
Contact.h Clean up ahead of PR. 2018-06-20 17:55:15 -04:00
Contact.m Clean up data. 2018-07-26 17:20:11 -06:00
ContactDiscoveryService.h Integrate with new contact discovery endpoint 2018-07-23 12:21:54 -06:00
ContactDiscoveryService.m rename token -> password 2018-07-26 14:54:39 -04:00
ContactsUpdater.h Fix overzealous failure when user has no Signal contacts 2018-07-20 09:55:40 -06:00
ContactsUpdater.m Unbatch legacy contact requests 2018-07-26 11:55:00 -06:00
OWSContactDiscoveryOperation.swift Clean up data. 2018-07-26 17:20:11 -06:00
OWSDisappearingMessagesConfiguration.h Newly added group members should have expire time 2018-06-14 15:20:45 -04:00
OWSDisappearingMessagesConfiguration.m Newly added group members should have expire time 2018-06-14 15:20:45 -04:00
PhoneNumber.h Match searches for national number format 2018-06-12 15:27:13 -04:00
PhoneNumber.m Match searches for national number format 2018-06-12 15:27:13 -04:00
PhoneNumberUtil.h Ensure thread safety in phone parsing logic. 2018-05-07 09:49:19 -04:00
PhoneNumberUtil.m PhoneNumberUtil is no longer a singleton 2018-05-07 12:07:03 -04:00
SignalAccount.h Streamline SignalRecipient. 2018-07-18 13:57:21 -04:00
SignalAccount.m Streamline SignalRecipient. 2018-07-18 13:57:21 -04:00
SignalRecipient.h Refine recipient device updates. 2018-07-26 09:22:40 -04:00
SignalRecipient.m Refine recipient device updates. 2018-07-26 09:22:40 -04:00
TSThread.h Tweak home view cells. 2018-07-10 09:28:11 -04:00
TSThread.m Clean up data. 2018-07-26 17:20:11 -06:00