.. |
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
|
Update to latest version of libtextsecure for simplified interface.
|
2015-03-03 12:25:09 -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
|
Update to latest version of libtextsecure for simplified interface.
|
2015-03-03 12:25:09 -08:00 |
DirectoryRefreshJob.java
|
Move directory refresh from a service over to a job.
|
2014-11-27 15:24:26 -08:00 |
GcmRefreshJob.java
|
Fix for missing messages bug
|
2015-03-07 09:02:59 -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
|
Add missing MSISDN headers to MMS send request
|
2015-03-12 11:18:20 -07:00 |
PushDecryptJob.java
|
Use libtextsecure 1.2.2
|
2015-03-10 18:59:12 -07:00 |
PushGroupSendJob.java
|
Update to latest version of libtextsecure for simplified interface.
|
2015-03-03 12:25:09 -08:00 |
PushMediaSendJob.java
|
Update to latest version of libtextsecure for simplified interface.
|
2015-03-03 12:25:09 -08:00 |
PushReceiveJob.java
|
Add GroupId for received messages.
|
2015-02-23 09:53:32 -08:00 |
PushSendJob.java
|
Update to latest version of libtextsecure for simplified interface.
|
2015-03-03 12:25:09 -08:00 |
PushTextSendJob.java
|
Update to latest version of libtextsecure for simplified interface.
|
2015-03-03 12:25:09 -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
|
Update to latest version of libtextsecure for simplified interface.
|
2015-03-03 12:25:09 -08:00 |
TrimThreadJob.java
|
Do thread trimming as JobManager job rather than AsyncTask.
|
2014-11-24 22:50:32 -08:00 |