session-android/src/org/thoughtcrime/securesms/database
Moxie Marlinspike aa25f94291 Enhanced import/export support.
1) Allow imports from the stock SMS database at any time.

2) Provide plaintext export support, in a format compatible with
   the "SMS Backup And Restore" app.

3) Fix the DB weirdness on encrypted restore that previously
   required killing the app.
2013-06-24 21:02:30 -07:00
..
keys Switch to a more heavily TOFU model for identity keys. 2013-05-23 16:36:24 -07:00
loaders Switch to a more heavily TOFU model for identity keys. 2013-05-23 16:36:24 -07:00
model MMS and Group Messaging Improvements 2013-05-06 08:40:55 -07:00
CanonicalAddressDatabase.java Enhanced import/export support. 2013-06-24 21:02:30 -07:00
CanonicalSessionMigrator.java Extract TextSecure strings for i18n. 2012-09-07 21:19:37 -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 Enhanced import/export support. 2013-06-24 21:02:30 -07:00
DraftDatabase.java Add support for resuming compose drafts. 2013-02-04 00:13:07 -08:00
EncryptedBackupExporter.java Enhanced import/export support. 2013-06-24 21:02:30 -07:00
EncryptingPartDatabase.java Removed tabs 2012-09-30 19:56:29 -07:00
EncryptingSmsDatabase.java Enhanced import/export support. 2013-06-24 21:02:30 -07:00
IdentityDatabase.java Switch to a more heavily TOFU model for identity keys. 2013-05-23 16:36:24 -07:00
MmsAddressDatabase.java Create DB indexes for optimized queries. 2012-10-29 18:01:09 -07:00
MmsDatabase.java Fix for NPE on null FROM in MMS header. 2013-05-30 20:29:13 -07:00
MmsSmsColumns.java Enhanced import/export support. 2013-06-24 21:02:30 -07:00
MmsSmsDatabase.java MMS and Group Messaging Improvements 2013-05-06 08:40:55 -07:00
NoExternalStorageException.java Initial Project Import 2011-12-20 10:20:44 -08:00
PartDatabase.java Make MMS more asynchronous and consistent with new SMS types. 2013-05-06 08:40:55 -07:00
PduHeadersBuilder.java Removed tabs 2012-09-30 19:56:29 -07:00
PlaintextBackupExporter.java Enhanced import/export support. 2013-06-24 21:02:30 -07:00
PlaintextBackupImporter.java Enhanced import/export support. 2013-06-24 21:02:30 -07:00
SmsDatabase.java Enhanced import/export support. 2013-06-24 21:02:30 -07:00
SmsMigrator.java Enhanced import/export support. 2013-06-24 21:02:30 -07:00
ThreadDatabase.java Add 'mark all as read' option 2013-05-06 13:59:40 -07:00
XmlBackup.java Enhanced import/export support. 2013-06-24 21:02:30 -07:00