Signal-Android/libsignal/service
Greyson Parrelli 0558d5f0b3 Clear sender key shared state on archive and prekey message receive.
We need to clear the sender key shared state whenever a registrationId
changes. We don't have good hooks for that on Android, so instead we're
just going to reset on every archive and prekey receive. It's a little
overzealous, but given these are rare events anyway, it shouldn't be a
big deal.
2022-02-10 10:35:22 -05:00
..
src Clear sender key shared state on archive and prekey message receive. 2022-02-10 10:35:22 -05:00
.gitignore Move libsignal-service-java into this repo. 2019-12-04 00:07:13 -05:00
build.gradle Protoc update to 3.18.0 2022-01-03 10:17:17 -05:00