OSDN Git Service

MAP: Change MMS to use new API to send message
authorkschulz <k.schulz@samsung.com>
Fri, 6 Mar 2015 12:54:49 +0000 (13:54 +0100)
committerKim Schulz <k.schulz@samsung.com>
Tue, 14 Apr 2015 20:57:25 +0000 (22:57 +0200)
commited70219e41ba68196798dcbf75b782d13fb88603
treec64b850505cb928fee01eec41efb610b1e5ef4ff
parent165d7facb456fe3c15a07692a70723fda1ad135f
MAP: Change MMS to use new API to send message

Removed the send MMS message intent, and replaced by
SmsManager.sendMultimediaMessage()

Change-Id: I226b7b0e8fdb101ab160563937ae6e7a1a13be41
Signed-off-by: Casper Bonde <c.bonde@samsung.com>
AndroidManifest.xml
src/com/android/bluetooth/map/BluetoothMapContentObserver.java
src/com/android/bluetooth/map/BluetoothMapUtils.java
src/com/android/bluetooth/map/MmsFileProvider.java [new file with mode: 0644]