Signal-Android/src/org/thoughtcrime/securesms/recipients
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
..
Recipient.java Switch MMS groups to use the group database infrastructure 2017-08-28 10:30:50 -07:00
RecipientFactory.java Switch MMS groups to use the group database infrastructure 2017-08-28 10:30:50 -07:00
RecipientFormattingException.java Removed tabs 2012-09-30 19:56:29 -07:00
RecipientModifiedListener.java Switch MMS groups to use the group database infrastructure 2017-08-28 10:30:50 -07:00
RecipientProvider.java Switch MMS groups to use the group database infrastructure 2017-08-28 10:30:50 -07:00
RecipientsFormatter.java Removed tabs 2012-09-30 19:56:29 -07:00