Commit graph

118 commits

Author SHA1 Message Date
Benoit Martins
30a350b0dc Add emoji reactions feature 2023-10-17 12:31:47 +02:00
Quentin Monnier
f8562a45de add picture in picture for single video calls when the view goes in background (waiting apple permission to enable video capture in picture in picture video calls) 2023-10-17 10:57:52 +02:00
Benoit Martins
0ed4f948ca Braodcast setting added
and fix sdk master changes for non-nil values
2023-10-17 10:13:22 +02:00
Benoit Martins
056a71d887 Fix VoipConferenceActiveSpeakerView when the user is a listener 2023-10-17 10:11:47 +02:00
Benoit Martins
3bd7a7f19c Display the "user is now admin" popup in the participant list only 2023-10-17 10:11:47 +02:00
Benoit Martins
f25211a9f1 Add Speaker label in Participant list
Fix ConferenceWaitingRoomView
2023-10-17 10:11:47 +02:00
Benoit Martins
669736cc20 Fix ConferenceCallView when the user is a listener 2023-10-17 10:11:47 +02:00
benoit.martins
03aec21ded Change UI when user isn't a speaker in callview 2023-10-17 10:11:47 +02:00
Benoit Martins
6f88231cdd Display conference speakers only 2023-10-17 10:11:46 +02:00
Benoit Martins
be8062ff9b Fix ConferenceSchedulingSummaryView for Broadcast
Add broadcast changes in ICSBubbleView and ScheduledConferencesCell
2023-10-17 10:11:46 +02:00
Benoit Martins
9b4cf3aaab Changes for broadcast infos in ScheduledConferencesCell 2023-10-17 10:11:46 +02:00
Benoit Martins
8c0f52c28e Add broadcast mode in conference scheduling views 2023-10-17 10:11:42 +02:00
Christophe Deschamps
f13e13326f Fix calls not working after core is destroyed by the app (remote prov) 2023-08-17 15:42:30 +02:00
Benoit Martins
9a9a9bf002 Check if contact.friend is not nil in updatePresenceImage 2023-08-17 15:42:14 +02:00
Benoit Martins
2d9c4c8c78 Change color of voice recording in dark mode 2023-08-17 15:37:36 +02:00
QuentinArguillere
fd566c5a01 Changes for linphone SDK master 2023-07-24 15:23:46 +02:00
Benoit Martins
d54e71bb1c Fix Message View 2023-07-20 11:00:12 +02:00
Benoit Martins
3b1462cbe1 Check if contactAddress.friend is not nil 2023-07-20 10:57:01 +02:00
Benoit Martins
0ede98bcf6 Revert "Check if contactAddress.friend is not nil"
This reverts commit 91be4e530b.
2023-07-20 10:29:25 +02:00
Benoit Martins
91be4e530b Check if contactAddress.friend is not nil 2023-07-12 17:00:14 +02:00
QuentinArguillere
0d602260be Merge release/5.1 into master.
This includes the rework of the chat conversation in Swift, and every fixes since the 5.0 release.
2023-07-07 15:07:44 +02:00
Christophe Deschamps
fc47f41aa2 Voipdialog anchor on iPads 2022-10-19 10:34:50 +02:00
Christophe Deschamps
7126085638 Bulk bug fixes conference 2022-10-19 10:33:52 +02:00
Christophe Deschamps
ef94fd8eb8 Conference creation on iPad 2022-10-19 10:32:56 +02:00
Christophe Deschamps
6c1beb6f06 Meeting edition fixes 2022-10-11 17:11:32 +02:00
Quentin Monnier
384c5ccf65 implement CallUITests classes (TestCases, TestPlans, Methods, Accessibility Identifiers) 2022-10-04 15:03:35 -04:00
Christophe Deschamps
d4e5c1fed8 Handle video/no video updates from Active Speaker 2022-10-03 14:56:55 +02:00
Christophe Deschamps
2582bbf782 Fix AS layout not updating when joining a conf with more than 2 participants already 2022-09-29 13:23:01 +02:00
Christophe Deschamps
d96228ef44 Option to schedule meeting from group chat 2022-09-23 00:39:26 +02:00
Christophe Deschamps
7d9b79a9f8 Multiple deletion of meetings (function activated by long click on meeting cell) 2022-09-22 23:57:47 +02:00
Christophe Deschamps
cfb71d14c4 Swipe to delete on conferences view 2022-09-22 22:19:11 +02:00
Christophe Deschamps
726a4afdd1 Fix (for good) background color for Me participant + repositionned the Me sticker bottom right in AS Landscape iso top right 2022-09-19 16:04:12 +02:00
Christophe Deschamps
cd56030c41 Display a message when attempting to launch cancelled conference from history 2022-09-19 15:17:37 +02:00
Christophe Deschamps
3c453119b3 Added handling of meeting cancellation and edition 2022-09-19 11:36:47 +02:00
Christophe Deschamps
5e3906e578 Set special color for local participants in conference 2022-09-19 09:46:13 +02:00
Christophe Deschamps
89112ccc3e Added remote mute indicator in AS Conference view with 2 participants 2022-09-13 11:51:41 +02:00
Christophe Deschamps
44c2e97f92 Video conference : use video preview when alone and in active speaker view 2022-09-08 17:38:05 +02:00
Christophe Deschamps
7d8b511d3e Wrap display name of participants in conference grid mode 2022-09-08 13:15:33 +02:00
Christophe Deschamps
eeec7e38d7 Tidy up Avatar 2022-09-07 17:22:11 +02:00
Christophe Deschamps
a6b7182bd0 Add more space to call view in landscape mode 2022-08-24 09:34:20 +02:00
Christophe Deschamps
1e886125b9 Conference Active Speaker adjustments :
- Leave local participant always first (portrait) or top (landscape)
- Layout for 0, 1 and more participants
2022-08-24 09:19:59 +02:00
Christophe Deschamps
6a29d1d0e2 Filter for terminated/scheduled conferences 2022-08-19 10:45:58 +02:00
Christophe Deschamps
587e15a112 Display avatar icon instead of initials when username is a phone number 2022-08-18 18:48:03 +02:00
Christophe Deschamps
a66fe73aa9 Conference participants list cosmetics 2022-08-18 18:28:28 +02:00
Christophe Deschamps
b0f5efae59 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-18 10:15:03 +02:00
Christophe Deschamps
7e308427d0 - 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-17 20:46:12 +02:00
Christophe Deschamps
df1a2c3ea4 Fix conference resume button 2022-08-17 18:51:13 +02:00
Christophe Deschamps
0ccb7e4913 Conference Active Speaker view landscape mode 2022-08-17 17:56:27 +02:00
Christophe Deschamps
25aa487e58 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-16 12:12:42 +02:00
Christophe Deschamps
bb4c8bfe91 Fix local video content mode in 1-1 video calls 2022-08-16 10:37:10 +02:00