Signal-Android/app
Greyson Parrelli 97b7b4a501 Fix crash when receiving SMS before finishing registration.
If someone has set Signal as the default SMS but has cleared data or
otherwise reset the app's storage state, it can get into a weird
situation. Notably, it'll crash because SmsReceiveJob.onRun() expects
Recipient.self() to be available.

However, it also makes it impossible to get the registration SMS,
because the app won't post a notification for the code.

This change will post notifications and SmsRetriever broadcasts for
relevant SMS messages.
2020-09-23 16:54:38 -04: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 crash when receiving SMS before finishing registration. 2020-09-23 16:54:38 -04:00
build.gradle Allow side-by-side installation of staging build. 2020-09-23 16:54:38 -04: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 Exclude non-translatable multiline blocks. 2020-08-06 20:57:50 -04:00
witness-verifications.gradle Update to RingRTC v2.7.0 2020-09-23 16:54:38 -04:00