Signal-Android/app/src/main/java/org/thoughtcrime/securesms/webrtc
Greyson Parrelli 3bdf2e7e2c
Add a system to improve app foreground observation.
There was previously a crash that occurred when multiple threads tried to use ProcessLifecycleOwner, and this will hopefully resolve that.
2021-02-08 15:37:45 -05:00
..
audio
locks Remove usages of deprecated Handler constructor. 2021-01-06 17:03:20 -04:00
CallBandwidthMode.java Add toggle to control call bandwidth. 2021-01-13 19:43:23 -05:00
CallNotificationBuilder.java Add a system to improve app foreground observation. 2021-02-08 15:37:45 -05:00
UncaughtExceptionHandlerManager.java
VoiceCallShare.java