Signal-Android/app/src/main/java/org/thoughtcrime/securesms/database
2021-11-04 18:29:51 -04:00
..
documents Dedupe network and identity failures. 2021-10-01 15:11:33 -04:00
helpers Store the time that a sender key was shared. 2021-11-04 16:59:59 -04:00
identity Add a write-through cache to the identity store. 2021-09-02 21:24:53 -04:00
loaders Clean up bookkeeping around threads. 2021-07-27 13:52:49 -04:00
model Strongly type UUIDs as ACIs. 2021-11-01 16:48:41 -04:00
ApnDatabase.java Use Log.tag where appropriate. 2021-03-31 16:02:32 -03:00
AttachmentDatabase.java Update thread after attachment downloads. 2021-10-22 22:42:55 -04:00
ChatColorsDatabase.kt Update to SQLCipher with true WAL support. 2021-08-24 09:09:27 -03:00
ContentValuesBuilder.java
CursorList.java Create a core-util module with some common utilities. 2020-12-05 13:44:13 -05:00
CursorRecyclerViewAdapter.java
Database.java Improve speed of sending single messages. 2021-07-29 14:07:39 -04:00
DatabaseContentProviders.java Rewrite storage service change processing. 2021-04-12 12:25:09 -04:00
DatabaseFactory.java Update SQLCipher to 4.4.3-S8 2021-10-04 21:49:59 -04:00
DatabaseObserver.java Properly unregister some database observers. 2021-11-01 14:58:07 -04:00
DraftDatabase.java Update to SQLCipher with true WAL support. 2021-08-24 09:09:27 -03:00
EarlyReceiptCache.java Save receipt timestamps on sms/mms database. 2021-09-02 21:24:53 -04:00
EmojiSearchDatabase.java Update to SQLCipher with true WAL support. 2021-08-24 09:09:27 -03:00
GroupCallRingDatabase.kt Add Small Group Ringing support. 2021-08-24 16:59:09 -03:00
GroupDatabase.java Strongly type UUIDs as ACIs. 2021-11-01 16:48:41 -04:00
GroupReceiptDatabase.java Improve MMS database insertion performance. 2021-09-02 21:24:54 -04:00
IdentityDatabase.java Fix potential stack overflow when getting identity record. 2021-09-21 09:16:58 -04:00
JobDatabase.java Update SQLCipher to 4.4.3-S8 2021-10-04 21:49:59 -04:00
KeyValueDatabase.java Update SQLCipher to 4.4.3-S8 2021-10-04 21:49:59 -04:00
LocalMetricsDatabase.kt Update SQLCipher to 4.4.3-S8 2021-10-04 21:49:59 -04:00
LogDatabase.kt Extend log duration to max(3 days, 20MB). 2021-11-04 18:29:51 -04:00
MediaDatabase.java Guard against missing recipientIds in the media overview. 2021-11-04 17:00:04 -04:00
MegaphoneDatabase.java Update SQLCipher to 4.4.3-S8 2021-10-04 21:49:59 -04:00
MentionDatabase.java Update to SQLCipher with true WAL support. 2021-08-24 09:09:27 -03:00
MentionUtil.java Strongly type UUIDs as ACIs. 2021-11-01 16:48:41 -04:00
MessageDatabase.java Update SQLCipher to 4.4.3-S8 2021-10-04 21:49:59 -04:00
MessageSendLogDatabase.kt Update sender key store and MSL to be recipient-remap-safe. 2021-10-08 12:41:47 -04:00
MmsDatabase.java Strongly type UUIDs as ACIs. 2021-11-01 16:48:41 -04:00
MmsSmsColumns.java Prevent group leave event from bumping conversation. 2021-09-16 14:17:38 -03:00
MmsSmsDatabase.java Fix issue where delivery receipts may not update the thread summary. 2021-10-26 09:10:59 -04:00
NoExternalStorageException.java
NoSuchMessageException.java
NotInDirectoryException.java
ObservableContent.java Create a core-util module with some common utilities. 2020-12-05 13:44:13 -05:00
OneTimePreKeyDatabase.java Update to SQLCipher with true WAL support. 2021-08-24 09:09:27 -03:00
PartFileProtector.java Prevent part files from being deleted prematurely. 2021-09-16 14:17:38 -03:00
PaymentDatabase.java Improve handling of badly-serialized data. 2021-10-02 16:06:58 -04:00
PaymentMetaDataUtil.java Improve handling of badly-serialized data. 2021-10-02 16:06:58 -04:00
PendingRetryReceiptCache.kt Update sender key flag. 2021-08-05 16:42:32 -03:00
PendingRetryReceiptDatabase.java Update SQLCipher to 4.4.3-S8 2021-10-04 21:49:59 -04:00
PushDatabase.java Update to SQLCipher with true WAL support. 2021-08-24 09:09:27 -03:00
RecipientDatabase.java Strongly type UUIDs as ACIs. 2021-11-01 16:48:41 -04:00
RemappedRecords.java Improve logging for remapped recipients. 2021-03-16 15:57:14 -04:00
RemappedRecordsDatabase.java Update to SQLCipher with true WAL support. 2021-08-24 09:09:27 -03:00
SearchDatabase.java Update to SQLCipher with true WAL support. 2021-08-24 09:09:27 -03:00
SenderKeyDatabase.java Log out sender key state for internal users. 2021-11-04 16:59:59 -04:00
SenderKeySharedDatabase.java Store the time that a sender key was shared. 2021-11-04 16:59:59 -04:00
SessionDatabase.java Update SQLCipher to 4.4.3-S8 2021-10-04 21:49:59 -04:00
SignalDatabase.java Update SQLCipher to 4.4.3-S8 2021-10-04 21:49:59 -04:00
SignedPreKeyDatabase.java Update to SQLCipher with true WAL support. 2021-08-24 09:09:27 -03:00
SmsDatabase.java Strongly type UUIDs as ACIs. 2021-11-01 16:48:41 -04:00
SmsMigrator.java Update SQLCipher to 4.4.3-S8 2021-10-04 21:49:59 -04:00
SqlCipherDatabaseHook.java Update SQLCipher to 4.4.3-S8 2021-10-04 21:49:59 -04:00
SqlCipherDeletingErrorHandler.java Update SQLCipher to 4.4.3-S8 2021-10-04 21:49:59 -04:00
SqlCipherErrorHandler.java Render better crash stack traces for executors. 2021-11-04 17:00:04 -04:00
SqlCipherLibraryLoader.kt Fix kotlin compiler warnings. 2021-09-16 14:17:38 -03:00
SQLiteDatabase.java Update SQLCipher to 4.4.3-S8 2021-10-04 21:49:59 -04:00
StickerDatabase.java Update to SQLCipher with true WAL support. 2021-08-24 09:09:27 -03:00
ThreadBodyUtil.java Add support for inline video playback of gifs in Conversation. 2021-04-21 16:43:38 -04:00
ThreadDatabase.java Strongly type UUIDs as ACIs. 2021-11-01 16:48:41 -04:00
UnknownStorageIdDatabase.java Update to SQLCipher with true WAL support. 2021-08-24 09:09:27 -03:00
XmlBackup.java