Cody Henthorne
26a84c5546
Show calling service notification immediately.
2022-05-26 14:24:57 -03:00
Cody Henthorne
652d0d46ed
Add foreground service type to WebRtcCallService.
2022-05-26 14:24:57 -03:00
Alex Hart
a03c49e12c
Implement group story notifications.
2022-05-18 11:54:17 -04:00
Cody Henthorne
a3bbf944e5
Handle bluetooth permission crash during calls.
2022-05-13 12:39:23 -04:00
Cody Henthorne
14b2d12895
Reduce disk reads on main thread.
2022-05-12 10:42:21 -03:00
Alex Hart
eaf36be9f6
NotificationThread migration.
2022-05-12 10:42:21 -03:00
Rashad Sookram
38b6362b25
Fix enabling video while ringing for an audio-only call.
...
* Update to RingRTC v2.20.4
Co-authored-by: Jim Gustafson <jim@signal.org>
2022-05-02 15:25:55 -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
Jim Gustafson
fa8f8beb56
Add internal setting to disable telecom
2022-04-27 14:57:43 -07:00
Greyson Parrelli
08ac99b4c1
Fix crash around unbinding GenericForegroundService.
2022-04-27 10:34:04 -04:00
Victor Ding
e5aea7c49e
Replace non-ASCII characters in comments to their ASCII equivalent
...
Fixes #12201
2022-04-26 12:15:50 -04:00
Rashad Sookram
04d6ccc30e
Re-enable audio level indicators in calls.
2022-04-20 16:32:55 -03:00
Peter Thatcher
2f97b80b9c
Add internal setting for call bandwidth mode.
2022-04-15 16:07:15 -04:00
Rashad Sookram
e9804eccbb
Disable audio level indicator in calls.
2022-04-15 15:45:50 -04:00
Rashad Sookram
d62d0efb1d
Fix screen pulsing when your video is disabled.
2022-04-15 11:44:49 -04:00
Rashad Sookram
73f32868a2
Display audio levels in 1:1 calls.
2022-04-06 12:38:43 -04:00
Rashad Sookram
ec92d5ddb7
Display audio levels for each participant in group calls.
2022-04-06 12:37:43 -04:00
Cody Henthorne
77ba6e0f7b
Enable telecom integration for internal users.
2022-03-29 10:08:04 -04:00
Greyson Parrelli
8d4419705b
Update to libsignal-client 0.15.0
2022-03-28 19:07:20 -04:00
Greyson Parrelli
2b5d65ae04
Revert "Update to libsignal-client 0.15.0"
...
This reverts commit 3d5f04eba757563dd92366d994a96cf323b8d540.
2022-03-28 19:07:20 -04:00
Jordan Rose
1e316ea19f
Update to libsignal-client 0.15.0
2022-03-28 19:07:20 -04:00
Greyson Parrelli
135fde68c1
Migrate some cursor utils to core-util.
2022-03-28 19:07:20 -04:00
Cody Henthorne
403958fed3
Handle 1:1 call reconnecting events.
2022-03-28 19:07:20 -04:00
Cody Henthorne
3af53f2089
Allow ringrtc to decided how to respond to send message failure.
2022-03-28 19:07:20 -04:00
Jim Gustafson
c7352f62e5
Update to RingRTC v2.20.0
2022-03-28 19:07:20 -04:00
Cody Henthorne
7f5a8ce6bb
Disable telecom integration.
2022-03-28 12:34:50 -04:00
Cody Henthorne
7e6fcb80a3
Revert all new network detection API usage and refactorings.
2022-03-21 12:21:46 -04:00
Cody Henthorne
0b1a93d3e6
Disable Telecom integration solely for OnePlus devices.
2022-03-17 16:02:43 -04:00
Greyson Parrelli
057231b9c3
Update libsignal-client to 0.14.0
2022-03-17 12:12:56 -04:00
Cody Henthorne
865aeda6f2
Disable telecom integration.
2022-03-17 12:04:33 -04:00
Cody Henthorne
4c7bd80f72
Fix early ringing state on slow connections.
2022-03-16 13:37:28 -04:00
Cody Henthorne
b7afe4411e
Fix NPE in telecom integration.
2022-03-10 16:17:13 -05:00
Greyson Parrelli
c0e1507ef4
Don't cancel KeyCachingService if not necessary.
...
This relates to #12043 . There's some xiaomi-specific issue, and this
code was causing a pending intent creation on every app startup,
preventing it from opening. This call shouldn't be necessary unless
screenlock is active.
2022-03-08 10:41:37 -04:00
Greyson Parrelli
3ac63cc59d
Implement new feature flag strategy for AEC selection.
2022-03-08 10:41:37 -04:00
Jim Gustafson
d935d1deca
Update to RingRTC v2.19.1
2022-03-08 10:41:37 -04:00
clauz9
eb12395b8e
Do not send to blocked recipients.
2022-03-08 10:41:37 -04:00
Alex Hart
174cd860a0
Implement Stories feature behind flag.
...
Co-Authored-By: Greyson Parrelli <37311915+greyson-signal@users.noreply.github.com>
Co-Authored-By: Rashad Sookram <95182499+rashad-signal@users.noreply.github.com>
2022-03-08 10:41:36 -04:00
Greyson Parrelli
935dd7de45
Remove E164s most places and prefer ServiceId more places.\
2022-03-08 10:41:36 -04:00
Cody Henthorne
d6b6884c69
Integrate calling with Android Telecom system.
2022-03-08 10:41:36 -04:00
Greyson Parrelli
7ca2420287
Move from ACI to a generic ServiceId.
2022-02-17 17:09:26 -05:00
Cody Henthorne
975ec47adf
Adjust incoming call audio initialization.
2022-02-17 17:09:26 -05:00
Greyson Parrelli
db534cd376
Migrate identity keys to SignalStore.
2022-02-16 14:12:34 -05:00
Alex Hart
601eb967de
Make pending intent flags explicit.
2022-02-08 16:49:49 -04:00
Jim Gustafson
e2d86067cc
Update to RingRTC v2.18.0
2022-02-08 09:21:03 -04:00
Cody Henthorne
9f474fadf4
Fix message sending to self for group call messages.
2022-02-04 14:23:29 -05:00
Jim Gustafson
4f03c98f60
Update to RingRTC v2.17.0
2022-01-24 12:05:29 -05:00
Cody Henthorne
7203228626
Add partial support for operating as a linked device.
2022-01-24 12:04:48 -05:00
Greyson Parrelli
47134e19f1
Default to sofware AEC.
2022-01-07 14:41:42 -04:00
Cody Henthorne
6c608e955e
Add Notification profiles.
2021-12-08 15:07:22 -05:00
Jordan Rose
7dc3454b37
Use low-bandwidth mode if call is believed to be on cellular
2021-12-08 15:06:44 -05:00