session-android/src/org/thoughtcrime/securesms/database
Moxie Marlinspike d902c12941 Break core ratchet out into libaxolotol.
1) Break the core cryptography functions out into libaxolotol.

2) The objective for this code is a Java library that isn't
   dependent on any Android functions.  However, while the
   code has been separated from any Android functionality,
   it is still an 'android library project' because of the
   JNI.
2014-10-20 12:10:02 -07:00
..
loaders Move common crypto classes into TextSecureLibrary. 2014-01-06 14:35:51 -08:00
model Move media attachment long-click event to context menu. 2014-06-11 18:04:14 -07:00
ApnDatabase.java actually fallback when mms local params unset 2014-10-15 17:14:12 -07:00
CanonicalAddressDatabase.java use latest android number as recipient number 2014-07-14 16:22:15 -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
Database.java Enhanced import/export support. 2013-06-24 21:02:30 -07:00
DatabaseFactory.java Break core ratchet out into libaxolotol. 2014-10-20 12:10:02 -07:00
DraftDatabase.java Break core ratchet out into libaxolotol. 2014-10-20 12:10:02 -07:00
EncryptedBackupExporter.java Enhanced import/export support. 2013-06-24 21:02:30 -07:00
EncryptingPartDatabase.java Move common crypto classes into TextSecureLibrary. 2014-01-06 14:35:51 -08:00
EncryptingSmsDatabase.java Break core ratchet out into libaxolotol. 2014-10-20 12:10:02 -07:00
GroupDatabase.java Listen for group updates, fix group updates, and Recipient marshing 2014-02-24 00:19:54 -08:00
IdentityDatabase.java Break core ratchet out into libaxolotol. 2014-10-20 12:10:02 -07:00
MmsAddressDatabase.java Create DB indexes for optimized queries. 2012-10-29 18:01:09 -07:00
MmsDatabase.java Break core ratchet out into libaxolotol. 2014-10-20 12:10:02 -07:00
MmsSmsColumns.java Display legacy message error when V1 message is received. 2014-04-16 11:47:51 -07:00
MmsSmsDatabase.java Refactor group database model and flow. 2014-02-19 21:07:47 -08:00
NoExternalStorageException.java Initial Project Import 2011-12-20 10:20:44 -08:00
PartDatabase.java Fix for NPE 2014-02-26 12:42:16 -08:00
PduHeadersBuilder.java Removed tabs 2012-09-30 19:56:29 -07:00
PlaintextBackupExporter.java Move common crypto classes into TextSecureLibrary. 2014-01-06 14:35:51 -08:00
PlaintextBackupImporter.java Move common crypto classes into TextSecureLibrary. 2014-01-06 14:35:51 -08:00
PushDatabase.java Add 'leave group' functionality. Includes other bug fixes. 2014-02-22 10:54:43 -08:00
SmsDatabase.java Add correct contextual menu options on 'Send' button. 2014-06-11 15:34:01 -07:00
SmsMigrator.java use apply for preferences instead of commit 2014-06-12 14:45:51 -07:00
ThreadDatabase.java Break core ratchet out into libaxolotol. 2014-10-20 12:10:02 -07:00
XmlBackup.java Replace XML serializer in plaintext export 2014-06-24 13:02:36 -07:00