Commit Graph

16 Commits (583c5a1d25cd39e13c0795da5d6e6582b8ffcd95)

Author SHA1 Message Date
Niels Andriesse 0ef0140b0d Update package 6 years ago
Alan Evans a7aa980e58 New dynamic locale system.
- Fixes #7619
6 years ago
Greyson Parrelli 7fd6f5b3ff Fix search highlight in multi-whitespace bodies.
The way the highlight was done could get screwed up if you had multiple
whitespaces in a row. This particularly came up with messages with
multiple newlines.
6 years ago
Greyson Parrelli 9f04c28bfd Implemented conversation search.
You can now search for messages within a specific conversation.
6 years ago
Greyson Parrelli b769c7d9b6 Properly batch contact inserts.
Fixes #8580
6 years ago
Greyson Parrelli 3683e6a9e2 Revert "Apply contact updates in batches of 50."
This reverts commit 5d9d6ac12b.
6 years ago
Greyson Parrelli 5d9d6ac12b Apply contact updates in batches of 50.
If batch sizes are too large, we'll get a Binder exception.

Fixes #8580
6 years ago
Moxie Marlinspike aacf50316d Escape addresses in thread, recipient pref, and group databases
Fixes #6847
// FREEBIE
8 years ago
Moxie Marlinspike b16a27c249 Update libsignal-service
Fixes #5928

// FREEBIE
9 years ago
Moxie Marlinspike 7b589c4300 TextSecure is now SignalService
// FREEBIE
9 years ago
Moxie Marlinspike ccfea3c834 Fix broken test
Closes #4890
// FREEBIE
10 years ago
McLoo c7dd956f45 Fix for getting the device number with national prefix
Closes #2312
10 years ago
Moxie Marlinspike 69f5aacd25 Consider everything <= len(4) a short code, except short countries
// FREEBIE
10 years ago
Jake McGinty fbc527145c re-introduce unit tests
Closes #4057
// FREEBIE
10 years ago
Moxie Marlinspike 65ac2b3e18 Revert "use new android unit test support"
This reverts commit 06e137aee9.
10 years ago
Jake McGinty 06e137aee9 use new android unit test support
Closes #3904
// FREEBIE
10 years ago