.. |
persistence
|
Move responsibility for Context injection out of JavaSerializer.
|
2014-11-16 17:23:33 -08:00 |
requirements
|
Refactor "parts" to contain MMS/PDU madness to MMS code paths.
|
2015-10-15 11:11:39 -07:00 |
AttachmentDownloadJob.java
|
Refactor "parts" to contain MMS/PDU madness to MMS code paths.
|
2015-10-15 11:11:39 -07:00 |
AvatarDownloadJob.java
|
Support for Signal calls.
|
2015-09-30 14:30:09 -07:00 |
CleanPreKeysJob.java
|
Only use MasterSecret for local message encryption.
|
2015-07-16 11:15:56 -07:00 |
ContextJob.java
|
Switch to using our own JobManager.
|
2014-10-20 19:13:06 -07:00 |
CreateSignedPreKeyJob.java
|
Only use MasterSecret for local message encryption.
|
2015-07-16 11:15:56 -07:00 |
DeliveryReceiptJob.java
|
Only use MasterSecret for local message encryption.
|
2015-07-16 11:15:56 -07:00 |
DirectoryRefreshJob.java
|
Remove encrypted SMS transport, simplify transport options.
|
2015-03-12 17:53:38 -07:00 |
GcmRefreshJob.java
|
Refresh attributes to signal voice support on update.
|
2015-09-30 18:24:40 -07:00 |
MasterSecretDecryptJob.java
|
Only use MasterSecret for local message encryption.
|
2015-07-16 11:15:56 -07:00 |
MasterSecretJob.java
|
Let's have JobManager only deal with checked exceptions.
|
2014-11-12 15:29:58 -08:00 |
MmsDownloadJob.java
|
Expand MMS-specific queries, properly parse incoming MMS.
|
2015-10-24 09:40:04 -07:00 |
MmsReceiveJob.java
|
Support for per-recipient muting, blocking, and ringtones.
|
2015-06-11 11:09:02 -07:00 |
MmsSendJob.java
|
Correctly format numbers in outgoing MMS
|
2015-10-24 18:36:03 -07:00 |
MultiDeviceContactUpdateJob.java
|
Only use MasterSecret for local message encryption.
|
2015-07-16 11:15:56 -07:00 |
MultiDeviceGroupUpdateJob.java
|
Don't sync groups when there are no groups.
|
2015-08-06 10:20:13 -07:00 |
PartProgressEvent.java
|
Refactor "parts" to contain MMS/PDU madness to MMS code paths.
|
2015-10-15 11:11:39 -07:00 |
PushContentReceiveJob.java
|
Use REST interface instead of WebSockets on GCM events.
|
2015-04-16 11:50:40 -07:00 |
PushDecryptJob.java
|
Fix two message ordering issues.
|
2015-10-16 10:07:50 -07:00 |
PushGroupSendJob.java
|
Refactor "parts" to contain MMS/PDU madness to MMS code paths.
|
2015-10-15 11:11:39 -07:00 |
PushMediaSendJob.java
|
really fix crash from incorrect send job
|
2015-10-26 11:44:45 -07:00 |
PushNotificationReceiveJob.java
|
Log retrieve exception.
|
2015-06-11 09:43:34 -07:00 |
PushReceivedJob.java
|
Distinguish between secure and insecure call in conversation menu.
|
2015-09-30 14:30:11 -07:00 |
PushSendJob.java
|
Refactor "parts" to contain MMS/PDU madness to MMS code paths.
|
2015-10-15 11:11:39 -07:00 |
PushTextSendJob.java
|
Only use MasterSecret for local message encryption.
|
2015-07-16 11:15:56 -07:00 |
RefreshAttributesJob.java
|
Refresh attributes to signal voice support on update.
|
2015-09-30 18:24:40 -07:00 |
RefreshPreKeysJob.java
|
Only use MasterSecret for local message encryption.
|
2015-07-16 11:15:56 -07:00 |
SendJob.java
|
Refactor "parts" to contain MMS/PDU madness to MMS code paths.
|
2015-10-15 11:11:39 -07:00 |
SmsReceiveJob.java
|
Remove the final vestiges of encrypted SMS
|
2015-09-24 14:12:09 -07:00 |
SmsSendJob.java
|
Update message details activity display when resending SMS/MMS
|
2015-03-13 11:29:44 -07:00 |
SmsSentJob.java
|
Fix up security initialization stuff in ConversationActivity
|
2015-09-30 14:30:10 -07:00 |
TrimThreadJob.java
|
Do thread trimming as JobManager job rather than AsyncTask.
|
2014-11-24 22:50:32 -08:00 |