Signal-iOS/SignalServiceKit/KeyBackupService
Harry 7ba5f7384a
Handle being de-registered while still in the middle of registration
* put rereg mode params into a struct for sharability

* add step and UI handling for when we become deregistered during post-reg steps

* handle dereg when syncing push tokens

* show generic error on kbs backup failure

* handle dereg when restoring from kbs

* handle dereg during profile setup steps

* finalize pni stuff before deregistering

* add comment

* change debug fail to log

* Navigate to verification vc before showing popup so that we don't cancel the nav controller pop

* send a session sms code even if we get interrupted right after session creation

* improve state handling for initial session sms code

* nit: make var fileprivate

* show error when state changed on screen
2023-03-28 07:50:56 -07:00
..
KBSAuthCredential.swift Hook up new registration PIN entry screen 2023-02-23 09:50:17 -08:00
KBSAuthCredentialStorage.swift Support for re-registration 2023-02-02 10:17:52 -08:00
KBSAuthCredentialStorageImpl.swift Support for re-registration 2023-02-02 10:17:52 -08:00
KeyBackupService.swift Use unsigned ints for PIN attempts 2023-03-21 08:57:26 -07:00
KeyBackupServiceImpl.swift Handle being de-registered while still in the middle of registration 2023-03-28 07:50:56 -07:00
KeyBackupServiceObjcBridge.swift Rename KeyBackupServiceProtocol 2023-03-14 16:29:21 -07:00
KeyBackupServiceShims.swift Rename StorageServiceManagerProtocol 2023-03-23 09:29:38 -07:00