Signal-iOS/Signal/src
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
..
Calls Change simulator local video view from bright green to light brown 2022-08-18 07:41:15 -05:00
environment Prompt for diagnostics if db corruption happens 2022-07-27 11:57:16 -05:00
Experience Upgrades Remove unused SubscriptionMegaphone 2022-08-17 09:03:05 -07:00
Jobs Initial story sending support 2022-06-10 22:28:03 -04:00
Models Move dependencies needed for private story creation to SignalUI 2022-07-15 15:05:03 -07:00
UserInterface When starting a call, attemptRotationToDeviceOrientation() 2022-08-23 10:45:27 -07:00
util Remove unused application state change notification 2022-08-21 18:17:46 -05:00
ViewControllers Improve phone number parsing. 2022-08-23 11:56:06 -07:00
views Propagate ThreadAssociatedData audioPlaybackRate down to CVComponentAudioAttachment 2022-08-04 15:53:11 -07:00
AppDelegate.h Show the launch failure screen if the last app launch crashed 2022-04-22 09:55:59 -07:00
AppDelegate.m Revert "Add a call to UIApplication:setMinimumBackgroundFetchInterval during app launch" 2022-08-15 15:58:47 -07:00
AppDelegate.swift Move checkSomeDiskSpaceAvailable to Swift 2022-07-27 12:17:00 -05:00
Signal-Bridging-Header.h Remove app screenshot generation code 2022-05-04 12:32:20 -05:00