Moxie Marlinspike
|
6da86e482d
|
Support for dual-sim SMS/MMS functionality
Allow source selection for sending SMS/MMS, and display the
SIM that received SMS/MMS.
Fixes #555
Closes #5199
// FREEBIE
|
2016-02-09 16:53:15 -08:00 |
|
Moxie Marlinspike
|
92593d459b
|
Remove the final vestiges of encrypted SMS
Fixes #4026
// FREEBIE
|
2015-09-24 14:12:09 -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 |
|
Moxie Marlinspike
|
40af2a81db
|
Support for per-recipient muting, blocking, and ringtones.
Fixes #757
Fixes #354
Fixes #222
Closes #1815
Closes #3378
// FREEBIE
|
2015-06-11 11:09:02 -07:00 |
|
Moxie Marlinspike
|
7a023b9fdc
|
Acquire wakelocks for incoming messages.
Closes #2717
// FREEBIE
|
2015-03-19 11:19:53 -07:00 |
|
Moxie Marlinspike
|
a4e18c515c
|
Remove encrypted SMS transport, simplify transport options.
Closes #2647
// FREEBIE
|
2015-03-12 17:53:38 -07:00 |
|
Moxie Marlinspike
|
bec5e45605
|
Fix for old-skool SMS key exchange UI behavior.
Also fixes SMS "end session" messages failing to end session.
// FREEBIE
|
2014-12-29 15:09:13 -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
|
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 |
|