session-android/libsession/src/main/java/org/session/libsession/messaging/jobs
jubb c3f7425ccd fix: empty messages in open groups now correct properly 2021-03-29 16:40:56 +11:00
..
AttachmentDownloadJob.kt fix: empty messages in open groups now correct properly 2021-03-29 16:40:56 +11:00
AttachmentUploadJob.kt Merge remote-tracking branch 'upstream/dev' into origin/refactor-sending 2021-03-23 11:13:00 +11:00
Data.java Data & ParcelableUtil classes moved to libsession 2021-01-22 15:16:50 +11:00
Job.kt Session jobs database implementation 2021-01-28 15:24:27 +11:00
JobDelegate.kt WIP: refactor jobs (basic) 2020-12-02 16:39:02 +11:00
JobQueue.kt feat: call resume message send on app create 2021-03-18 13:36:56 +11:00
MessageReceiveJob.kt fix: race in receive messages processing from restore 2021-03-25 13:25:07 +11:00
MessageSendJob.kt fix: dynamic output buffer size, reusing the byte array buffer and only copying the written part to persistence 2021-03-17 13:55:30 +11:00
NotifyPNServerJob.kt WIP debug sending attachments 2021-03-03 15:14:45 +11:00
SessionJobInstantiator.kt Session jobs database implementation 2021-01-28 15:24:27 +11:00
SessionJobManagerFactories.kt Session jobs database implementation 2021-01-28 15:24:27 +11:00