Signal-iOS/SignalServiceKit/src/Account
Michael Kirk 87a405e747 We cannot access databaseStorage from the environment before the environment is
setup.

In general, it's not safe to access Environment in an initializer unless it's
within an AppReadiness block.
2019-09-13 10:25:06 -07:00
..
AccountServiceClient.swift Fix tests 2019-07-16 13:02:27 -07:00
CreatePreKeysOperation.swift Swift errors vs. isRetryable 2019-07-25 10:56:30 -06:00
PreKeyRefreshOperation.swift Swift errors vs. isRetryable 2019-07-25 10:56:30 -06:00
RotateSignedKeyOperation.swift Swift errors vs. isRetryable 2019-07-25 10:56:30 -06:00
TSAccountManager.h Avoid deadlock in TSAccountManager. 2019-08-30 14:39:45 -03:00
TSAccountManager.m We cannot access databaseStorage from the environment before the environment is 2019-09-13 10:25:06 -07:00
TSAccountManager.swift Avoid deadlock in TSAccountManager. 2019-08-30 14:39:45 -03:00
TSPreKeyManager.h Add missing nullability annotations. 2019-01-23 13:12:43 -05:00
TSPreKeyManager.m Remove more usage of primary storage. 2019-08-07 17:41:11 -03:00