Moxie Marlinspike
|
0d11b3dd26
|
Lets limit GCM refresh to every 6hrs, and only retry once
// FREEBIE
|
2017-03-17 10:40:34 -07:00 |
|
Moxie Marlinspike
|
94964474b2
|
So long redphone
// FREEBIE
|
2017-03-14 13:24:24 -07:00 |
|
Moxie Marlinspike
|
b110c8a2cb
|
Reregister GCM on every app start
Fixes #5531
// FREEBIE
|
2017-03-06 11:50:51 -08:00 |
|
Moxie Marlinspike
|
1669731329
|
Support for using Signal without Play Services
This is now possible with beta calling, so non-GCM users are a
part of beta calling by default.
// FREEBIE
|
2017-02-20 12:00:03 -08:00 |
|
Moxie Marlinspike
|
7b589c4300
|
TextSecure is now SignalService
// FREEBIE
|
2016-03-24 14:05:56 -07:00 |
|
Moxie Marlinspike
|
0b20e99cd2
|
Refresh attributes to signal voice support on update.
// FREEBIE
|
2015-09-30 18:24:40 -07:00 |
|
Moxie Marlinspike
|
4044da849e
|
Replace all strings containing 'TextSecure' with 'Signal'
// FREEBIE
|
2015-09-30 14:30:10 -07:00 |
|
Moxie Marlinspike
|
e7eb0ec2b3
|
Fix for missing messages bug
Fixes #2609
// FREEBIE
|
2015-03-07 09:02:59 -08:00 |
|
Moxie Marlinspike
|
4ccb7ebab6
|
Don't completely disable GCM.
// FREEBIE
|
2014-11-24 10:48:33 -08:00 |
|
Moxie Marlinspike
|
bf19307916
|
Make GCM re-registration failure notification based.
// FREEBIE
|
2014-11-23 17:12:35 -08:00 |
|
Moxie Marlinspike
|
fb31319e52
|
Put everything under either internal or api.
|
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
|
601e233d47
|
Add account management interface to libtextsecure api
|
2014-11-12 15:28:08 -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 |
|