Commit Graph

7 Commits (aefed50e8bf4308465ad416e6950056a603c8bcb)

Author SHA1 Message Date
Rhodey Orbits 8f002bd68d fix handling of sms:, smsto:, mms:, mmsto: URIs
1) add VIEW action and BROWSABLE category to SmsSendtoActivity intent filter
2) created class Rfc5724Uri for processing RFC5724 SMS URIs
3) added a set of tests for new Rfc5724Uri class
4) updated SmsSendtoActivity to use Rfc5742Uri for processing VIEW intents

Fixes #2578
Closes #3030

// FREEBIE
9 years ago
Rhodey Orbits 27a5b7dd5c make ListPartitionTest run during connectedCheck
Fixes #3007
Closes #3037

// FREEBIE
9 years ago
Moxie Marlinspike b9541a65b0 Fix list partitioning helper.
Fixes #2934

// FREEBIE
9 years ago
Jake McGinty fc21d2038f Add first Espresso interaction test
// FREEBIE
10 years ago
Jake McGinty 91bf5532b2 workaround dexmaker bug in test cases
// FREEBIE
10 years ago
Moxie Marlinspike 08ed90c5ec Split out Util functions. 10 years ago
Moxie Marlinspike 5f5ddd7c26 Generate SignedPreKey records, improve SignedPreKey cleanup. 10 years ago