session-ios/SessionMessagingKit/Jobs/Types
Morgan Pretty 26c7a5022a Added a simple migration progress indicator and animation (need timing tweaks)
Cleaned up the creation of the GRDBStorage instance
Fixed an issue where the launch screen wasn't setting it's background colour based on the system setting
Renamed the GRDBStorageError to StorageError (in preparation of legacy 'Storage' relocation)
Consolidated the two Environment classes (in Swift)
Refactored the AppSetup class to Swift
2022-05-30 13:04:26 +10:00
..
AttachmentDownloadJob.swift Fixed a few bugs, resolved a number of TODOs and deleted more unused code 2022-05-23 17:16:14 +10:00
AttachmentUploadJob.swift Updated the SessionShareExtension to work with GRDB 2022-05-15 14:39:21 +10:00
DisappearingMessagesJob.swift Added a simple migration progress indicator and animation (need timing tweaks) 2022-05-30 13:04:26 +10:00
FailedAttachmentDownloadsJob.swift Fixed a few bugs, resolved a number of TODOs and deleted more unused code 2022-05-23 17:16:14 +10:00
FailedMessageSendsJob.swift Finished of the conversation screen and resolved a bug of bugs/TODOs 2022-05-29 19:26:06 +10:00
GarbageCollectionJob.swift Finished of the conversation screen and resolved a bug of bugs/TODOs 2022-05-29 19:26:06 +10:00
MessageReceiveJob.swift Added back the majority of the ConversationVC interactions 2022-05-12 17:28:27 +10:00
MessageSendJob.swift Added a simple migration progress indicator and animation (need timing tweaks) 2022-05-30 13:04:26 +10:00
NotifyPushServerJob.swift Further work on the JobRunner 2022-04-27 10:48:54 +10:00
RetrieveDefaultOpenGroupRoomsJob.swift Further work on the JobRunner 2022-04-27 10:48:54 +10:00
SendReadReceiptsJob.swift Added back the majority of the ConversationVC interactions 2022-05-12 17:28:27 +10:00
UpdateProfilePictureJob.swift Removed a bunch of legacy database types 2022-05-23 09:49:04 +10:00