Signal-Android/src/org/thoughtcrime/securesms/database
Moxie Marlinspike 18aa202695 Really really delay SMS processing until sqlcipher migration completes
Blocking the SMS job on the screen lock isn't enough, since then
the job races against the migration.

Fixes #7390
2018-02-26 14:02:12 -08:00
..
documents Fix json serialization for group message error 2017-10-02 10:35:49 -07:00
helpers Don't copy column to sqlcipher db if it doesn't exist there 2018-02-05 17:32:24 -08:00
identity No need for a RecipientFactory any longer 2017-08-28 10:30:50 -07:00
loaders More MasterSecret cleanup 2018-02-01 19:22:48 -08:00
model More MasterSecret cleanup 2018-02-01 19:22:48 -08:00
Address.java Cache external address formatter for better performance 2017-10-11 17:47:12 -07:00
ApnDatabase.java TextSecure is now SignalService 2016-03-24 14:05:56 -07:00
AttachmentDatabase.java Manually calculate attachment offsets 2018-02-24 11:09:26 -08:00
ContentValuesBuilder.java Significant MMS changes 2017-05-08 18:14:55 -07:00
CursorRecyclerViewAdapter.java Improve UI send latency 2017-04-26 10:27:30 -07:00
Database.java Migrate from SQLite and ciphertext blobs to SQLCipher + KeyStore 2018-01-30 17:27:05 -08:00
DatabaseFactory.java Add determinte progress and foreground service for sqlcipher migration 2018-02-01 16:01:24 -08:00
DraftDatabase.java Migrate from SQLite and ciphertext blobs to SQLCipher + KeyStore 2018-01-30 17:27:05 -08:00
EarlyReceiptCache.java Make early receipts work in group messages 2017-10-02 14:54:55 -07:00
FastCursorRecyclerViewAdapter.java Improve UI send latency 2017-04-26 10:27:30 -07:00
GroupDatabase.java Migrate from SQLite and ciphertext blobs to SQLCipher + KeyStore 2018-01-30 17:27:05 -08:00
GroupReceiptDatabase.java Migrate from SQLite and ciphertext blobs to SQLCipher + KeyStore 2018-01-30 17:27:05 -08:00
IdentityDatabase.java Migrate from SQLite and ciphertext blobs to SQLCipher + KeyStore 2018-01-30 17:27:05 -08:00
MediaDatabase.java Migrate from SQLite and ciphertext blobs to SQLCipher + KeyStore 2018-01-30 17:27:05 -08:00
MessagingDatabase.java Migrate from SQLite and ciphertext blobs to SQLCipher + KeyStore 2018-01-30 17:27:05 -08:00
MmsDatabase.java Remove unnecessary body model 2018-02-01 18:29:09 -08:00
MmsSmsColumns.java Deprecate encrypted storage DB types 2018-01-30 17:45:12 -08:00
MmsSmsDatabase.java Migrate from SQLite and ciphertext blobs to SQLCipher + KeyStore 2018-01-30 17:27:05 -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
PlaintextBackupExporter.java Migrate from SQLite and ciphertext blobs to SQLCipher + KeyStore 2018-01-30 17:27:05 -08:00
PlaintextBackupImporter.java Deprecate encrypted storage DB types 2018-01-30 17:45:12 -08:00
PushDatabase.java Migrate from SQLite and ciphertext blobs to SQLCipher + KeyStore 2018-01-30 17:27:05 -08:00
RecipientDatabase.java Migrate from SQLite and ciphertext blobs to SQLCipher + KeyStore 2018-01-30 17:27:05 -08:00
SmsDatabase.java Really really delay SMS processing until sqlcipher migration completes 2018-02-26 14:02:12 -08:00
SmsMigrator.java Deprecate encrypted storage DB types 2018-01-30 17:45:12 -08:00
ThreadDatabase.java Remove unnecessary body model 2018-02-01 18:29:09 -08:00
XmlBackup.java Fix implicit locale string formatting bugs 2017-10-04 11:36:43 -07:00