fcf66997427edab6a6910d51f27892ed22946b30
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>
Description
LineageOS Messaging app - base for default SMS handler
Languages
Java
97.6%
HTML
1.1%
C++
0.8%
Shell
0.4%
Makefile
0.1%