Signal-Android/libsignal/service
Greyson Parrelli 1819af3000 Fix possible crash when a contact merge results in no UUID.
After merging contacts, it's possible that we don't have a valid
UUID. We need to be careful not to use it.

Kind of a bummer, but the storage sync flow is currently the only flow
where we have this 'possibly not valid UUID'. In the future we should
probably use something else instead of a SignalServiceAddress to keep
that abstraction clean.
2021-09-01 10:46:42 -04:00
..
src Fix possible crash when a contact merge results in no UUID. 2021-09-01 10:46:42 -04:00
.gitignore Move libsignal-service-java into this repo. 2019-12-04 00:07:13 -05:00
build.gradle Update libsignal-client to 0.8.4 2021-08-24 09:09:27 -03:00
witness-verifications.gradle Update libsignal-client to 0.8.4 2021-08-24 09:09:27 -03:00