Signal-iOS/SignalMessaging
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
..
attachments Add all JobQueues to environment, via a wrapper 2022-11-09 14:08:44 -06:00
calls Update SignalCoreKit. Use explicit DispatchQueue instead of relying on the implicit type on promise 'on' params 2023-02-07 16:14:39 -08:00
categories Improve media viewer open/close animations for partially obscured media. 2023-03-03 22:47:14 -08:00
contacts Rename SubscriptionManagerProtocol 2023-03-14 17:44:38 -07:00
environment Remove Dependencies from the three launch jobs 2023-03-20 11:01:29 -05:00
groups Set up account state and exit registration 2023-03-09 21:54:51 -08:00
Jobs Rename SubscriptionManagerProtocol 2023-03-14 17:44:38 -07:00
Notifications Clean up queue names 2023-02-27 14:16:09 -08:00
Payments Set up account state and exit registration 2023-03-09 21:54:51 -08:00
profiles Set up account state and exit registration 2023-03-09 21:54:51 -08:00
Storage Service Support change number in registration coordinator 2023-03-17 17:55:06 -07:00
Subscriptions Rename SubscriptionManagerProtocol 2023-03-14 17:44:38 -07:00
test Require a serviceId for storage service contacts 2023-02-13 12:44:45 -08:00
Usernames Add contacts' usernames to ContactRecord, if nothing better available 2023-02-14 13:42:53 -08:00
utils Set up account state and exit registration 2023-03-09 21:54:51 -08:00
VoiceMessage Split “in progress” & “saved” voice message drafts 2023-03-08 15:31:56 -08:00
Info.plist Shared framework between app and extension 2017-11-29 13:58:27 -08:00
SignalMessaging-Prefix.pch Change license to AGPL 2022-10-13 08:25:37 -05:00
SignalMessaging.h Rewrite debug log scrubbing logic in Swift 2023-02-28 15:55:00 -06:00