Moxie Marlinspike
|
5b08791086
|
Fix regression with providers being registered.
// FREEBIE
|
2014-11-14 15:44:49 -08:00 |
|
Moxie Marlinspike
|
0d06d50a65
|
Let's have JobManager only deal with checked exceptions.
Also, switch to Builder for JobManager construction.
|
2014-11-12 15:29:58 -08:00 |
|
Moxie Marlinspike
|
9a6f65988f
|
Add support for dependency injection, and accompanying tests.
|
2014-11-12 15:29:58 -08:00 |
|
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 |
|
Moxie Marlinspike
|
b308996885
|
Switch to using our own JobManager.
// FREEBIE
|
2014-10-20 19:13:06 -07:00 |
|
Moxie Marlinspike
|
36ec1d84a1
|
Implement delivery receipts.
1) Support a "receipt" push message type.
2) Identify messages by timestamp.
3) Introduce a JobManager to handle the queue for network
dependent jobs.
|
2014-10-20 19:02:42 -07:00 |
|