Signal-Android/app/src/main/java/org
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
..
signal/glide Reduce APNGParser logging. 2020-09-08 18:08:40 -04:00
thoughtcrime/securesms Fix crash when receiving SMS before finishing registration. 2020-09-23 16:54:38 -04:00