session-android/src/org/thoughtcrime/securesms/database/model
Moxie Marlinspike 375207f073 Switch MMS groups to use the group database infrastructure
Eliminate the concept of 'Recipients' (plural). There is now just
a 'Recipient', which contains an Address that is either an individual
or a group ID.

MMS groups now exist as part of the group database, just like push
groups.

// FREEBIE
2017-08-28 10:30:50 -07:00
..
DisplayRecord.java Switch MMS groups to use the group database infrastructure 2017-08-28 10:30:50 -07:00
MediaMmsMessageRecord.java Switch MMS groups to use the group database infrastructure 2017-08-28 10:30:50 -07:00
MessageRecord.java Switch MMS groups to use the group database infrastructure 2017-08-28 10:30:50 -07:00
MmsMessageRecord.java Switch MMS groups to use the group database infrastructure 2017-08-28 10:30:50 -07:00
NotificationMmsMessageRecord.java Switch MMS groups to use the group database infrastructure 2017-08-28 10:30:50 -07:00
SmsMessageRecord.java Switch MMS groups to use the group database infrastructure 2017-08-28 10:30:50 -07:00
ThreadRecord.java Switch MMS groups to use the group database infrastructure 2017-08-28 10:30:50 -07:00