Signal-Android/libsignal/service/src/main/java/org/whispersystems
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
..
signalservice Clear sender key shared state on archive and prekey message receive. 2022-02-10 10:35:22 -05:00
util Fix bad flag parsing on attachment pointers. 2021-04-22 14:46:20 -03:00