Signal-Android/app/src/main/java/org/thoughtcrime/securesms/storage
Greyson Parrelli 6ecff5bce9 Ensure the storage manifest has all inserts and deletes.
A user hit a fishy case where not all inserts were present in the full
keyset. It's unclear how that would happen, so I'm being even more
explicit here.
2020-10-07 17:22:05 -04:00
..
AccountConflictMerger.java Add support for syncing forced unread status. 2020-10-07 17:22:05 -04:00
ContactConflictMerger.java Add support for syncing forced unread status. 2020-10-07 17:22:05 -04:00
GroupV1ConflictMerger.java Add support for syncing forced unread status. 2020-10-07 17:22:05 -04:00
GroupV2ConflictMerger.java Add support for syncing forced unread status. 2020-10-07 17:22:05 -04:00
StorageSyncHelper.java Ensure the storage manifest has all inserts and deletes. 2020-10-07 17:22:05 -04:00
StorageSyncModels.java Add support for syncing forced unread status. 2020-10-07 17:22:05 -04:00
StorageSyncValidations.java Add additional storage sync validations. 2020-04-27 12:38:07 -04:00