.. |
documents
|
|
|
helpers
|
Clean up bookkeeping around threads.
|
2021-07-27 13:52:49 -04:00 |
identity
|
|
|
loaders
|
Clean up bookkeeping around threads.
|
2021-07-27 13:52:49 -04:00 |
model
|
Add support for announcement groups.
|
2021-07-28 17:21:19 -04:00 |
ApnDatabase.java
|
|
|
AttachmentDatabase.java
|
Improve routine around bulk attachment deletion.
|
2021-07-15 16:29:11 -04:00 |
ChatColorsDatabase.kt
|
Update chat colors.
|
2021-05-26 00:39:59 -04:00 |
ContentValuesBuilder.java
|
|
|
CursorList.java
|
|
|
CursorRecyclerViewAdapter.java
|
|
|
Database.java
|
Improve speed of sending single messages.
|
2021-07-29 14:07:39 -04:00 |
DatabaseContentProviders.java
|
|
|
DatabaseFactory.java
|
Add avatar picker and defaults.
|
2021-07-21 16:57:03 -04:00 |
DatabaseObserver.java
|
Improve speed of sending single messages.
|
2021-07-29 14:07:39 -04:00 |
DraftDatabase.java
|
Fix issue where drafts might not be properly deleted.
|
2021-07-08 17:36:14 -04:00 |
EarlyReceiptCache.java
|
|
|
EmojiSearchDatabase.java
|
Add Emoji Search, Sticker Search, and GIF Keyboard.
|
2021-06-02 17:43:17 -04:00 |
GroupDatabase.java
|
Add support for announcement groups.
|
2021-07-28 17:21:19 -04:00 |
GroupReceiptDatabase.java
|
Initial pre-alpha support for sender key.
|
2021-06-07 18:14:12 -04:00 |
IdentityDatabase.java
|
Further simplify storage service syncing.
|
2021-04-28 16:36:11 -03:00 |
JobDatabase.java
|
Ensure SQLCipher is loaded before logging begins.
|
2021-07-22 03:04:15 -04:00 |
KeyValueDatabase.java
|
Ensure SQLCipher is loaded before logging begins.
|
2021-07-22 03:04:15 -04:00 |
LogDatabase.kt
|
Do not use constants in LogDatabase#onUpgrade.
|
2021-07-26 11:29:25 -04:00 |
MediaDatabase.java
|
Improve conversation query performance.
|
2021-06-18 15:10:15 -04:00 |
MegaphoneDatabase.java
|
Ensure SQLCipher is loaded before logging begins.
|
2021-07-22 03:04:15 -04:00 |
MentionDatabase.java
|
|
|
MentionUtil.java
|
Fix crash when processing invalid mentions.
|
2021-05-19 13:15:28 -04:00 |
MessageDatabase.java
|
Improve speed of sending single messages.
|
2021-07-29 14:07:39 -04:00 |
MessageSendLogDatabase.kt
|
Improve mapping SignalServiceAddresses to Recipients.
|
2021-07-07 14:58:51 -03:00 |
MmsDatabase.java
|
Improve speed of sending single messages.
|
2021-07-29 14:07:39 -04:00 |
MmsSmsColumns.java
|
Initial pre-alpha support for sender key.
|
2021-06-07 18:14:12 -04:00 |
MmsSmsDatabase.java
|
Improve conversation query performance.
|
2021-06-18 15:10:15 -04:00 |
NoExternalStorageException.java
|
|
|
NoSuchMessageException.java
|
|
|
NotInDirectoryException.java
|
|
|
ObservableContent.java
|
|
|
OneTimePreKeyDatabase.java
|
|
|
PaymentDatabase.java
|
|
|
PaymentMetaDataUtil.java
|
|
|
PendingRetryReceiptCache.kt
|
Create a write-through cache for PendingRetryReceiptDatabase.
|
2021-07-07 14:58:50 -03:00 |
PendingRetryReceiptDatabase.java
|
Create a write-through cache for PendingRetryReceiptDatabase.
|
2021-07-07 14:58:50 -03:00 |
PushDatabase.java
|
Add report spam in message request state.
|
2021-05-17 17:03:21 -03:00 |
RecipientDatabase.java
|
Add support for announcement groups.
|
2021-07-28 17:21:19 -04:00 |
RemappedRecords.java
|
|
|
RemappedRecordsDatabase.java
|
|
|
SearchDatabase.java
|
|
|
SenderKeyDatabase.java
|
Initial pre-alpha support for sender key.
|
2021-06-07 18:14:12 -04:00 |
SenderKeySharedDatabase.java
|
Clear all sender key knowledge for a device after a 409/410.
|
2021-07-30 13:17:43 -04:00 |
SessionDatabase.java
|
Initial pre-alpha support for sender key.
|
2021-06-07 18:14:12 -04:00 |
SignalDatabase.java
|
|
|
SignedPreKeyDatabase.java
|
|
|
SmsDatabase.java
|
Improve speed of sending single messages.
|
2021-07-29 14:07:39 -04:00 |
SmsMigrator.java
|
Clean up bookkeeping around threads.
|
2021-07-27 13:52:49 -04:00 |
SqlCipherDatabaseHook.java
|
Enable WAL mode.
|
2021-06-30 16:13:42 -04:00 |
SqlCipherErrorHandler.java
|
Better database error handling.
|
2021-06-09 15:04:16 -04:00 |
SqlCipherLibraryLoader.kt
|
Ensure SQLCipher is loaded before logging begins.
|
2021-07-22 03:04:15 -04:00 |
SQLiteDatabase.java
|
|
|
StickerDatabase.java
|
|
|
ThreadBodyUtil.java
|
Add support for inline video playback of gifs in Conversation.
|
2021-04-21 16:43:38 -04:00 |
ThreadDatabase.java
|
Improve speed of sending single messages.
|
2021-07-29 14:07:39 -04:00 |
UnknownStorageIdDatabase.java
|
Be more careful with unknown IDs during storage sync.
|
2021-05-27 16:17:07 -04:00 |
XmlBackup.java
|
|
|