1
0
mirror of https://github.com/tijder/SmsMatrix.git synced 2024-10-27 18:24:01 +00:00
Commit Graph

3 Commits

Author SHA1 Message Date
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
Gerben Droogers
269061fe43 updated android studio 2017-12-09 22:18:33 +01:00
Gerben Droogers
3bf00e3ed3 First commit 2017-10-10 23:26:41 +02:00