Signal-iOS/SignalServiceKit/src/Account
Jordan Rose 2c6dc927d8 SSK: Prefer SignalServiceAddress(uuid:phoneNumber:) if we have a UUID
...rather than stringifying the UUID just to parse it back. For
-[TSAccountManager localAddress] in particular the savings are
surprisingly substantial because the UUID string went into an
autorelease pool.
2022-01-28 18:02:31 -08:00
..
AccountServiceClient.swift Change phone number. 2021-11-19 14:28:18 -03:00
CreatePreKeysOperation.swift Convert to new Promise library 2021-09-03 11:41:34 -07:00
RefreshPreKeysOperation.swift Clean up HTTP error metadata accessors. 2021-10-15 11:52:31 -03:00
RotateSignedKeyOperation.swift Clean up HTTP error metadata accessors. 2021-10-15 11:52:31 -03:00
TSAccountManager.h Change phone number. 2021-11-19 14:28:18 -03:00
TSAccountManager.m SSK: Prefer SignalServiceAddress(uuid:phoneNumber:) if we have a UUID 2022-01-28 18:02:31 -08:00
TSAccountManager.swift Add support for IASv4 enclaves 2022-01-27 15:58:47 -08:00
TSPreKeyManager.h Respond to CR. 2021-10-21 09:21:31 -03:00
TSPreKeyManager.m Apply script to normalize includes and imports. 2021-10-21 09:21:10 -03:00
TSPreKeyManager.swift Deprecate REST, Part 1 2021-08-18 14:25:36 -03:00