session-android/src/org/thoughtcrime/securesms/database
2015-10-25 09:58:21 -07:00
..
documents Better UX handling on identity key mismatches. 2015-02-27 12:26:09 -08:00
loaders only load partial conversation by default 2015-10-15 11:16:49 -07:00
model Display thumbnail previews for images in conversation list. 2015-10-22 10:45:04 -07:00
ApnDatabase.java Prevent crash from strange SQLite error 2015-04-01 10:23:05 -07:00
AttachmentDatabase.java Display thumbnail previews for images in conversation list. 2015-10-22 10:45:04 -07:00
CanonicalAddressDatabase.java Support for static RecipientDetails for certain shortcodes. 2015-07-29 16:17:27 -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 only load partial conversation by default 2015-10-15 11:16:49 -07:00
Database.java Better UX handling on identity key mismatches. 2015-02-27 12:26:09 -08:00
DatabaseFactory.java Display thumbnail previews for images in conversation list. 2015-10-22 10:45:04 -07:00
DraftDatabase.java Display thumbnail previews for images in conversation list. 2015-10-22 10:45:04 -07:00
EncryptedBackupExporter.java Enhanced import/export support. 2013-06-24 21:02:30 -07:00
EncryptingSmsDatabase.java Only use MasterSecret for local message encryption. 2015-07-16 11:15:56 -07:00
GroupDatabase.java Support for multi-device group sync and group requests. 2015-06-24 18:30:55 -07:00
IdentityDatabase.java Made some inner classes static (For Efficiency) 2015-09-02 12:46:56 -07:00
ImageDatabase.java Refactor "parts" to contain MMS/PDU madness to MMS code paths. 2015-10-15 11:11:39 -07:00
MessagingDatabase.java Slight cleanup for ConfirmIdentityDialog change. 2015-06-03 11:11:23 -07:00
MmsAddressDatabase.java Refactor "parts" to contain MMS/PDU madness to MMS code paths. 2015-10-15 11:11:39 -07:00
MmsAddresses.java Refactor "parts" to contain MMS/PDU madness to MMS code paths. 2015-10-15 11:11:39 -07:00
MmsDatabase.java Really limit the number of rows that can be joined from parts. 2015-10-25 09:58:21 -07:00
MmsSmsColumns.java Log calls to conversations 2015-09-30 14:30:10 -07:00
MmsSmsDatabase.java Really limit the number of rows that can be joined from parts. 2015-10-25 09:58:21 -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
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 in-conversation invite reminder 2015-10-15 13:23:37 -07:00
SmsDatabase.java Fix two message ordering issues. 2015-10-16 10:07:50 -07:00
SmsMigrator.java Update to latest version of libtextsecure for simplified interface. 2015-03-03 12:25:09 -08:00
TextSecureDirectory.java Distinguish between secure and insecure call in conversation menu. 2015-09-30 14:30:11 -07:00
ThreadDatabase.java Display thumbnail previews for images in conversation list. 2015-10-22 10:45:04 -07:00
XmlBackup.java Split out Util functions. 2014-11-12 15:42:43 -08:00