Signal-iOS/SignalMessaging/environment
Michael Kirk 71fcc1cd58 Ensure new-user schema migrations run
The "file exists" check doesn't work, because GRDB itself automatically creates
the database earlier on, so instead we inspect if any migrations exist in the
migrations table.

also removes a spurious main-thread check for a non-ui db accessor and renames
it to be more ergonomic.
2019-11-18 12:06:15 -07:00
..
migrations Ensure new-user schema migrations run 2019-11-18 12:06:15 -07:00
AppSetup.h Rework creation of singletons. 2018-09-19 15:11:26 -04:00
AppSetup.m fixup class rename for serialized messages 2019-11-04 14:06:54 -08:00
Environment.h Sync Groups and Contacts 2019-11-04 14:06:54 -08:00
Environment.m Sync Groups and Contacts 2019-11-04 14:06:54 -08:00
LaunchJobs.swift Add LaunchJobs. 2019-09-27 16:10:48 -03:00
NoopCallMessageHandler.swift No more transitional_signalServiceAddress 2019-07-11 10:53:33 -07:00
OWSAudioSession.swift Allow audio messages to play in the background. 2019-08-21 20:33:41 -07:00
OWSSounds.h Remove usage of primary storage. 2019-07-29 15:30:10 -03:00
OWSSounds.m Remove usage of primary storage. 2019-07-29 15:30:10 -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 Ensure new-user schema migrations run 2019-11-18 12:06:15 -07:00