Commit Graph

14 Commits (338f8de7874c31b862af7da1bea0a4cd8472e6af)

Author SHA1 Message Date
Moxie Marlinspike 7b589c4300 TextSecure is now SignalService
// FREEBIE
9 years ago
Jake McGinty 6c59eb052e Prevent crash from strange SQLite error
Full fix may require packaging and using our own SQLite via JNI. Needs
further investigation.

Fixes #2506
Closes #2843

// FREEBIE
10 years ago
Jake McGinty 427c9a6b21 Use new MMS APIs in Lollipop onwards
Fixes #1937
Closes #2727
10 years ago
Moxie Marlinspike 534df06794 Support granular "custom" MMS preferences.
1) Make each MMS preference an individual choice between custom
   and default.

2) Display default values.

Closes #2487

// FREEBIE
10 years ago
Jake McGinty f38677794a stop giving long-living static objects Activity contexts
// FREEBIE
10 years ago
Jake McGinty f3f173f653 support mms basic auth
// FREEBIE
11 years ago
Moxie Marlinspike 08ed90c5ec Split out Util functions. 11 years ago
Jake McGinty b5941fb3fd actually fallback when mms local params unset
// FREEBIE
11 years ago
Jake McGinty 89fb80fcc5 MmsConnection refactor
- Use Apache HttpClient v4.x, only library that seems to like HTTP proxies
- Remove custom redirect logic in favor of library's

Fixes #1904
// FREEBIE
11 years ago
Jake McGinty 7316f17674 don't crash if we can't get an mccmnc
Fixes #1916
// FREEBIE
11 years ago
Jake McGinty a0842f329f disable localized collators in ApnDB
// FREEBIE
11 years ago
Jake McGinty 9b495d8c83 prevent another cursor leak
// FREEBIE
11 years ago
Moxie Marlinspike 5264ebed67 Avoid leaking cursor.
// FREEBIE

Closes #1838
11 years ago
Jake McGinty 7f51f9fd5b apntool and ApnDatabase
// FREEBIE
11 years ago