Signal-Android/app/src/main
Greyson Parrelli 60690208de Fix storage service crash when matching a local contact without an ID.
It's possible that we could match a local contact that doesn't have a
storageId, which would crash when we tried to make a model from it for
merging. This isn't an impossible case -- it could be that the manifest
has record of a user that is newly registered (or just registered at
some point and never deleted) and so we need to give our local record a
storageId for merging.
2021-04-15 11:08:29 -04:00
..
assets Update emoji to Unicode 13.0 2020-11-11 15:29:01 -05:00
java Fix storage service crash when matching a local contact without an ID. 2021-04-15 11:08:29 -04:00
jniLibs Relocate jni libs. 2020-01-06 16:52:41 -05:00
proto Payments. 2021-04-06 17:07:19 -03:00
res Updated language translations. 2021-04-14 18:50:15 -04:00
AndroidManifest.xml Rewrite storage service change processing. 2021-04-12 12:25:09 -04:00