You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
session-android/androidTest/java/org/thoughtcrime/securesms/util
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
..
ListPartitionTest.java make ListPartitionTest run during connectedCheck 9 years ago
PhoneNumberFormatterTest.java Add first Espresso interaction test 10 years ago
Rfc5724UriTest.java fix handling of sms:, smsto:, mms:, mmsto: URIs 9 years ago