Commit graph

179 commits

Author SHA1 Message Date
Christophe Deschamps
eca3dbe9d9 When pressing camera in audio only mode conference, enable video in SendReceive or ReceiveOnly mode in accordance with video activation policy of core 2023-01-31 17:08:35 +01:00
Christophe Deschamps
d34ba5df7c Fix participant video display when second participant joins with video activated 2023-01-12 15:54:16 +01:00
Christophe Deschamps
8d873e496d Fix second particpant joining 2023-01-12 15:54:16 +01:00
Simon Morlat
aefe5e1ad0 Fix an issue where Callkit was accidentally requesting termination of a call while resuming another one. 2023-01-11 15:08:51 +01:00
Christophe Deschamps
5fe2af9d50 Hide active speaker miniature 2023-01-10 10:57:30 +00:00
Christophe Deschamps
0a05baea1e Fix pause screen not showing in some situation in Paused conferences 2022-12-05 10:33:34 +01:00
Christophe Deschamps
a341bb6aec - Allow date picker to select today's date in the first place
- supports pre-ios14 device for date/time picking
2022-12-05 09:32:17 +01:00
Christophe Deschamps
ff5bafb7c0 When adding calls to a conference - enter the conference again if it was paused 2022-12-04 18:38:59 +01:00
Christophe Deschamps
9ba95b024c Disable call merge into conference if not admin of conference 2022-12-04 18:20:36 +01:00
Christophe Deschamps
05b905a3f1 Hide audio route selection view when clicked outsize 2022-12-02 17:09:11 +01:00
Christophe Deschamps
e8c2e92fc9 Added call back when bluetooth device is added or removed 2022-12-02 16:50:23 +01:00
Christophe Deschamps
82289f4523 Fix user interaction on send via chat switch on conference scheduling 2022-12-02 16:32:22 +01:00
Christophe Deschamps
6365c66d55 Fix ConferenceParticipantDeviceData not updated in certain circonstances 2022-12-02 16:14:17 +01:00
Christophe Deschamps
9d5836b991 Hide video stats in conference call with video sending disabled 2022-12-02 15:28:54 +01:00
Christophe Deschamps
b78b4a1e6b Fix navigation when hanging up conference after editing participants list 2022-12-02 11:12:57 +01:00
Christophe Deschamps
6850282208 Conference waiting room : Dismiss layout picked if view is clicked elsewhere 2022-12-02 11:03:50 +01:00
Christophe Deschamps
9803678d6a Avoid unecessary setting of outgoing/incoming mutable value 2022-12-02 10:30:12 +01:00
QuentinArguillere
b378682d0c Enable/disable phone’s idle timer when entering/leaving a conference 2022-12-01 17:39:53 +01:00
Christophe Deschamps
a74d042a6a Restart video previow upon rotation to avoid crash 2022-11-28 16:42:40 +00:00
Christophe Deschamps
ad9163320c Landcape handling of video self view in 1-1 calls 2022-11-28 16:42:40 +00:00
Benoit Martins
6e846f092c Hide record button in conference views 2022-11-23 15:33:08 +01:00
Christophe Deschamps
e5505a836c Merge branch 'fix/various_refacto_sync_android' into fix/various_refacto_sync_android2 2022-11-23 10:43:00 +01:00
Christophe Deschamps
781a9b07d1 Fix video freeze when alone in conference A/S mode 2022-11-23 09:21:21 +01:00
Christophe Deschamps
6a4ef41ab5 Various fixes in view model update propagation 2022-11-23 08:59:42 +01:00
Christophe Deschamps
c09519bcc1 Fixed dual spinner joining conference + set color to make it visible 2022-11-22 23:51:40 +01:00
Christophe Deschamps
9ab5a0f106 Enable full screen joining video conference with video 2022-11-22 23:51:40 +01:00
Christophe Deschamps
eff9964b12 Refactored to ConferenceWaitingRoomView 2022-11-22 23:51:40 +01:00
Christophe Deschamps
4cb99a62a0 Added local group call subject when merging calls 2022-11-22 23:51:40 +01:00
Christophe Deschamps
fc3f48363f Avoid getting back to waiting room after conf ends 2022-11-22 23:51:40 +01:00
Christophe Deschamps
3800aafd1f Full screen toggle 2022-11-22 23:51:40 +01:00
Christophe Deschamps
3a3c04bb23 Fix resuming call putting other calls on hold 2022-11-22 23:51:40 +01:00
Christophe Deschamps
8607469f68 Refactorisation of call views + various fixes 2022-11-22 23:51:15 +01:00
Christophe Deschamps
987ea21e05 Multi call various fixes 2022-11-22 23:50:58 +01:00
Benoit Martins
c3746801ac Remove Incoming condition in IncomingOutgoingCommonView for reset outgoing call timer 2022-11-22 15:50:35 +01:00
Simon Morlat
c49013aa2b Fix an issue where audio does not work when a VoIP Call is resumed after a GSM call has been terminated by the remote party. 2022-11-22 14:34:20 +01:00
Benoit Martins
fc9c9b9508 Set fullscreen when start or join a conference 2022-11-22 14:28:22 +01:00
Christophe Deschamps
3043fc5c7a Do not force speaker on video activation/deactivation in conference 2022-11-18 09:27:26 +01:00
Christophe Deschamps
65573ba1be Switch from audio only to active speaker using toggle video button (instead of disabling it) 2022-11-17 17:59:14 +01:00
Christophe Deschamps
93eecbc304 Appearance (dark/light) handling 2022-11-17 16:08:34 +00:00
Christophe Deschamps
f7ad67390a Fix PQ Call Stats 2022-11-17 13:20:39 +01:00
Christophe Deschamps
490f9e96db Hide remote video view in 1-1 call when it is paused by remote 2022-11-15 18:11:02 +01:00
Christophe Deschamps
736059f699 Fix compilation 2022-11-15 07:35:11 +01:00
Christophe Deschamps
b63779b65e Enable camera in background context when app goes in background 2022-11-15 07:30:37 +01:00
QuentinArguillere
8b5668e8ce Prevent from from going to sleep when video is active in call 2022-11-14 16:46:55 +01:00
Christophe Deschamps
be5e303b09 Handle pause in A/S view when 1 or 2 participants 2022-11-10 17:30:27 +01:00
Christophe Deschamps
82704471ac Fix layout change when reaching more than 6 participants 2022-11-10 08:31:56 +01:00
Christophe Deschamps
06cbe9fa1d Fix avatars light/dark mode 2022-11-03 17:04:28 +01:00
Christophe Deschamps
d04f961559 Handle ICSs in chat list last message 2022-11-03 14:14:08 +01:00
Christophe Deschamps
7ddfff9c32 Unified avatar with VoIP 2022-11-03 13:35:38 +01:00
Christophe Deschamps
ecdb22dc5d (Ugly) work around to display differentiated avatars for numbers and usernames, until rest of the app is re-written in swift 2022-11-03 12:56:44 +01:00