Greyson Parrelli
91d3f331e5
Make CameraX blocklist remote configurable.
2022-08-09 16:23:44 -04:00
Cody Henthorne
e024541b8a
Add telecom integration allow list and change processing for outgoing audio calls.
2022-07-21 13:18:20 -04:00
Rashad Sookram
f7b9942f11
Stop showing video in group calls when it isn't being forwarded.
2022-05-02 15:25:55 -04:00
Greyson Parrelli
057231b9c3
Update libsignal-client to 0.14.0
2022-03-17 12:12:56 -04:00
Alex Hart
711148423d
Excise PowerMock and reenable like a bunch of ignored tests.
...
Co-authored-by: Rashad Sookram <rashad@signal.org>
2022-03-17 12:12:55 -04:00
Greyson Parrelli
3ac63cc59d
Implement new feature flag strategy for AEC selection.
2022-03-08 10:41:37 -04:00
Cody Henthorne
b9b2924939
Add screen share receive support and improve video calling rotation.
2021-05-26 00:39:59 -04:00
Chris Eager
b3aec58e69
Add additional test cases to VerificationCodeParserTest.
2021-05-10 19:30:10 -04:00
Chris Eager
09cba8774d
Add support for verification codes without an internal hyphen
2021-03-19 14:38:30 -05:00
Alex Hart
790f8426ac
Fix issue when single user leaves ParticipantCollection.
2021-01-14 06:53:18 -04:00
Alex Hart
0ccc7e3c06
Distinguish between primary and secondary devices in participants list.
2021-01-13 19:43:23 -05:00
Alex Hart
71be388989
Order grid by latest speakers and prevent any unnecessary shifts.
2021-01-13 19:43:23 -05:00
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
Alex Hart
ed878ec4b4
Add more generic SMS verification code pattern.
2020-07-27 17:57:56 -04:00
Alan Evans
9ebe920195
Move all files to natural position.
2020-01-06 11:08:30 -05:00