session-android/src/org/thoughtcrime/securesms/database
Greyson Parrelli 0d386d3c14 Fix progress bar showing for self-sends.
For self-sends, we were never marking attachments as uploaded. I made is
so that happens now, but to prevent it for showing for already-sent
messages, we also don't show controls for self-send conversations.
2018-06-28 12:07:23 -07:00
..
documents Fix json serialization for group message error 2017-10-02 10:35:49 -07:00
helpers Fix backup/import issue with expiring messages. 2018-06-21 19:07:27 -07:00
identity No need for a RecipientFactory any longer 2017-08-28 10:30:50 -07:00
loaders Implemented full-text search. 2018-05-21 16:36:59 -04:00
model Added ability to share contacts. 2018-05-21 15:45:22 -04: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 Fix backup/import issue with expiring messages. 2018-06-21 19:07:27 -07:00
ContentValuesBuilder.java Significant MMS changes 2017-05-08 18:14:55 -07:00
CursorList.java Update search query results when messages disappear. 2018-06-22 10:59:53 -07:00
CursorRecyclerViewAdapter.java Improve UI send latency 2017-04-26 10:27:30 -07:00
Database.java Allow deletion of media through preview. 2018-03-31 02:14:02 -07:00
DatabaseFactory.java Implemented full-text search. 2018-05-21 16:36:59 -04:00
DraftDatabase.java Save replies in drafts. 2018-04-26 09:19:22 -07: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 Show groups when searching for contacts. 2018-03-31 02:14:02 -07:00
GroupReceiptDatabase.java Fix backup/import issue with expiring messages. 2018-06-21 19:07:27 -07:00
IdentityDatabase.java Migrate prekeys into database 2018-03-05 16:11:49 -08:00
MediaDatabase.java replies 2018-04-16 17:33:26 -07:00
MessagingDatabase.java Migrate from SQLite and ciphertext blobs to SQLCipher + KeyStore 2018-01-30 17:27:05 -08:00
MmsDatabase.java Fix progress bar showing for self-sends. 2018-06-28 12:07:23 -07:00
MmsSmsColumns.java Deprecate encrypted storage DB types 2018-01-30 17:45:12 -08:00
MmsSmsDatabase.java Implemented full-text search. 2018-05-21 16:36:59 -04: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
OneTimePreKeyDatabase.java Migrate sessions into database 2018-03-05 16:11:49 -08:00
PlaintextBackupImporter.java Support for full backup/restore to sdcard 2018-03-05 16:11:49 -08:00
PushDatabase.java Migrate from SQLite and ciphertext blobs to SQLCipher + KeyStore 2018-01-30 17:27:05 -08:00
RecipientDatabase.java Support for custom call ringtone selection and per-chat ringtones 2018-03-05 16:11:49 -08:00
SearchDatabase.java Break FTS queries into multiple prefix queries. 2018-06-22 10:59:53 -07:00
SessionDatabase.java Migrate sessions into database 2018-03-05 16:11:49 -08:00
SignedPreKeyDatabase.java Migrate sessions into database 2018-03-05 16:11:49 -08:00
SmsDatabase.java Imported JobManager as a source dependency. 2018-06-22 10:59:53 -07:00
SmsMigrator.java Deprecate encrypted storage DB types 2018-01-30 17:45:12 -08:00
ThreadDatabase.java Fix ClassCastException in ThreadDatabase. 2018-06-27 09:43:02 -07:00
XmlBackup.java Fix implicit locale string formatting bugs 2017-10-04 11:36:43 -07:00