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/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
7 years ago
..
Threads Streamline SignalRecipient. 7 years ago
CDSQuote.h Remote attestation. 7 years ago
CDSQuote.m Fix some project warnings + other fixes 7 years ago
CDSSigningCertificate.h Clean up ahead of PR. 7 years ago
CDSSigningCertificate.m Respond to CR. 7 years ago
Contact.h Clean up ahead of PR. 7 years ago
Contact.m Clean up data. 7 years ago
ContactDiscoveryService.h Integrate with new contact discovery endpoint 7 years ago
ContactDiscoveryService.m rename token -> password 7 years ago
ContactsUpdater.h Fix overzealous failure when user has no Signal contacts 7 years ago
ContactsUpdater.m Unbatch legacy contact requests 7 years ago
OWSContactDiscoveryOperation.swift Clean up data. 7 years ago
OWSDisappearingMessagesConfiguration.h Newly added group members should have expire time 7 years ago
OWSDisappearingMessagesConfiguration.m Newly added group members should have expire time 7 years ago
PhoneNumber.h Match searches for national number format 7 years ago
PhoneNumber.m Match searches for national number format 7 years ago
PhoneNumberUtil.h Ensure thread safety in phone parsing logic. 8 years ago
PhoneNumberUtil.m PhoneNumberUtil is no longer a singleton 8 years ago
SignalAccount.h Streamline SignalRecipient. 7 years ago
SignalAccount.m Streamline SignalRecipient. 7 years ago
SignalRecipient.h Refine recipient device updates. 7 years ago
SignalRecipient.m Refine recipient device updates. 7 years ago
TSThread.h Tweak home view cells. 7 years ago
TSThread.m Clean up data. 7 years ago