session-android/libsession/src/main/java/org/session/libsession/messaging/jobs
2022-06-21 16:17:01 +10:00
..
AttachmentDownloadJob.kt Performance improvements and bug fixes (#869) 2022-06-08 17:12:34 +10:00
AttachmentUploadJob.kt fix: notify update for attachment's thread ID on setting audio extras 2021-07-07 14:56:53 +10:00
BackgroundGroupAddJob.kt Performance improvements and bug fixes (#869) 2022-06-08 17:12:34 +10:00
BatchMessageReceiveJob.kt fix: fallback on biometric key failures and retry creating key, fix up notification issues 2022-06-21 16:17:01 +10:00
GroupAvatarDownloadJob.kt feat: Update open group avatars periodically (#807) 2021-12-15 08:11:55 +02:00
Job.kt Speed up path building 2021-05-13 10:31:06 +10:00
JobDelegate.kt Clean 2021-04-26 10:58:48 +10:00
JobQueue.kt Performance improvements and bug fixes (#869) 2022-06-08 17:12:34 +10:00
MessageReceiveJob.kt refactor: performance improvements in batch message processing, synchronized cache access and audible message notifications. 2021-09-29 15:29:24 +10:00
MessageSendJob.kt Don't retry message send jobs when rate limited 2021-07-13 09:56:14 +10:00
NotifyPNServerJob.kt fix: 421 errors not being handled properly by sendOnionRequest and prevent retrying with stale swarm data, no longer crash with large NotifyPNServerJob.kt payload in Kryo deserialization 2021-06-29 15:12:33 +10:00
OpenGroupDeleteJob.kt Performance improvements and bug fixes (#869) 2022-06-08 17:12:34 +10:00
SessionJobInstantiator.kt Speed up path building 2021-05-13 10:31:06 +10:00
SessionJobManagerFactories.kt Performance improvements and bug fixes (#869) 2022-06-08 17:12:34 +10:00
TrimThreadJob.kt Performance improvements and bug fixes (#869) 2022-06-08 17:12:34 +10:00