Signal-iOS/SignalServiceKit/tests/Contacts
george-signal 87533d2b67
Improve phone number parsing.
* Improve phone number parsing.

Previously, if you entered a phone number
including a country code during registration you'd
have a duplicate country code. Signal on Android
did not have this bug because it uses a different
API inlibphonenumber. This diff changes iPhone to
use the same API, which is smart enough to remove
the country code from the phone number the user
entered if needed.

Co-authored-by: Evan Hahn <evanhahn@signal.org>
2022-08-23 11:56:06 -07:00
..
Discovery Fix ContactDiscoveryOperationTest 2022-08-22 09:11:42 -07:00
BlockingManagerStateTests.swift Don't need transactions to build group models 2022-07-12 10:23:12 -07:00
BlockingManagerTests.swift Stop using arc4random in Swift files 2022-05-03 10:19:07 -05:00
ContactDiscoveryTaskTest.swift Add tests for ContactDiscoveryTask.RateLimiter 2020-08-13 15:08:12 -07:00
ContactSortingTest.m Fix typos 2022-03-18 11:31:06 -07:00
OWSDisappearingMessagesConfigurationTest.m Apply script to normalize includes and imports. 2021-10-21 09:21:10 -03:00
OWSRecipientIdentityTest.swift Assume everyone is GV2-capable 2022-03-22 17:11:57 -05:00
PhoneNumberTest.m Improve phone number parsing. 2022-08-23 11:56:06 -07:00
PhoneNumberTest.swift Never emit invalid e164 in storage service contact records; be robust to invalid e164 incoming protos. 2021-09-01 16:33:16 -03:00
PhoneNumberUtilTest.m Add PhoneNumberUtil singleton. 2021-10-22 19:06:15 -03:00
PhoneNumberUtilTest.swift Add PhoneNumberUtilTestSwift. 2021-10-22 19:06:48 -03:00
SignalRecipientTest.swift Fix broken test. 2021-12-01 15:38:01 -03:00
TSContactThreadTest.m Fix broken tests 2022-03-03 14:23:51 -08:00
TSGroupThreadTest.m Respond to CR. 2021-10-21 09:21:33 -03:00
TSThreadTest.m Initial story sending support 2022-06-10 22:28:03 -04:00
UUIDBackfillTaskTest.swift Deprecate REST, Part 1 2021-08-18 14:25:36 -03:00