Signal-iOS/SignalMessaging/environment
Evan Hahn a77b45c6de Remove Dependencies from the three launch jobs
This change should have no user impact.

`FailedMessagesJob`, `IncompleteCallsJob`, and
`FailedAttachmentDownloadsJob` used to inherit from `Dependencies`. Now,
they explicitly take their one dependency: a database.

I also made a few methods private because they didn't need to be
exposed.
2023-03-20 11:01:29 -05:00
..
AppSetup.h Use common logic when creating web sockets 2023-01-24 14:01:34 -08:00
AppSetup.m Support change number in registration coordinator 2023-03-17 17:55:06 -07:00
Environment.h Add all JobQueues to environment, via a wrapper 2022-11-09 14:08:44 -06:00
Environment.m Add all JobQueues to environment, via a wrapper 2022-11-09 14:08:44 -06:00
LaunchJobs.swift Remove Dependencies from the three launch jobs 2023-03-20 11:01:29 -05:00
MessageRequestPendingReceipts.swift Change license to AGPL 2022-10-13 08:25:37 -05:00
NoopCallMessageHandler.swift Change license to AGPL 2022-10-13 08:25:37 -05:00
OWSSounds.h Convert OWSAudioPlayer to swift and lose 'OWS' prefix. 2022-12-06 16:00:58 -08:00
OWSSounds.m Remove redundant checks for the main app 2022-10-17 12:42:42 -07:00
VersionMigrations.h Change license to AGPL 2022-10-13 08:25:37 -05:00
VersionMigrations.m Change license to AGPL 2022-10-13 08:25:37 -05:00