Signal-iOS/SignalServiceKit
Harry cd4d48eae2
Avoid wiping tsAccountManager state so we can exit reregistration
* add non-failable resetForReRegistration method to tsAccountManager

* shim out tsaccountmanager resetForReRegistration

* Don't wipe tsaccountmanager state in re-registration until necessary. gate exiting re-registration on this step

* fix tests
2023-03-24 13:48:44 -07:00
..
Calls Enable a RingRTC field trial for all users, with kill switch 2023-02-01 16:20:16 -06:00
ChangePhoneNumber Support PNIs in SignalServiceAddress 2023-03-23 12:43:01 -07:00
DateProvider Implement RegistrationSessionManager 2023-02-08 15:37:12 -08:00
Dependencies Rename StorageServiceManagerProtocol 2023-03-23 09:29:38 -07:00
Experience Upgrades guard usernames megaphone on usernames feature flag 2023-03-17 10:25:25 -07:00
Jobs Clean up queue names 2023-02-27 14:16:09 -08:00
KeyBackupService Rename StorageServiceManagerProtocol 2023-03-23 09:29:38 -07:00
Mocks Support change number in registration coordinator 2023-03-17 17:55:06 -07:00
protobuf Atomically persist values from change-number 2023-03-23 16:50:59 -07:00
Registration Change all e164 references in reg coordinator to E164 type 2023-03-16 11:32:13 -07:00
Resources Add parsing support for the pni capability 2023-03-24 10:07:39 -07:00
Schedulers Fix main queue scheduler 2023-02-16 12:18:15 -08:00
src Avoid wiping tsAccountManager state so we can exit reregistration 2023-03-24 13:48:44 -07:00
tests Add tests for 2-way contact merging logic 2023-03-23 14:00:52 -07:00
Usernames Rename StorageServiceManagerProtocol 2023-03-23 09:29:38 -07:00
.clang-format Update clang-format with AllowShortEnumsOnASingleLine: false 2022-03-14 11:20:20 -07:00
.gitignore
.travis.yml
SignalServiceKit-Prefix.pch Change license to AGPL 2022-10-13 08:25:37 -05:00
SignalServiceKit.h Remove unused OWSDispatch class 2023-02-27 14:17:05 -08:00