.. |
helpers/migration
|
Rename *Database androidTest classes to *Table.
|
2022-12-01 18:15:37 -05:00 |
AttachmentTableTest.kt
|
Prevent attachment send of duplicate data with different transforms from failing.
|
2023-07-21 19:43:31 -04:00 |
CallLinkTableTest.kt
|
Add Receive support for the new CallLogEvent proto messages.
|
2023-07-19 17:12:18 -04:00 |
CallTableTest.kt
|
Add Receive support for the new CallLogEvent proto messages.
|
2023-07-19 17:12:18 -04:00 |
DatabaseConsistencyTest.kt
|
Add migration for call link recipient link.
|
2023-05-17 15:30:26 -04:00 |
DatabaseObserverTest.kt
|
Delay database notifications until after a transaction has finished.
|
2022-01-24 12:04:48 -05:00 |
DistributionListTablesTest.kt
|
Use strongly-typed ACIs and PNIs everywhere.
|
2023-08-01 15:51:31 -04:00 |
GroupTableTest.kt
|
Convert all group code to be based on ServiceIds.
|
2023-08-10 15:05:18 -03:00 |
KyberPreKeyTableTest.kt
|
Update the groups tables to use foreign keys.
|
2023-08-16 12:23:54 -04:00 |
MessageTableTest_gifts.kt
|
Use strongly-typed ACIs and PNIs everywhere.
|
2023-08-01 15:51:31 -04:00 |
MmsHelper.kt
|
Remove deprecated SMS fields from recipient table.
|
2023-08-01 15:51:31 -04:00 |
MmsTableTest_stories.kt
|
Use strongly-typed ACIs and PNIs everywhere.
|
2023-08-01 15:51:31 -04:00 |
OneTimePreKeyTableTest.kt
|
Clean up old one-time prekeys.
|
2023-08-16 10:26:31 -04:00 |
RecipientTableTest.kt
|
Fix hidden recipients instrumentation tests.
|
2023-08-10 15:29:02 -03:00 |
RecipientTableTest_applyStorageSyncContactUpdate.kt
|
Add test to verify sync behavior during VERIFIED to DEFAULT change.
|
2023-07-12 15:48:51 -04:00 |
RecipientTableTest_getAndPossiblyMerge.kt
|
Fix unexpected SSE's.
|
2023-08-18 11:07:14 -04:00 |
SmsDatabaseTest_collapseJoinRequestEventsIfPossible.kt
|
Use strongly-typed ACIs and PNIs everywhere.
|
2023-08-01 15:51:31 -04:00 |
SQLiteDatabaseTest.kt
|
Run post transaction tasks only after root transaction ends.
|
2023-05-24 12:05:23 -04:00 |
StorySendTableTest.kt
|
Use strongly-typed ACIs and PNIs everywhere.
|
2023-08-01 15:51:31 -04:00 |
ThreadTableTest_active.kt
|
Use strongly-typed ACIs and PNIs everywhere.
|
2023-08-01 15:51:31 -04:00 |
ThreadTableTest_pinned.kt
|
Use strongly-typed ACIs and PNIs everywhere.
|
2023-08-01 15:51:31 -04:00 |
ThreadTableTest_recents.kt
|
Use strongly-typed ACIs and PNIs everywhere.
|
2023-08-01 15:51:31 -04:00 |
UriAttachmentBuilder.kt
|
Rename *Database androidTest classes to *Table.
|
2022-12-01 18:15:37 -05:00 |