Moxie Marlinspike
|
5b6f49c993
|
Switch RedPhone view<->service interaction to use event bus
Fixes #4234
// FREEBIE
|
2015-11-04 17:56:20 -08:00 |
|
Moxie Marlinspike
|
09e52834a6
|
Refactor "parts" to contain MMS/PDU madness to MMS code paths.
Closes #4248
// FREEBIE
|
2015-10-15 11:11:39 -07:00 |
|
Jake McGinty
|
cdf982a356
|
be safer when processing parts in AttachmentDownloadJob
Closes #4166
// FREEBIE
|
2015-10-01 12:36:54 -07:00 |
|
Jake McGinty
|
0e06e2de97
|
fix queuing of pending parts that had data already
fixes #4061
Closes #4073
// FREEBIE
|
2015-09-14 18:06:03 -07:00 |
|
Jake McGinty
|
21b7dccf1c
|
fix persistent stale attachment jobs
Closes #4041
// FREEBIE
|
2015-09-07 14:37:53 -07:00 |
|
Jake McGinty
|
923d9fb07b
|
fix crash on pending self-sent media
fixes #4016
Closes #4017
// FREEBIE
|
2015-09-04 11:42:58 -07:00 |
|
Jake McGinty
|
80ce83ef9d
|
Media download controls
Closes #3991
// FREEBIE
|
2015-09-03 11:40:55 -07:00 |
|
Sam Lanning
|
99adbe5784
|
Made some inner classes static (For Efficiency)
(and made one explicitly private)
Closes #3932
// FREEBIE
|
2015-09-02 12:46:56 -07:00 |
|
Moxie Marlinspike
|
f8bb065ffd
|
Support for images in notifications.
Closes #3859
Fixes #1858
// FREEBIE
|
2015-08-05 13:08:28 -07:00 |
|
Moxie Marlinspike
|
8d9ae731ef
|
Only use MasterSecret for local message encryption.
Not for the axolotl store.
// FREEBIE
|
2015-07-16 11:15:56 -07:00 |
|
Jake McGinty
|
c2e5f4e80a
|
Add transfer indicators for attachments
Closes #3498
// FREEBIE
|
2015-07-01 15:38:55 -07:00 |
|
Moxie Marlinspike
|
9c2f14dade
|
Introduce unique part ID column for better cache accuracy.
Closes #3226
// FREEBIE
|
2015-05-21 12:17:42 -07:00 |
|
Jake McGinty
|
9fed60628d
|
fix temp file permission denied
// FREEBIE
|
2015-01-05 17:01:32 -08:00 |
|
Jake McGinty
|
07bb07c342
|
streaming media
// FREEBIE
|
2014-12-12 18:49:32 -08:00 |
|
Moxie Marlinspike
|
fb31319e52
|
Put everything under either internal or api.
|
2014-11-12 15:42:43 -08:00 |
|
Moxie Marlinspike
|
08ed90c5ec
|
Split out Util functions.
|
2014-11-12 15:42:43 -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
|
601e233d47
|
Add account management interface to libtextsecure api
|
2014-11-12 15:28:08 -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 |
|