session-android/src/org/thoughtcrime/securesms/jobs
Moxie Marlinspike 2c1337b33e Make early receipts work in group messages
For both conversation item view and message details view

// FREEBIE
2017-10-02 14:54:55 -07:00
..
persistence TextSecure is now SignalService 2016-03-24 14:05:56 -07:00
requirements Eliminate MediaNetworkRequirement style attachment job handling 2017-07-21 15:59:27 -07:00
AttachmentDownloadJob.java Eliminate MediaNetworkRequirement style attachment job handling 2017-07-21 15:59:27 -07:00
AttachmentFileNameJob.java Support for receiving arbitrary attachment types 2017-03-29 18:17:34 -07:00
AvatarDownloadJob.java Join group information into conversation list query 2017-08-28 10:30:50 -07:00
CleanPreKeysJob.java Start increasing frequency of signed prekey rotation 2017-01-06 09:19:58 -08:00
ContextJob.java Switch to using our own JobManager. 2014-10-20 19:13:06 -07:00
CreateSignedPreKeyJob.java Start increasing frequency of signed prekey rotation 2017-01-06 09:19:58 -08:00
DirectoryRefreshJob.java Switch MMS groups to use the group database infrastructure 2017-08-28 10:30:50 -07:00
GcmRefreshJob.java Lets limit GCM refresh to every 6hrs, and only retry once 2017-03-17 10:40:34 -07:00
MasterSecretDecryptJob.java TextSecure is now SignalService 2016-03-24 14:05:56 -07:00
MasterSecretJob.java Let's have JobManager only deal with checked exceptions. 2014-11-12 15:29:58 -08:00
MmsDownloadJob.java Fix for NPE if MMS notification has no transaction ID 2017-09-13 16:38:02 -07:00
MmsReceiveJob.java No need for a RecipientFactory any longer 2017-08-28 10:30:50 -07:00
MmsSendJob.java Switch MMS groups to use the group database infrastructure 2017-08-28 10:30:50 -07:00
MultiDeviceBlockedUpdateJob.java Support for read receipts 2017-10-01 22:36:52 -07:00
MultiDeviceContactUpdateJob.java Support for read receipts 2017-10-01 22:36:52 -07:00
MultiDeviceGroupUpdateJob.java Support for read receipts 2017-10-01 22:36:52 -07:00
MultiDeviceProfileKeyUpdateJob.java Support for read receipts 2017-10-01 22:36:52 -07:00
MultiDeviceReadReceiptUpdateJob.java Sync read receipt configuration to sibling devices 2017-10-01 22:36:52 -07:00
MultiDeviceReadUpdateJob.java Support for read receipts 2017-10-01 22:36:52 -07:00
MultiDeviceVerifiedUpdateJob.java Support for read receipts 2017-10-01 22:36:52 -07:00
PushContentReceiveJob.java Support for read receipts 2017-10-01 22:36:52 -07:00
PushDecryptJob.java Make early receipts work in group messages 2017-10-02 14:54:55 -07:00
PushGroupSendJob.java Show per-member delivery/read status on message info in groups 2017-10-01 22:36:52 -07:00
PushGroupUpdateJob.java Support for read receipts 2017-10-01 22:36:52 -07:00
PushMediaSendJob.java Support for read receipts 2017-10-01 22:36:52 -07:00
PushNotificationReceiveJob.java Support for read receipts 2017-10-01 22:36:52 -07:00
PushReceivedJob.java Show per-member delivery/read status on message info in groups 2017-10-01 22:36:52 -07:00
PushSendJob.java Support for profile key syncing to sibling devices 2017-08-28 10:30:50 -07:00
PushTextSendJob.java Support for read receipts 2017-10-01 22:36:52 -07:00
RefreshAttributesJob.java Archive sessions and generate new registration id on re-register 2017-07-05 13:13:53 -07:00
RefreshPreKeysJob.java Archive sessions and generate new registration id on re-register 2017-07-05 13:13:53 -07:00
RequestGroupInfoJob.java Support for read receipts 2017-10-01 22:36:52 -07:00
RetrieveProfileAvatarJob.java Access all RecipientDatabase settings directly from Recipient 2017-08-28 10:30:50 -07:00
RetrieveProfileJob.java Access all RecipientDatabase settings directly from Recipient 2017-08-28 10:30:50 -07:00
RotateSignedPreKeyJob.java Start increasing frequency of signed prekey rotation 2017-01-06 09:19:58 -08:00
SendJob.java Significant MMS changes 2017-05-08 18:14:55 -07:00
SendReadReceiptJob.java Support for read receipts 2017-10-01 22:36:52 -07:00
SmsReceiveJob.java No need for a RecipientFactory any longer 2017-08-28 10:30:50 -07:00
SmsSendJob.java Switch MMS groups to use the group database infrastructure 2017-08-28 10:30:50 -07:00
SmsSentJob.java Switch MMS groups to use the group database infrastructure 2017-08-28 10:30:50 -07:00
TrimThreadJob.java Do thread trimming as JobManager job rather than AsyncTask. 2014-11-24 22:50:32 -08:00
UpdateApkJob.java Make UpdateApkJob use a timed wakelock 2017-04-10 09:25:52 -07:00