.. |
persistence
|
Move responsibility for Context injection out of JavaSerializer.
|
2014-11-16 17:23:33 -08:00 |
requirements
|
Update to jobmanager 0.10.0
|
2014-12-29 13:32:37 -08:00 |
AttachmentDownloadJob.java
|
fix temp file permission denied
|
2015-01-05 17:01:32 -08:00 |
AvatarDownloadJob.java
|
Support for retrieving stored messages via websocket.
|
2015-02-18 11:09:01 -08:00 |
CleanPreKeysJob.java
|
Put everything under either internal or api.
|
2014-11-12 15:42:43 -08:00 |
ContextJob.java
|
Switch to using our own JobManager.
|
2014-10-20 19:13:06 -07:00 |
CreateSignedPreKeyJob.java
|
Put everything under either internal or api.
|
2014-11-12 15:42:43 -08:00 |
DeliveryReceiptJob.java
|
Rename PushAddress to TextSecureAddress
|
2015-02-27 16:57:51 -08:00 |
DirectoryRefreshJob.java
|
Move directory refresh from a service over to a job.
|
2014-11-27 15:24:26 -08:00 |
GcmRefreshJob.java
|
Don't completely disable GCM.
|
2014-11-24 10:48:33 -08:00 |
MasterSecretJob.java
|
Let's have JobManager only deal with checked exceptions.
|
2014-11-12 15:29:58 -08:00 |
MmsDownloadJob.java
|
support mms basic auth
|
2014-12-02 08:59:43 +00:00 |
MmsReceiveJob.java
|
Let's have JobManager only deal with checked exceptions.
|
2014-11-12 15:29:58 -08:00 |
MmsSendJob.java
|
Don't notify on MMS delivery failure if message has been deleted.
|
2015-02-11 10:29:05 -08:00 |
PushDecryptJob.java
|
Better UX handling on identity key mismatches.
|
2015-02-27 12:26:09 -08:00 |
PushGroupSendJob.java
|
Rename PushAddress to TextSecureAddress
|
2015-02-27 16:57:51 -08:00 |
PushMediaSendJob.java
|
Rename PushAddress to TextSecureAddress
|
2015-02-27 16:57:51 -08:00 |
PushReceiveJob.java
|
Add GroupId for received messages.
|
2015-02-23 09:53:32 -08:00 |
PushSendJob.java
|
Rename PushAddress to TextSecureAddress
|
2015-02-27 16:57:51 -08:00 |
PushTextSendJob.java
|
Rename PushAddress to TextSecureAddress
|
2015-02-27 16:57:51 -08:00 |
RefreshPreKeysJob.java
|
Put everything under either internal or api.
|
2014-11-12 15:42:43 -08:00 |
SendJob.java
|
don't copy data when no dataUri
|
2015-01-13 11:57:46 -08:00 |
SmsDecryptJob.java
|
Fix for old-skool SMS key exchange UI behavior.
|
2014-12-29 15:09:13 -08:00 |
SmsReceiveJob.java
|
Fix for old-skool SMS key exchange UI behavior.
|
2014-12-29 15:09:13 -08:00 |
SmsSendJob.java
|
Add expiration check on build freshness.
|
2015-01-12 09:12:10 -08:00 |
SmsSentJob.java
|
Let's have JobManager only deal with checked exceptions.
|
2014-11-12 15:29:58 -08:00 |
TrimThreadJob.java
|
Do thread trimming as JobManager job rather than AsyncTask.
|
2014-11-24 22:50:32 -08:00 |