Commit graph

7 commits

Author SHA1 Message Date
Quentin Monnier
3ba84b99d8 bug fix:
-shows the "backToCallButton" when accessing the "TransferCallView" and the "AddCallView" from the "ExtraButtonMenu" in active calls
-delete the first blank character in the entered DTMF
-disable the hide action of the "ExtraButtonMenu" when clicking between buttons, in the background
-closes the "NumpadView" and the "CallStatsView" when the call ends
-displays the "StatusBar" in "Incoming/OutgoingCallView"
-define the height of the "EneteredDtmfTextView" (no longer automatic since the blank character has been removed)
2022-08-08 11:03:40 +02:00
Christophe Deschamps
ecad9c86b3 Incoming calls from Conference serveur handling - (CallKit) 2022-06-10 17:42:30 +02:00
Christophe Deschamps
698bb7882a First/Last to join conference
Support simulator for play pause
Removed unused code (chat room access in conference)
2022-06-10 11:07:58 +02:00
Christophe Deschamps
8c66c4f96a - Updated scheduling/group call tunnel
- Synchronized ConferenceViewModel with Android
2022-06-09 11:51:39 +02:00
Christophe Deschamps
1d2d6f7605 Use callkit to Pause/Resume 2022-04-25 18:31:07 +02:00
Christophe Deschamps
5adf3d8a3f - Waiting room preferences
- Asymetric video
- Refactorisation
- Conference layout picker in waiting room
2022-03-23 18:42:25 +01:00
Christophe Deschamps
e4da04b464 Replace outgoing call view for conference joining by spinner 2022-03-22 12:20:54 +01:00
Renamed from Classes/Swift/Voip/Models/CallData.swift (Browse further)