session-android/src/org/thoughtcrime/securesms/database
Moxie Marlinspike fb9f16ad29 Colorize conversations.
// FREEBIE
2015-06-27 19:43:18 -07:00
..
documents Better UX handling on identity key mismatches. 2015-02-27 12:26:09 -08:00
loaders Support for device management, limits, and contact requests. 2015-06-24 18:30:55 -07:00
model fix messages with push flag *and* sms flag set... 2015-06-03 15:54:52 -07:00
ApnDatabase.java Prevent crash from strange SQLite error 2015-04-01 10:23:05 -07:00
CanonicalAddressDatabase.java fix activity leak when initializing singletons 2015-05-21 07:42:33 -07:00
CanonicalSessionMigrator.java use latest android number as recipient number 2014-07-14 16:22:15 -07:00
ContentValuesBuilder.java MMS and Group Messaging Improvements 2013-05-06 08:40:55 -07:00
CursorRecyclerViewAdapter.java "All images" view for conversations 2015-02-18 15:47:47 -08:00
Database.java Better UX handling on identity key mismatches. 2015-02-27 12:26:09 -08:00
DatabaseFactory.java Support for multi-device contact sync. 2015-06-24 18:30:55 -07:00
DraftDatabase.java Save drafts for recipients without an existing thread 2015-02-13 14:16:19 -08:00
EncryptedBackupExporter.java Enhanced import/export support. 2013-06-24 21:02:30 -07:00
EncryptingSmsDatabase.java Support for receiving incoming sync messages. 2015-05-21 09:55:42 -07:00
GroupDatabase.java Support for multi-device group sync and group requests. 2015-06-24 18:30:55 -07:00
IdentityDatabase.java Pass recipient ids, not recipient objects 2014-12-22 14:53:28 -08:00
MessagingDatabase.java Slight cleanup for ConfirmIdentityDialog change. 2015-06-03 11:11:23 -07:00
MmsAddressDatabase.java Support for per-recipient muting, blocking, and ringtones. 2015-06-11 11:09:02 -07:00
MmsDatabase.java Refactor contact photo logic to not reuse drawables. 2015-06-27 19:43:18 -07:00
MmsSmsColumns.java Better UX handling on identity key mismatches. 2015-02-27 12:26:09 -08:00
MmsSmsDatabase.java Better UX handling on identity key mismatches. 2015-02-27 12:26:09 -08: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
PartDatabase.java 1) renamed test build type to 'debugTest' because updated gradle 2015-06-03 12:18:28 -07:00
PduHeadersBuilder.java Removed tabs 2012-09-30 19:56:29 -07:00
PlaintextBackupExporter.java Beginning of libtextsecure refactor. 2014-11-12 15:21:32 -08:00
PlaintextBackupImporter.java Update to latest version of libtextsecure for simplified interface. 2015-03-03 12:25:09 -08:00
PushDatabase.java Support for multi-device contact sync. 2015-06-24 18:30:55 -07:00
RecipientPreferenceDatabase.java Colorize conversations. 2015-06-27 19:43:18 -07:00
SmsDatabase.java Refactor contact photo logic to not reuse drawables. 2015-06-27 19:43:18 -07:00
SmsMigrator.java Update to latest version of libtextsecure for simplified interface. 2015-03-03 12:25:09 -08:00
TextSecureDirectory.java Remove encrypted SMS transport, simplify transport options. 2015-03-12 17:53:38 -07:00
ThreadDatabase.java Eliminate ghost thread when all messages deleted in a thread. 2015-04-16 16:43:58 -07:00
XmlBackup.java Split out Util functions. 2014-11-12 15:42:43 -08:00