Signal-iOS/SignalServiceKit/src/Account
Jordan Rose 094c8290ce Remove unnecessary NotificationCenter.removeObserver calls
As of iOS 9, selector-based observers in NotificationCenter do not
need to be explicitly unregistered.
2022-08-02 17:43:52 -07:00
..
AccountServiceClient.swift Refresh PNI pre-keys along with ACI pre-keys 2022-04-07 14:06:27 -07:00
CreatePreKeysOperation.swift Reset the identity key if initial pre-key creation fails 2022-04-22 18:11:42 -07:00
RefreshPreKeysOperation.swift Refresh PNI pre-keys along with ACI pre-keys 2022-04-07 14:06:27 -07:00
RotateSignedKeyOperation.swift Move throttling logic inside RotateSignedKeyOperation 2022-04-07 14:06:27 -07:00
TSAccountManager.h OWSMessageDecrypter should use destinationUuid to choose local stores 2022-04-14 16:47:46 -07:00
TSAccountManager.m Remove unnecessary NotificationCenter.removeObserver calls 2022-08-02 17:43:52 -07:00
TSAccountManager.swift merged master and pod files 2022-03-15 12:49:11 +01:00
TSPreKeyManager.h TSPreKeyManager: check for PNI signed pre-key upload failure too 2022-04-07 10:23:39 -07:00
TSPreKeyManager.m Refresh PNI pre-keys along with ACI pre-keys 2022-04-07 14:06:27 -07:00
TSPreKeyManager.swift Deprecate REST, Part 1 2021-08-18 14:25:36 -03:00