Signal-Android/libsignal/service
Greyson Parrelli 35c102aa98
Fix issues with StorageSyncV2 bookkeeping.
1. I screwed up the comparators in the record processor. Pretty bad, glad this was caught.
2. Previously I was sort of keeping track of which local-only records were accounted for while I was merging, and then hoping everything worked out in the end. Now I just very directly take some set differences and retrieve the appropriate records, so it's clear that we should never fail certain validations.
3. Rev's the feature flag so we don't turn on something broken.
2021-04-13 11:32:24 -04:00
..
src Fix issues with StorageSyncV2 bookkeeping. 2021-04-13 11:32:24 -04:00
.gitignore Move libsignal-service-java into this repo. 2019-12-04 00:07:13 -05:00
build.gradle Perform individual decryptions inside a database transaction. 2021-02-20 14:45:36 -05:00
witness-verifications.gradle Perform individual decryptions inside a database transaction. 2021-02-20 14:45:36 -05:00