Signal-iOS/SignalMessaging/environment
Jordan Rose 1a55d29922 Prefix AxolotlKit session model classes with "Legacy"
PreKeyRecord, PreKeyBundle, and SignedPreKeyBundle are still used
outside of serialized sessions, so it doesn't make sense to mark them
"Legacy" just yet. Additionally, the keyed archiver overrides have to
be set up before any instances are unarchived, which is trickier for
these remaining model types.
2021-03-22 16:19:31 -07:00
..
migrations Prefix AxolotlKit session model classes with "Legacy" 2021-03-22 16:19:31 -07:00
AppSetup.h Rework creation of singletons. 2018-09-19 15:11:26 -04:00
AppSetup.m Move AxolotlKit model classes into SSK and remove the dependency 2021-03-22 16:17:47 -07:00
Environment.h Allow sharing to multiple threads 2021-01-12 15:33:54 -08:00
Environment.m Allow sharing to multiple threads 2021-01-12 15:33:54 -08:00
LaunchJobs.swift Rename singleton accessors. 2020-09-17 21:11:07 -03:00
MessageRequestReadReceipts.swift Rework app readiness. 2021-02-04 09:55:39 -03:00
NoopCallMessageHandler.swift Respect server received timestamp in group call message 2020-11-19 16:04:22 -08:00
OWSAudioSession.swift Rename singleton accessors. 2020-09-17 21:11:09 -03:00
OWSSounds.h Add notification when user joins / leaves call 2020-11-05 12:25:49 -08:00
OWSSounds.m Rework app readiness. 2021-02-04 09:55:39 -03:00
VersionMigrations.h Don't mark app as ready until all version migrations are done. 2018-01-30 11:27:44 -05:00
VersionMigrations.m Create a new GRDB storage adapter after grdb schema migrations. 2021-01-27 09:45:12 -03:00