Moxie Marlinspike
|
a3f1d9cdfd
|
Beginning of libtextsecure refactor.
1) Break out appropriate components.
2) Switch the incoming pipeline from SendReceiveService to
the JobManager.
|
2014-11-12 15:21:32 -08:00 |
|
agrajaghh
|
306da92031
|
Test case and fix for deferred jobs.
Closes #2033
|
2014-10-24 12:08:03 -07:00 |
|
Moxie Marlinspike
|
c3eb0ea9db
|
Check job requirements are satisfied in between retry iterations.
// FREEBIE
|
2014-10-21 13:50:38 -07:00 |
|
Moxie Marlinspike
|
8d6b9ae43e
|
Incorporate PR feedback. Add license and eliminate duplicate code.
// FREEBIE
|
2014-10-20 18:38:52 -07:00 |
|
Moxie Marlinspike
|
a95cc0eba2
|
Switch to byte array.
// FREEBIE
|
2014-10-20 18:35:45 -07:00 |
|
Moxie Marlinspike
|
58d101ff2e
|
Support for job "group ids."
A job can specify a group id, and jobs with the same group id
will run sequentially.
|
2014-10-20 18:35:45 -07:00 |
|
Moxie Marlinspike
|
544f06451f
|
Persistent job queue, derivative of android-priority-jobqueue.
// FREEBIE
|
2014-10-20 18:35:45 -07:00 |
|