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
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
10 years ago
..
database Add first Espresso interaction test 10 years ago
jobs String should not be compared with an Optional in DeliveryReceiptJobTest.testDelivery(). 10 years ago
service improve pdu generation in SmsListenerTest 10 years ago
util fix handling of sms:, smsto:, mms:, mmsto: URIs 10 years ago
TextSecureTestCase.java workaround dexmaker bug in test cases 10 years ago