session-android/src/org/thoughtcrime/securesms/database
2015-06-03 11:11:23 -07:00
..
documents Better UX handling on identity key mismatches. 2015-02-27 12:26:09 -08:00
loaders Better UX handling on identity key mismatches. 2015-02-27 12:26:09 -08:00
model Remove encrypted SMS transport, simplify transport options. 2015-03-12 17:53:38 -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 Introduce unique part ID column for better cache accuracy. 2015-05-21 12:17:42 -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 Update to latest version of libtextsecure for simplified interface. 2015-03-03 12:25:09 -08: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 Update to latest version of libtextsecure for simplified interface. 2015-03-03 12:25:09 -08:00
MmsDatabase.java Introduce unique part ID column for better cache accuracy. 2015-05-21 12:17:42 -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 Introduce unique part ID column for better cache accuracy. 2015-05-21 12:17:42 -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 Replace rather than insert into push db on duplicate incoming. 2015-04-23 12:08:19 -07:00
SmsDatabase.java Support for receiving incoming sync messages. 2015-05-21 09:55:42 -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