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 |
|