Signal-iOS/SignalServiceKit/tests/Contacts
Evan Hahn 127958a8fa
Swiftify a few phone number utility methods
This converts `PhoneNumberUtil.countryNameFromCountryCode`,
`PhoneNumberUtil.countryCodesForSearchTerm`, and `PhoneNumberUtil.name`
to Swift. I renamed `PhoneNumberUtil.name` to `does` for clarity, and
made it private.

This also lets us remove several utility methods.
2022-12-07 08:32:24 -06:00
..
Discovery Add ContactDiscoveryManager 2022-11-15 13:37:28 -08:00
BlockingManagerStateTests.swift Change license to AGPL 2022-10-13 08:25:37 -05:00
BlockingManagerTests.swift Change license to AGPL 2022-10-13 08:25:37 -05:00
ContactSortingTest.m Change license to AGPL 2022-10-13 08:25:37 -05:00
OWSDisappearingMessagesConfigurationTest.m Change license to AGPL 2022-10-13 08:25:37 -05:00
OWSRecipientIdentityTest.swift Change license to AGPL 2022-10-13 08:25:37 -05:00
PhoneNumberTest.m Change license to AGPL 2022-10-13 08:25:37 -05:00
PhoneNumberTest.swift Change license to AGPL 2022-10-13 08:25:37 -05:00
PhoneNumberUtilTest.m Swiftify a few phone number utility methods 2022-12-07 08:32:24 -06:00
PhoneNumberUtilTest.swift Change license to AGPL 2022-10-13 08:25:37 -05:00
SignalRecipientTest.swift Change license to AGPL 2022-10-13 08:25:37 -05:00
TSContactThreadTest.swift Test TSContactThread's canSendChatMessagesToThread() 2022-10-28 16:16:00 -05:00
TSGroupThreadTest.swift Change license to AGPL 2022-10-13 08:25:37 -05:00
TSThreadTest.m Change license to AGPL 2022-10-13 08:25:37 -05:00
UUIDBackfillTaskTest.swift Add ContactDiscoveryManager 2022-11-15 13:37:28 -08:00