1
0
mirror of https://github.com/tijder/SmsMatrix.git synced 2024-10-27 18:24:01 +00:00
tijder_SmsMatrix/app
St John Karp 51377834ad Implement support for MMS messages
Implemented support for MMS messages, including a variety of formats
of image and video. Works by observing changes to content://mms-sms,
parsing out the new MMS contents, uploading them as assets to
the Matrix server, and posting a new image or video message to the room.
2018-04-22 20:39:24 -07:00
..
libs First commit 2017-10-10 23:26:41 +02:00
src Implement support for MMS messages 2018-04-22 20:39:24 -07:00
.gitignore First commit 2017-10-10 23:26:41 +02:00
build.gradle updated android studio 2017-12-09 22:18:33 +01:00
proguard-rules.pro First commit 2017-10-10 23:26:41 +02:00