.. |
documents
|
|
|
helpers
|
Add incremental digests to attachment sending.
|
2023-06-28 17:13:15 -04:00 |
identity
|
Add verified updates and unverified banner.
|
2023-06-06 12:47:15 -04:00 |
loaders
|
|
|
model
|
Load original message and use it for timestamps in Conversation.
|
2023-06-22 18:42:56 -04:00 |
ApnDatabase.java
|
|
|
AttachmentTable.java
|
Add incremental digests to attachment sending.
|
2023-06-28 17:13:15 -04:00 |
BodyAdjustment.kt
|
|
|
BodyRangeUtil.kt
|
|
|
CallLinkTable.kt
|
Remove avatar color from CallLink table.
|
2023-06-15 15:36:08 -04:00 |
CallTable.kt
|
Ensure call links only ever have one call event associated with them.
|
2023-06-15 13:32:00 -04:00 |
CdsTable.kt
|
|
|
ChatColorsTable.kt
|
Improve performance from thread being updated to data available to render.
|
2023-04-20 13:50:12 -04:00 |
ContentValuesBuilder.java
|
|
|
CursorRecyclerViewAdapter.java
|
|
|
DatabaseMonitor.kt
|
|
|
DatabaseObserver.java
|
Integrate call links create/update/read apis.
|
2023-05-24 11:29:58 -04:00 |
DatabaseTable.java
|
|
|
DistributionListTables.kt
|
Add some more missing indexes for foreign keys and create test.
|
2023-05-05 09:27:40 -04:00 |
DonationReceiptTable.kt
|
Improve performance from thread being updated to data available to render.
|
2023-04-20 13:50:12 -04:00 |
DraftTable.kt
|
Add message editing feature.
|
2023-04-20 13:50:12 -04:00 |
EarlyDeliveryReceiptCache.java
|
Move to defined from_recipient_id and to_recipient_id columns on message table.
|
2023-04-20 13:50:11 -04:00 |
EmojiSearchTable.kt
|
|
|
GroupReceiptTable.kt
|
|
|
GroupTable.kt
|
Update ktlint and gradle plugin.
|
2023-06-28 17:13:15 -04:00 |
IdentityTable.kt
|
|
|
JobDatabase.java
|
|
|
KeyValueDatabase.java
|
|
|
KyberPreKeyTable.kt
|
Add support for kyber prekeys.
|
2023-06-06 12:47:15 -04:00 |
LocalMetricsDatabase.kt
|
Improve performance from thread being updated to data available to render.
|
2023-04-20 13:50:12 -04:00 |
LogDatabase.kt
|
Improve performance from thread being updated to data available to render.
|
2023-04-20 13:50:12 -04:00 |
MediaTable.kt
|
Add incremental digests to attachment sending.
|
2023-06-28 17:13:15 -04:00 |
MegaphoneDatabase.java
|
|
|
MentionTable.java
|
|
|
MentionUtil.java
|
|
|
MessageSendLogTables.kt
|
Convert MSL delete entries for recipient to collection query.
|
2023-05-17 15:30:08 -04:00 |
MessageTable.kt
|
Update ktlint and gradle plugin.
|
2023-06-28 17:13:15 -04:00 |
MessageTypes.java
|
|
|
NoExternalStorageException.java
|
|
|
NoSuchMessageException.java
|
|
|
NotificationProfileTables.kt
|
Improve performance from thread being updated to data available to render.
|
2023-04-20 13:50:12 -04:00 |
NotInDirectoryException.java
|
|
|
ObservableContent.java
|
|
|
OneTimePreKeyTable.kt
|
|
|
PartFileProtector.java
|
|
|
PaymentMetaDataUtil.java
|
|
|
PaymentTable.java
|
|
|
PendingPniSignatureMessageTable.kt
|
|
|
PendingRetryReceiptCache.kt
|
Fix pending retry receipt cache deadlock.
|
2023-06-15 11:20:22 -04:00 |
PendingRetryReceiptTable.java
|
|
|
PnpOperations.kt
|
|
|
PushTable.java
|
|
|
QueryMonitor.kt
|
|
|
ReactionTable.kt
|
Add database indices to improve message delete performance.
|
2023-05-03 09:59:47 -04:00 |
RecipientIdDatabaseReference.java
|
|
|
RecipientTable.kt
|
Remove avatar color from CallLink table.
|
2023-06-15 15:36:08 -04:00 |
RemappedRecords.java
|
|
|
RemappedRecordTables.kt
|
|
|
RemoteMegaphoneTable.kt
|
Improve performance from thread being updated to data available to render.
|
2023-04-20 13:50:12 -04:00 |
RxDatabaseObserver.kt
|
Fix notification profile UI state bug and crash.
|
2023-04-21 13:37:03 -04:00 |
SearchTable.kt
|
Fix issue where FTS recovery path didn't work during migrations.
|
2023-06-26 15:09:36 -04:00 |
SenderKeySharedTable.kt
|
|
|
SenderKeyTable.kt
|
|
|
SentStorySyncManifest.kt
|
|
|
SessionTable.kt
|
|
|
SignalDatabase.kt
|
Fix post transaction tasks not actually running.
|
2023-05-24 12:05:23 -04:00 |
SignalDatabaseOpenHelper.java
|
|
|
SignedPreKeyTable.kt
|
|
|
SqlCipherDatabaseHook.java
|
|
|
SqlCipherDeletingErrorHandler.java
|
Ensure SqlCipherDeletingErrorHandler runs delete.
|
2023-06-21 10:24:12 -04:00 |
SqlCipherErrorHandler.kt
|
Update ktlint and gradle plugin.
|
2023-06-28 17:13:15 -04:00 |
SqlCipherLibraryLoader.kt
|
|
|
SQLiteDatabase.java
|
Run post transaction tasks only after root transaction ends.
|
2023-05-24 12:05:23 -04:00 |
StickerTable.java
|
|
|
StorySendTable.kt
|
Improve performance from thread being updated to data available to render.
|
2023-04-20 13:50:12 -04:00 |
ThreadBodyUtil.java
|
Move to defined from_recipient_id and to_recipient_id columns on message table.
|
2023-04-20 13:50:11 -04:00 |
ThreadIdDatabaseReference.java
|
|
|
ThreadTable.kt
|
Remove avatar color from CallLink table.
|
2023-06-15 15:36:08 -04:00 |
UnknownStorageIdTable.java
|
|
|
XmlBackup.java
|
|
|