Commit graph

124 commits

Author SHA1 Message Date
Christophe Deschamps
9715c98da1 Fix crash if activating video but call is not established yet 2024-10-14 12:33:53 +02:00
Christophe Deschamps
5f7167a999 Translation update 2024-10-09 07:59:17 +02:00
Christophe Deschamps
dd5bc2f5cf Ask user permission for smart address book 2024-10-03 14:07:55 +02:00
Christophe Deschamps
965ee5a476 Fix crash when calling on simulators 2024-02-14 12:34:13 +01:00
Benoit Martins
6cf84fdd37 Fix file display during transfer, disable message information when the message is not sent, refresh of recording file when download is complete 2023-12-19 16:56:40 +01:00
QuentinArguillere
422f84e92d Fixes for 5.2 release
FIx

Fix PipController

Other fixes (Reported on AppStoreConnect)
2023-11-28 23:44:28 +01:00
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