session-android/src/org/thoughtcrime/securesms/database
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
..
documents Remove the Canonical Address Database 2017-07-31 12:02:29 -07:00
identity Remove the Canonical Address Database 2017-07-31 12:02:29 -07:00
loaders Switch MMS groups to use the group database infrastructure 2017-08-28 10:30:50 -07:00
model Switch MMS groups to use the group database infrastructure 2017-08-28 10:30:50 -07:00
Address.java Switch MMS groups to use the group database infrastructure 2017-08-28 10:30:50 -07:00
ApnDatabase.java TextSecure is now SignalService 2016-03-24 14:05:56 -07:00
AttachmentDatabase.java Eliminate MediaNetworkRequirement style attachment job handling 2017-07-21 15:59:27 -07:00
ContentValuesBuilder.java Significant MMS changes 2017-05-08 18:14:55 -07:00
CursorRecyclerViewAdapter.java Improve UI send latency 2017-04-26 10:27:30 -07:00
Database.java Better UX handling on identity key mismatches. 2015-02-27 12:26:09 -08:00
DatabaseFactory.java Switch MMS groups to use the group database infrastructure 2017-08-28 10:30:50 -07:00
DraftDatabase.java TextSecure is now SignalService 2016-03-24 14:05:56 -07:00
EarlyReceiptCache.java Remove the Canonical Address Database 2017-07-31 12:02:29 -07:00
EncryptingSmsDatabase.java Improve UI send latency 2017-04-26 10:27:30 -07:00
FastCursorRecyclerViewAdapter.java Improve UI send latency 2017-04-26 10:27:30 -07:00
GroupDatabase.java Switch MMS groups to use the group database infrastructure 2017-08-28 10:30:50 -07:00
IdentityDatabase.java Remove the Canonical Address Database 2017-07-31 12:02:29 -07:00
MediaDatabase.java Remove the Canonical Address Database 2017-07-31 12:02:29 -07:00
MessagingDatabase.java Remove the Canonical Address Database 2017-07-31 12:02:29 -07:00
MmsDatabase.java Switch MMS groups to use the group database infrastructure 2017-08-28 10:30:50 -07:00
MmsSmsColumns.java Add support for SN verification 2017-06-09 19:58:01 -07:00
MmsSmsDatabase.java Keep track of when audio attachments are voice notes 2017-05-11 22:46:35 -07:00
NoExternalStorageException.java Initial Project Import 2011-12-20 10:20:44 -08:00
NoSuchMessageException.java Transition the outbound pipeline to JobManager jobs. 2014-11-12 15:26:25 -08:00
NotInDirectoryException.java Add account management interface to libtextsecure api 2014-11-12 15:28:08 -08:00
PlaintextBackupExporter.java Remove the Canonical Address Database 2017-07-31 12:02:29 -07:00
PlaintextBackupImporter.java Switch MMS groups to use the group database infrastructure 2017-08-28 10:30:50 -07:00
PushDatabase.java TextSecure is now SignalService 2016-03-24 14:05:56 -07:00
RecipientPreferenceDatabase.java Switch MMS groups to use the group database infrastructure 2017-08-28 10:30:50 -07:00
SmsDatabase.java Switch MMS groups to use the group database infrastructure 2017-08-28 10:30:50 -07:00
SmsMigrator.java Switch MMS groups to use the group database infrastructure 2017-08-28 10:30:50 -07:00
TextSecureDirectory.java Use SIM country code when registered number is unavailable 2017-08-02 12:51:46 -07:00
ThreadDatabase.java Switch MMS groups to use the group database infrastructure 2017-08-28 10:30:50 -07:00
XmlBackup.java Fix plaintext export XML name escaping 2017-08-22 15:22:03 -07:00