Signal-iOS/Signal/src
Harry e538b76bc5
Show errors for various timeouts during registration
* add error message for rate limiting as it appears in mocks

* update colors in verification code view when theme changes

* Set validation state when we can't submit a verification code yet

* show alert when trying to submit verification code too many times

* handle changing e164 once we have a session

* Handle rate limit for recovery password based registration

* handle rate limit for session based createAccount/changeNumber request

* lint
2023-03-28 13:56:25 -07:00
..
Accessibility Change license to AGPL 2022-10-13 08:25:37 -05:00
Calls Improve audio source debug log descriptions 2023-03-09 15:46:36 -08:00
environment Handle being de-registered while still in the middle of registration 2023-03-28 07:50:56 -07:00
Experience Upgrades Add manager to periodically validate usernames 2023-03-14 09:56:08 -05:00
Models Rename StorageServiceManagerProtocol 2023-03-23 09:29:38 -07:00
UserInterface Revert "Use supportedInterfaceOrientations to force calls to portrait" 2022-10-19 10:37:51 -07:00
Usernames Fix an error and some warnings in Xcode 14.3 2023-03-27 16:36:43 -07:00
util Swiftify AppVersion.iosVersionString 2023-03-28 12:43:26 -05:00
ViewControllerContext Rename KeyBackupServiceProtocol 2023-03-14 16:29:21 -07:00
ViewControllers Show errors for various timeouts during registration 2023-03-28 13:56:25 -07:00
views Improvements for media caption UI in media viewer. 2023-03-27 15:24:56 -07:00
AppDelegate.h Change license to AGPL 2022-10-13 08:25:37 -05:00
AppDelegate.m Stop using deprecated UILocalNotification API 2023-03-22 18:34:39 -07:00
AppDelegate.swift Stop using deprecated UILocalNotification API 2023-03-22 18:34:39 -07:00
AppDelegate+Lifecycle.swift Set up account state and exit registration 2023-03-09 21:54:51 -08:00
AppDelegate+Orientation.swift Fix supportedInterfaceOrientationsFor 2022-12-06 15:18:07 -08:00
Signal-Bridging-Header.h Convert MediaDetailViewController to Swift. 2023-02-28 16:56:38 -08:00