session-android/src/org/thoughtcrime/securesms/jobs
Moxie Marlinspike d507756821 Some identity key handling changes
1) Prefetch identity keys when possible

2) Always accept prefetched keys or keys from incoming messages

3) Block sending only if it's a recent change, or if always
   block is enabled

// FREEBIE
2017-05-31 14:51:48 -07:00
..
persistence TextSecure is now SignalService 2016-03-24 14:05:56 -07:00
requirements Keep track of when audio attachments are voice notes 2017-05-11 22:46:35 -07:00
AttachmentDownloadJob.java Keep track of when audio attachments are voice notes 2017-05-11 22:46:35 -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 Lollipop MMS API doesn't seem to work reliably until L_MR1 2017-05-24 10:52:08 -07:00
MmsReceiveJob.java Significant MMS changes 2017-05-08 18:14:55 -07:00
MmsSendJob.java Significant MMS changes 2017-05-08 18:14:55 -07:00
MultiDeviceBlockedUpdateJob.java use canonical number when sending blocked updates 2017-02-01 13:55:52 -08:00
MultiDeviceContactUpdateJob.java Keep track of when audio attachments are voice notes 2017-05-11 22:46:35 -07:00
MultiDeviceGroupUpdateJob.java Support for censorship circumvention in Egypt and UAE 2016-12-20 09:55:52 -08:00
MultiDeviceReadUpdateJob.java Support for censorship circumvention in Egypt and UAE 2016-12-20 09:55:52 -08:00
PushContentReceiveJob.java TextSecure is now SignalService 2016-03-24 14:05:56 -07:00
PushDecryptJob.java Significant MMS changes 2017-05-08 18:14:55 -07:00
PushGroupSendJob.java Significant MMS changes 2017-05-08 18:14:55 -07:00
PushGroupUpdateJob.java Correct PushGroupUpdateJob's TAG 2017-02-19 12:29:33 -08:00
PushMediaSendJob.java Significant MMS changes 2017-05-08 18:14:55 -07:00
PushNotificationReceiveJob.java TextSecure is now SignalService 2016-03-24 14:05:56 -07:00
PushReceivedJob.java TextSecure is now SignalService 2016-03-24 14:05:56 -07:00
PushSendJob.java Keep track of when audio attachments are voice notes 2017-05-11 22:46:35 -07:00
PushTextSendJob.java Start increasing frequency of signed prekey rotation 2017-01-06 09:19:58 -08:00
RefreshAttributesJob.java Switch jobs with network requirement to timed wakelock 2017-04-21 23:05:59 -07:00
RefreshPreKeysJob.java Start increasing frequency of signed prekey rotation 2017-01-06 09:19:58 -08:00
RequestGroupInfoJob.java Support for censorship circumvention in Egypt and UAE 2016-12-20 09:55:52 -08:00
RetrieveProfileJob.java Some identity key handling changes 2017-05-31 14:51:48 -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 Little bit of extra SmsListener logging 2017-02-19 12:29:33 -08:00
SmsSendJob.java Reduce DB updates on send path, move support SDK up to 24 2017-01-02 17:17:48 -08:00
SmsSentJob.java Reduce DB updates on send path, move support SDK up to 24 2017-01-02 17:17:48 -08: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