Taesu Lee fcf6699742 Parse recipients from RESPOND_VIA_MESSAGE correctly
UriUtil#parseRecipientsFromSmsMmsUri() will returns a comma-separated
recipients for common use so that InsertNewMessageAction#createMessage()
can create or get a conversation correctly for RESPOND_VIA_MESSAGE.
In addition, mms/mmsto schemes are added. And it includes small cleanup
intent-filters for LaunchConversationActivity.

Test: adb shell am startservice
-a android.intent.action.RESPOND_VIA_MESSAGE -d "sms:12345678,87654321"
-e android.intent.extra.TEXT "Text"

Change-Id: I291dc765a46846982d059016d44f90873c687867
Signed-off-by: Taesu Lee <taesu82.lee@samsung.com>
2020-05-28 16:43:29 +09:00
2019-08-15 16:20:06 +08:00
2019-08-13 17:06:33 +08:00
2019-01-09 09:43:14 -08:00
2019-01-10 17:16:24 -08:00
Description
LineageOS Messaging app - base for default SMS handler
12 MiB
Languages
Java 97.6%
HTML 1.1%
C++ 0.8%
Shell 0.4%
Makefile 0.1%