Commit graph

125 commits

Author SHA1 Message Date
Christophe Deschamps
c80ad228ef Reworked UICollectionView for displaying selected contacts in group chat and group calls 2022-11-02 23:47:49 +01:00
Christophe Deschamps
70b2671f19 No default date/time when scheduling a conference 2022-11-02 21:51:46 +01:00
Christophe Deschamps
3c8af14495 Conference subject hint changing if groupcall or meeting 2022-11-02 21:51:26 +01:00
Christophe Deschamps
51f23e91bb Implement onActiveSpeakerParticipantDevice api on conference 2022-11-01 22:29:06 +01:00
Christophe Deschamps
a6638d3c9b Update new class header 2022-10-21 10:57:31 +02:00
Christophe Deschamps
0e947803ce Set unique file name per message to avoid local display conflicts 2022-10-21 10:53:05 +02:00
Christophe Deschamps
666b2c7f48 Fix conference creation button state in conference list 2022-10-19 10:31:30 +02:00
Christophe Deschamps
ac32d80b51 Voipdialog anchor on iPads 2022-10-19 10:27:14 +02:00
Christophe Deschamps
0353180bd0 Conference creation on iPad 2022-10-19 09:53:01 +02:00
Christophe Deschamps
b402f08006 Send cancel conference iCS 2022-10-19 08:55:38 +02:00
Christophe Deschamps
a0a1e1a417 Bulk bug fixes conference 2022-10-14 18:31:23 +02:00
Christophe Deschamps
d0f83d6d1d Fix freeze tapping settings in waiting room 2022-10-12 17:30:20 +02:00
Christophe Deschamps
35c772db3a Meeting edition fixes 2022-10-11 17:10:55 +02:00
Christophe Deschamps
559a9d8bc3 Handle video/no video updates from Active Speaker 2022-10-03 14:56:21 +02:00
Christophe Deschamps
f8d3a196f5 Fix display of conferences in history on ipads 2022-09-29 13:41:51 +02:00
Christophe Deschamps
298778e20d Fix AS layout not updating when joining a conf with more than 2 participants already 2022-09-29 13:23:36 +02:00
Christophe Deschamps
d8163fb55b Option to schedule meeting from group chat 2022-09-23 00:45:02 +02:00
Christophe Deschamps
68597369ed Send cancel information when deleting a meeting self-organized 2022-09-23 00:40:20 +02:00
Christophe Deschamps
388e3482a9 Multiple deletion of meetings (function activated by long click on meeting cell) 2022-09-22 23:58:36 +02:00
Christophe Deschamps
811a859430 Swipe to delete on conferences view 2022-09-22 23:58:25 +02:00
Christophe Deschamps
96543cdaca Fix (for good) background color for Me participant + repositionned the Me sticker bottom right in AS Landscape iso top right 2022-09-19 16:05:02 +02:00
Christophe Deschamps
23633d1ea4 Send conference invitation via secure chat when possible 2022-09-19 15:43:27 +02:00
Christophe Deschamps
cf78ae8ff9 Display a message when attempting to launch cancelled conference from history 2022-09-19 15:18:15 +02:00
Christophe Deschamps
2b252a04ff Added handling of meeting cancellation and edition 2022-09-19 11:37:55 +02:00
Christophe Deschamps
d54c9ef5a9 Set special color for local participants in conference 2022-09-19 11:37:42 +02:00
Christophe Deschamps
aaea844c4c Added remote mute indicator in AS Conference view with 2 participants 2022-09-19 11:37:36 +02:00
Christophe Deschamps
507060fb31 Video conference : use video preview when alone and in active speaker view 2022-09-08 17:38:36 +02:00
Christophe Deschamps
863731f775 Wrap display name of participants in conference grid mode 2022-09-08 13:16:10 +02:00
Christophe Deschamps
6a8c5a4440 Tidy up Avatar 2022-09-08 13:16:03 +02:00
Christophe Deschamps
4333e97932 Add more space to call view in landscape mode 2022-08-24 09:34:40 +02:00
Christophe Deschamps
77b9287195 Conference Active Speaker adjustments :
- Leave local participant always first (portrait) or top (landscape)
- Layout for 0, 1 and more participants
2022-08-24 09:17:11 +02:00
QuentinArguillere
a4bc64f2b3 Use linphone_core_interpret_url_2 and use the account params useInternationalPrefixForCallsAndChat 2022-08-23 16:30:17 +02:00
QuentinArguillere
2a54eae049 Add Post quantum ZRTP support, encryption section to the call stats. Add zrtp_key_agreements_suites for post quantum in the factory rc 2022-08-23 16:01:43 +02:00
Christophe Deschamps
8743a01b88 Filter for terminated/scheduled conferences 2022-08-19 12:23:31 +02:00
Christophe Deschamps
d352034e5e Display avatar icon instead of initials when username is a phone number 2022-08-19 12:21:28 +02:00
Christophe Deschamps
3c12854dc6 Conference participants list cosmetics 2022-08-19 12:21:19 +02:00
Christophe Deschamps
47b7820b58 Meeting invitations bubble :
- Fix description displaying (dynamic height)
- Fix reply/forward header overlap
- Remove copy text option from contextual menu of ICS
- Improved chat bubble context menu icons quality
- Do not show IMDM option menu in 1-1 chat room
- Remove extra space at bottom of contextual menu in chat bubbles
2022-08-19 12:21:10 +02:00
Christophe Deschamps
ed56de2527 Send conference invitations only if scheduled for laster 2022-08-19 12:20:32 +02:00
Christophe Deschamps
57399ec722 Conference scheduling graphical fixes :
- mandatory indicator icon truncated
- text entry colors (hint/text)
- Send via option moved inside scheduling form
- mandatory indicator placement
- conference summary cosmetics
2022-08-19 12:20:24 +02:00
Christophe Deschamps
57b676c775 - Ability to mute/unmute when outside a conference
- Call stats & Numpad views above controls
- Group call icon in call list cosmetic
- Calls List : fix icon size & layout issue on some iOS Devices
- Black background on video full screen conference
2022-08-19 12:20:14 +02:00
Christophe Deschamps
07e0f0ca80 Fix conference resume button 2022-08-19 12:20:06 +02:00
Christophe Deschamps
8ba4230c19 Conference Active Speaker view landscape mode 2022-08-19 12:19:48 +02:00
Christophe Deschamps
12f9de3384 Landscape layout in conference waiting room
If video is activated in waiting room with audio only mode selected, active speaker mode becomes selected
2022-08-19 12:19:39 +02:00
Christophe Deschamps
6af2602639 Fix local video content mode in 1-1 video calls 2022-08-19 12:19:25 +02:00
Quentin Monnier
7cdcdd4a4d bug fix :
-display/hide call stats when clicking on the network quality icon in the status bar of the Active Call View
2022-08-19 11:13:14 +02:00
Quentin Monnier
be1e726a0c bug fix:
-resume the active call by clicking on the play button and not by clicking anywhere on the screen when it is paused
2022-08-19 11:13:08 +02:00
Quentin Monnier
8d3fead61d 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-19 11:13:02 +02:00
Christophe Deschamps
1559bf46c7 Activate CallKit & Audio Session upon immediate conf locally created 2022-07-27 17:43:41 +02:00
Christophe Deschamps
90c367ccca Workarounds for active speaker: do not display 'me' device name when speaking + showing ourselves when alone 2022-07-22 12:09:49 +02:00
Christophe Deschamps
3e22ea3a80 Fix Toast not dismissing 2022-07-21 12:22:21 +02:00