Signal-Android/src/org/thoughtcrime/securesms/jobs
Moxie Marlinspike 4229c21bdc Fix NPE on contact update request
Fixes #6840

// FREEBIE
2017-08-01 08:57:26 -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 Keep track of when audio attachments are voice notes 2017-05-11 22:46:35 -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
DeliveryReceiptJob.java Support for censorship circumvention in Egypt and UAE 2016-12-20 09:55:52 -08:00
DirectoryRefreshJob.java TextSecure is now SignalService 2016-03-24 14:05:56 -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 Remove the Canonical Address Database 2017-07-31 12:02:29 -07:00
MmsReceiveJob.java Remove the Canonical Address Database 2017-07-31 12:02:29 -07:00
MmsSendJob.java Remove the Canonical Address Database 2017-07-31 12:02:29 -07:00
MultiDeviceBlockedUpdateJob.java Remove the Canonical Address Database 2017-07-31 12:02:29 -07:00
MultiDeviceContactUpdateJob.java Fix NPE on contact update request 2017-08-01 08:57:26 -07:00
MultiDeviceGroupUpdateJob.java Remove the Canonical Address Database 2017-07-31 12:02:29 -07:00
MultiDeviceReadUpdateJob.java Remove the Canonical Address Database 2017-07-31 12:02:29 -07:00
MultiDeviceVerifiedUpdateJob.java Remove the Canonical Address Database 2017-07-31 12:02:29 -07:00
PushContentReceiveJob.java TextSecure is now SignalService 2016-03-24 14:05:56 -07:00
PushDecryptJob.java Remove the Canonical Address Database 2017-07-31 12:02:29 -07:00
PushGroupSendJob.java Remove the Canonical Address Database 2017-07-31 12:02:29 -07:00
PushGroupUpdateJob.java Remove the Canonical Address Database 2017-07-31 12:02:29 -07:00
PushMediaSendJob.java Remove the Canonical Address Database 2017-07-31 12:02:29 -07:00
PushNotificationReceiveJob.java We need to disable this until push notifications contain more info 2017-06-20 10:57:11 -07:00
PushReceivedJob.java Remove the Canonical Address Database 2017-07-31 12:02:29 -07:00
PushSendJob.java Remove the Canonical Address Database 2017-07-31 12:02:29 -07:00
PushTextSendJob.java Remove the Canonical Address Database 2017-07-31 12:02:29 -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 censorship circumvention in Egypt and UAE 2016-12-20 09:55:52 -08:00
RetrieveProfileJob.java Remove the Canonical Address Database 2017-07-31 12:02:29 -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
SmsReceiveJob.java Remove the Canonical Address Database 2017-07-31 12:02:29 -07:00
SmsSendJob.java Remove the Canonical Address Database 2017-07-31 12:02:29 -07:00
SmsSentJob.java Remove the Canonical Address Database 2017-07-31 12:02:29 -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