.. |
requirements
|
Really really delay SMS processing until sqlcipher migration completes
|
2018-02-26 14:02:12 -08:00 |
AttachmentDownloadJob.java
|
Migrate from SQLite and ciphertext blobs to SQLCipher + KeyStore
|
2018-01-30 17:27:05 -08:00 |
AttachmentFileNameJob.java
|
Migrate from SQLite and ciphertext blobs to SQLCipher + KeyStore
|
2018-01-30 17:27:05 -08:00 |
AvatarDownloadJob.java
|
Update service lib to 2.7.0
|
2018-01-18 10:01:41 -08: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
|
Migrate from SQLite and ciphertext blobs to SQLCipher + KeyStore
|
2018-01-30 17:27:05 -08:00 |
GcmRefreshJob.java
|
Lets limit GCM refresh to every 6hrs, and only retry once
|
2017-03-17 10:40:34 -07:00 |
LocalBackupJob.java
|
Make an attempt to store/retrieve backups from removable storage
|
2018-04-16 17:33:26 -07:00 |
MasterSecretJob.java
|
Let's have JobManager only deal with checked exceptions.
|
2014-11-12 15:29:58 -08:00 |
MmsDownloadJob.java
|
Migrate from SQLite and ciphertext blobs to SQLCipher + KeyStore
|
2018-01-30 17:27:05 -08:00 |
MmsReceiveJob.java
|
No need for a RecipientFactory any longer
|
2017-08-28 10:30:50 -07:00 |
MmsSendJob.java
|
Strip EXIF metadata from all JPEG images.
|
2018-03-31 02:14:02 -07:00 |
MultiDeviceBlockedUpdateJob.java
|
Support for read receipts
|
2017-10-01 22:36:52 -07:00 |
MultiDeviceContactUpdateJob.java
|
Update service lib to 2.7.0
|
2018-01-18 10:01:41 -08:00 |
MultiDeviceGroupUpdateJob.java
|
Update service lib to 2.7.0
|
2018-01-18 10:01:41 -08:00 |
MultiDeviceProfileKeyUpdateJob.java
|
Update service lib to 2.7.0
|
2018-01-18 10:01:41 -08: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
|
Fix some potential integer overflows for expiration time
|
2018-03-07 09:55:24 -08:00 |
PushGroupSendJob.java
|
Strip EXIF metadata from all JPEG images.
|
2018-03-31 02:14:02 -07:00 |
PushGroupUpdateJob.java
|
Support for read receipts
|
2017-10-01 22:36:52 -07:00 |
PushMediaSendJob.java
|
Strip EXIF metadata from all JPEG images.
|
2018-03-31 02:14:02 -07:00 |
PushNotificationReceiveJob.java
|
Support for read receipts
|
2017-10-01 22:36:52 -07:00 |
PushReceivedJob.java
|
Migrate from SQLite and ciphertext blobs to SQLCipher + KeyStore
|
2018-01-30 17:27:05 -08:00 |
PushSendJob.java
|
Populate incoming attachments with width and height from message
|
2018-03-31 02:14:02 -07:00 |
PushTextSendJob.java
|
More MasterSecret cleanup
|
2018-02-01 19:22:48 -08:00 |
RefreshAttributesJob.java
|
Support for Registration Lock PINs
|
2018-03-05 16:13:56 -08: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
|
Strip EXIF metadata from all JPEG images.
|
2018-03-31 02:14:02 -07:00 |
SendReadReceiptJob.java
|
Support for read receipts
|
2017-10-01 22:36:52 -07:00 |
SmsReceiveJob.java
|
Remove master secret requirement from SMS received job
|
2018-02-28 10:45:50 -08:00 |
SmsSendJob.java
|
Remove unnecessary body model
|
2018-02-01 18:29:09 -08:00 |
SmsSentJob.java
|
Migrate from SQLite and ciphertext blobs to SQLCipher + KeyStore
|
2018-01-30 17:27:05 -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 |