Moxie Marlinspike
|
cdf3a849e9
|
Reduce DB updates on send path, move support SDK up to 24
// FREEBIE
|
2017-01-02 17:17:48 -08:00 |
|
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 |
|
Colin Snover
|
50c432aaf0
|
Strip separators prior to validating non-email SMS recipients
Refs #1516. Refs #3099. Refs #4833.
Closes #4861
|
2015-12-11 23:11:35 -08:00 |
|
Moxie Marlinspike
|
bde838d35a
|
Let's take this SMS number cleaning thing to its logical extreme
Fixes #4833
// FREEBIE
|
2015-12-10 18:49:58 -08:00 |
|
Moxie Marlinspike
|
371ef3ce95
|
Strip whitespace in addition to parentheses for outgoing SMS
Fixes #4833
// FREEBIE
|
2015-12-10 05:04:03 -08:00 |
|
Stefan Seide
|
e808ae0ddc
|
remove brackets from recipient numbers as not allowed for dialing
Closes #3450
|
2015-11-05 10:07:52 -08:00 |
|
Moxie Marlinspike
|
004a87eba9
|
Lower SMS retry count to 15
Closes #4296
// FREEBIE
|
2015-11-04 17:56:20 -08:00 |
|
Moxie Marlinspike
|
cc65fab226
|
Update message details activity display when resending SMS/MMS
// FREEBIE
|
2015-03-13 11:29:44 -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
|
a0ed0842a0
|
Add expiration check on build freshness.
// FREEBIE
|
2015-01-12 09:12:10 -08:00 |
|
Moxie Marlinspike
|
6e85677c52
|
Support 'WiFi calling' devices.
// FREEBIE
Fixes #2254
Fixes #2240
Fixes #2160
Closes #2263
|
2014-12-29 12:51:39 -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
|
cafe03a70a
|
Transition the outbound pipeline to JobManager jobs.
|
2014-11-12 15:26:25 -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 |
|