Signal-Android/src/org/thoughtcrime/securesms/jobs
2017-12-20 11:21:00 -08: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 Update to libsignal-service 2.6.11 2017-11-01 15:56:31 -07:00
AttachmentFileNameJob.java Support for receiving arbitrary attachment types 2017-03-29 18:17:34 -07:00
AvatarDownloadJob.java Update to libsignal-service 2.6.11 2017-11-01 15:56:31 -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 Support for selective permissions 2017-11-30 10:26:41 -08: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 Fix dynamic permissions problem for MMS messages 2017-12-20 11:21:00 -08:00
MultiDeviceBlockedUpdateJob.java Support for read receipts 2017-10-01 22:36:52 -07:00
MultiDeviceContactUpdateJob.java Don't perform multi-device contact update without contact perms 2017-12-08 14:36:36 -08: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 Only use startForegroundService for initial service construction 2017-12-15 09:45:00 -08: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 Ensure notifications for new users won't be generated first fetch 2017-11-30 10:26:41 -08:00
PushNotificationReceiveJob.java Support for read receipts 2017-10-01 22:36:52 -07:00
PushReceivedJob.java Ensure notifications for new users won't be generated first fetch 2017-11-30 10:26:41 -08:00
PushSendJob.java Support for profile key syncing to sibling devices 2017-08-28 10:30:50 -07:00
PushTextSendJob.java Ensure notifications for new users won't be generated first fetch 2017-11-30 10:26:41 -08: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 Move more system contact info into recipient database 2017-11-30 10:26:41 -08: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 Make sure we have SEND_SMS permission before sending an SMS 2017-12-05 11:35:15 -08: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