Signal-Android/app
Greyson Parrelli 857b945410 Fix storage sync issue related to duplicate remote contacts.
The theory is that if multiple remote keys map to the *same* local
entry, then when we go to update the local contact the second time, we
won't find the entry by StorageID, because we changed it during the
*first*  update, which will then lead to a crash.

This change makes it so dupes are considered invalid, so we'll delete
them and upload our own local copy.
2021-02-01 18:06:33 -05:00
..
.tx Updated language translations. 2020-02-28 17:35:13 -05:00
jni Move all files to natural position. 2020-01-06 11:08:30 -05:00
proguard Make new top level gradle file, make app dir and move build.gradle. 2019-12-04 00:07:13 -05:00
sampledata Group contact chips behind feature flag. 2020-05-13 16:18:18 -04:00
src Fix storage sync issue related to duplicate remote contacts. 2021-02-01 18:06:33 -05:00
build.gradle Bump version to 5.3.10 2021-01-30 11:29:44 -05:00
lint-baseline.xml Move all files to natural position. 2020-01-06 11:08:30 -05:00
lint.xml Exclude non-translatable multiline blocks. 2020-08-06 20:57:50 -04:00
translations.gradle Add Taqbaylit language support. 2021-01-22 10:59:42 -04:00
witness-verifications.gradle Update libphonenumber to v8.12.17 2021-01-30 11:04:54 -05:00