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
2015-04-30 11:54:38 -07:00
..
database Add first Espresso interaction test 2015-02-16 13:08:28 -08:00
jobs String should not be compared with an Optional in DeliveryReceiptJobTest.testDelivery(). 2015-03-18 14:28:29 -07:00
service improve pdu generation in SmsListenerTest 2015-04-29 15:47:12 -07:00
util fix handling of sms:, smsto:, mms:, mmsto: URIs 2015-04-30 11:54:38 -07:00
TextSecureTestCase.java workaround dexmaker bug in test cases 2015-01-12 11:34:41 -10:00