.. |
documents
|
Use Log.tag where appropriate.
|
2021-03-31 16:02:32 -03:00 |
helpers
|
Save receipt timestamps on sms/mms database.
|
2021-09-02 21:24:53 -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
|
Add a write-through cache to the identity store.
|
2021-09-02 21:24:53 -04:00 |
ApnDatabase.java
|
Use Log.tag where appropriate.
|
2021-03-31 16:02:32 -03:00 |
AttachmentDatabase.java
|
Skip attachment template if digest is null.
|
2021-08-26 10:14:12 -03: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
|
Switch back to mainline SQLCipher.
|
2021-08-26 16:05:52 -04:00 |
DatabaseObserver.java
|
Add support for granular conversation data changes.
|
2021-09-02 21:24:53 -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
|
Fix GV2 storage sync crash.
|
2021-08-24 09:09:27 -03:00 |
GroupReceiptDatabase.java
|
Update to SQLCipher with true WAL support.
|
2021-08-24 09:09:27 -03:00 |
IdentityDatabase.java
|
Add a write-through cache to the identity store.
|
2021-09-02 21:24:53 -04:00 |
JobDatabase.java
|
Switch back to mainline SQLCipher.
|
2021-08-26 16:05:52 -04:00 |
KeyValueDatabase.java
|
Switch back to mainline SQLCipher.
|
2021-08-26 16:05:52 -04:00 |
LocalMetricsDatabase.kt
|
Switch back to mainline SQLCipher.
|
2021-08-26 16:05:52 -04:00 |
LogDatabase.kt
|
Switch back to mainline SQLCipher.
|
2021-08-26 16:05:52 -04:00 |
MediaDatabase.java
|
Update to SQLCipher with true WAL support.
|
2021-08-24 09:09:27 -03:00 |
MegaphoneDatabase.java
|
Switch back to mainline SQLCipher.
|
2021-08-26 16:05:52 -04:00 |
MentionDatabase.java
|
Update to SQLCipher with true WAL support.
|
2021-08-24 09:09:27 -03:00 |
MentionUtil.java
|
Fix bug with processing and displaying long messages with mentions.
|
2021-08-06 13:19:44 -04:00 |
MessageDatabase.java
|
Switch back to mainline SQLCipher.
|
2021-08-26 16:05:52 -04:00 |
MessageSendLogDatabase.kt
|
Add measurements, improve MSL insert.
|
2021-09-02 21:24:53 -04:00 |
MmsDatabase.java
|
Update message details UI.
|
2021-09-02 21:24:53 -04:00 |
MmsSmsColumns.java
|
Save receipt timestamps on sms/mms database.
|
2021-09-02 21:24:53 -04:00 |
MmsSmsDatabase.java
|
Update message details UI.
|
2021-09-02 21:24:53 -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 |
PaymentDatabase.java
|
Update to SQLCipher with true WAL support.
|
2021-08-24 09:09:27 -03:00 |
PaymentMetaDataUtil.java
|
Payments.
|
2021-04-06 17:07:19 -03:00 |
PendingRetryReceiptCache.kt
|
Update sender key flag.
|
2021-08-05 16:42:32 -03:00 |
PendingRetryReceiptDatabase.java
|
Switch back to mainline SQLCipher.
|
2021-08-26 16:05:52 -04:00 |
PushDatabase.java
|
Update to SQLCipher with true WAL support.
|
2021-08-24 09:09:27 -03:00 |
RecipientDatabase.java
|
Add a write-through cache to the identity store.
|
2021-09-02 21:24:53 -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
|
Update to SQLCipher with true WAL support.
|
2021-08-24 09:09:27 -03:00 |
SenderKeySharedDatabase.java
|
Update to SQLCipher with true WAL support.
|
2021-08-24 09:09:27 -03:00 |
SessionDatabase.java
|
Add measurements, improve MSL insert.
|
2021-09-02 21:24:53 -04:00 |
SignalDatabase.java
|
Switch back to mainline SQLCipher.
|
2021-08-26 16:05:52 -04:00 |
SignedPreKeyDatabase.java
|
Update to SQLCipher with true WAL support.
|
2021-08-24 09:09:27 -03:00 |
SmsDatabase.java
|
Update message details UI.
|
2021-09-02 21:24:53 -04:00 |
SmsMigrator.java
|
Switch back to mainline SQLCipher.
|
2021-08-26 16:05:52 -04:00 |
SqlCipherDatabaseHook.java
|
Switch back to mainline SQLCipher.
|
2021-08-26 16:05:52 -04:00 |
SqlCipherErrorHandler.java
|
Switch back to mainline SQLCipher.
|
2021-08-26 16:05:52 -04:00 |
SqlCipherLibraryLoader.kt
|
Update to SQLCipher with true WAL support.
|
2021-08-24 09:09:27 -03:00 |
SQLiteDatabase.java
|
Switch back to mainline SQLCipher.
|
2021-08-26 16:05:52 -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
|
Separate thread updates into a job and other perf improvements.
|
2021-08-24 16:59:09 -03:00 |
UnknownStorageIdDatabase.java
|
Update to SQLCipher with true WAL support.
|
2021-08-24 09:09:27 -03:00 |
XmlBackup.java
|
|
|