Commit Graph

8 Commits (601e233d47acca056c05eca8205ffc2bf10eebc1)

Author SHA1 Message Date
Moxie Marlinspike cafe03a70a Transition the outbound pipeline to JobManager jobs. 10 years ago
Moxie Marlinspike a3f1d9cdfd Beginning of libtextsecure refactor.
1) Break out appropriate components.

2) Switch the incoming pipeline from SendReceiveService to
   the JobManager.
10 years ago
agrajaghh 306da92031 Test case and fix for deferred jobs.
Closes #2033
10 years ago
Moxie Marlinspike c3eb0ea9db Check job requirements are satisfied in between retry iterations.
// FREEBIE
10 years ago
Moxie Marlinspike 8d6b9ae43e Incorporate PR feedback. Add license and eliminate duplicate code.
// FREEBIE
10 years ago
Moxie Marlinspike a95cc0eba2 Switch to byte array.
// FREEBIE
10 years ago
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.
10 years ago
Moxie Marlinspike 544f06451f Persistent job queue, derivative of android-priority-jobqueue.
// FREEBIE
10 years ago