Commit graph

302 commits

Author SHA1 Message Date
Julien Wadel
f2bab2f1d1 Clean logs. 2022-10-14 18:51:04 +02:00
Julien Wadel
b6d4abe3ea Display security icon in conference.
Use a loader for zrtp authentification to avoid useless memory (and keep the case if athentication code need to be restarted)
2022-10-14 16:23:20 +02:00
Julien Wadel
72bb5ebdc1 In stickers, display username while being in pause.
Fix persistent call view when the call flow has been restarted from SDK (renegociation or other).
Fix conference info date time when updating it without entering a new timestamp.
Add a confirmation popup and a way to stop the conference creation.
Update SDK to fix camera crashes and looping resolutions changes for Windows.
2022-10-13 17:32:43 +02:00
Julien Wadel
f4dd022ff9 Fix duration in call.
Hide screenshots button and make it as an option in order to clean UI.
2022-10-11 17:55:58 +02:00
Julien Wadel
16c1ff35bb Fix active speaker where preview could be seen (because of binding loop on participant count) 2022-10-11 16:14:51 +02:00
Julien Wadel
edf2c3c71e Active Post Quantum ZRTP for official build.
Upgrade secure shield quality and display it in call instead of generic secure shield.
2022-10-10 15:29:44 +02:00
Julien Wadel
8213fd005f Rework audio only implementation to manage it as a layout and not as a configuration.
This resolve special cases where audio only layout can be used on active speaker layout.
2022-10-10 14:45:40 +02:00
Julien Wadel
42799127b0 Fix h264 codec download popup.
Fix Active Speaker display on pause/conference/cameraEnabled modes.
- Need a fix on SDK for keeping old window id when stopping internal stream.
Fix VPX build for M1.
2022-10-05 21:51:07 +02:00
Julien Wadel
d73a73e2b3 On Active speaker, deactivate camera on remote video only if we are not in conference.
Reset conference info when calling multiple time the same chat room.
Avoid tu use the audio video conference URI on non-Linphone user.
2022-10-05 12:11:08 +02:00
Julien Wadel
c572cf9f1c Update some comments for weblate. 2022-10-04 16:22:47 +02:00
Julien Wadel
922f64ce94 Hide calls window when going to fullscreen.
Fix black previews on Active Speaker.
2022-10-04 11:47:36 +02:00
Julien Wadel
60cc154576 Really close window on Mac. Show it when clicking on dock. 2022-09-29 18:26:16 +02:00
Julien Wadel
75f2056442 Log viewer:
- Display correctly all log files.
- Clean it when quitting the settings.
- Clip text.
2022-09-29 16:54:00 +02:00
Julien Wadel
fd6fd27909 When adding a Linphone account, set core encryption to SRTP if None.
Fix encryption synchronization on QML.
2022-09-29 15:44:27 +02:00
Julien Wadel
a1cabb830a Display spinner when a call in not yet connected (waiting room) 2022-09-29 14:12:22 +02:00
Julien Wadel
bd5508695b Close camera before calling from Waiting room.
Synchronize video layout to current call in menu.
2022-09-29 14:01:53 +02:00
Julien Wadel
b0d373574f Fix length error on call list (QML).
Reopen camera when going to the waiting room without changing conference Model.
2022-09-28 19:00:30 +02:00
Julien Wadel
7a48b83c74 Display Active Speaker as a preview when alone.
Refresh previews camera on start to avoid black screens.
2022-09-28 18:02:40 +02:00
Julien Wadel
a93200e00b Display outgoing call when calling instead of blank page.
Use c++ global cursor to get position when leaving windows for fixing fullscreen behavior on comboboxes (and any others items that can grab mouse events).
Qt workaround for fixing layouts that are not refreshed when size/content change.
2022-09-27 14:19:53 +02:00
Julien Wadel
10fc4e30ab Cancellable ICS in meetings view. 2022-09-26 20:09:43 +02:00
Julien Wadel
b080e56823 Option to schedule a meeting from a group chat. 2022-09-26 18:06:25 +02:00
Julien Wadel
1eb9f130eb Load optimization (call logs).
Select new call only if it is connected.
2022-09-26 17:13:54 +02:00
Julien Wadel
46680c66e6 Fix preview on grids/active speaker.
Change colors of preview.
2022-09-26 17:13:49 +02:00
Julien Wadel
616a18dcd4 Remove errors logs from SDK requests.
Avoid display secure chats if they cannot be created.
Fix QML errors when no chat room model has been set in conversation.
2022-09-26 13:04:50 +02:00
Julien Wadel
921d6e07c9 Clean audio capture when using MultimediaParametersDialog (avoid having micro recording after quitting the Waiting Room/Media menus) 2022-09-22 14:23:26 +02:00
Julien Wadel
0a149b55a8 Fix video conference invitation that wasn't send to secure chat because of missing subject.
Fix hidden secure icon on participant lists (chat room and video conference creation)
2022-09-22 12:13:56 +02:00
Julien Wadel
308c3c8248 Fix errors when conversation has no chat room. 2022-09-22 10:14:54 +02:00
Julien Wadel
579893f5f9 Display call title in the middle.
Send Video conference invitation in secure chat if possible.
Fix crash on chat room deletion.
2022-09-21 17:33:28 +02:00
Julien Wadel
4fcb0110d0 Fix paused avatar.
Fix getting old design on incoming call.
Fix  "alone conference" message on one-one.
Fix complex address display with tags in wiating room and incall.
2022-09-20 19:00:56 +02:00
Julien Wadel
08577e8b57 Hide action buttons while preparing the video conference. 2022-09-19 16:42:46 +02:00
Julien Wadel
ecd6e2abf7 Fix clearing chat while being in call (when switching chats in timeline) 2022-09-19 16:11:48 +02:00
Julien Wadel
bf9c76a02c Rework timelines to avoid GUI crashes when changing conversation. 2022-09-19 16:11:48 +02:00
Julien Wadel
8fa1c028fc Add QRCode feature for attaching accounts. 2022-09-17 13:35:58 +02:00
Julien Wadel
0aeaf84ef0 Fix group call button in conversation. If the video conference URI has been set, we don't have to limit the participant count of a local group call.
Fix local conference view and waiting ready message.
Fix crash on mixing hold call and conference call.
2022-09-06 16:33:02 +02:00
Julien Wadel
aacf48cf19 Fix having empty spaces in active speaker view on mini views.
Remove workaround for refreshing list and move to begining of the list if contents fit the view.
2022-09-06 13:40:39 +02:00
Julien Wadel
cfa2205de4 Fix changing avatar name on removing call. 2022-09-06 10:29:00 +02:00
Julien Wadel
dad9cbecf2 Lime server Url migration from core to accounts. 2022-09-05 20:07:18 +02:00
Julien Wadel
b98d5992e4 Add ZRTP post quantum, activated with ENABLE_PQCRYPTO=ON.
Change encryptions mode selection from buttons into combobox.
Display encryptions in call statistics.
2022-09-05 19:39:37 +02:00
Julien Wadel
24ebb44d98 Add debug info for speaking and mute events.
Limit video size on mosaic from linphonerc-factory (choice).
Fix active speaking name display.
2022-09-01 15:58:14 +02:00
Julien Wadel
35c6f8f205 Update and clean contact design.
Display sender on incoming message.
2022-09-01 14:47:06 +02:00
Julien Wadel
df8d7f2052 Avoid displaying the alone message at the start of the conference by letting time to be initialized. 2022-08-30 14:19:28 +02:00
Julien Wadel
15f6392bcd Fix preview decorations in active speaker.
For Active speaker : Workaround about resolving a Qt's bug on refreshing list view layout for inversed vertical direction.
2022-08-30 13:15:50 +02:00
Julien Wadel
9cfaba1839 Fix fullscreen 2022-08-30 09:14:07 +02:00
Julien Wadel
91f4d94aae Add a message banner to call view. If the user is alone, display an alone message.
Fix paused view : fix the state display (next to username)and show username in remote view.
Add an API to get participant device count from the conference model.
Reduce mosaic max size before switchçng to lesser quality (9 to 6 participants).
Upgrade message banner to be more customizable on colors and icons.
Hide some buttons if the conference is not ready.
Fix title display if there is no elapsed time (remove the minus character).
2022-08-29 18:37:51 +02:00
Julien Wadel
50be00a386 Feature : add a slide menu on timeline by a right-click to display actions to do (Add a way to delete entirely the chat room from timeline).
Fix leaving chat room when emptying history and still in the chat room.
Delete chat room only if it is empty (no messages and no events), and if it has been left by the user.
Remove timeline from list only if the chat room is on Deleted state (doesn't exist on server and local).
2022-08-26 16:53:03 +02:00
Julien Wadel
1e91a4a94c Upgrade mosaic layout to fit with the best layout (where stickers have their max sizes). 2022-08-26 13:56:41 +02:00
Julien Wadel
db18716218 From the settings panel, fix account creation that should based on default values.
Show sip scheme in sip identity in authentication popup.
2022-08-26 13:51:25 +02:00
Julien Wadel
8798023053 Confirm to user when a conference has been deleted.
Synchronize conferences list when new conference info is received (preparation work for remote concellation/edition).
Change color on exclusive buttons in conferences list.
Disable camera button on audio-only mode.
2022-08-26 13:50:00 +02:00
Julien Wadel
d0461d5ec2 Add a way to put a custom view in front of a dialog.
Conference Creation:
- Add a waiting view while creating a conference.
- Move to conferences list on success
-
2022-08-25 18:08:13 +02:00
Julien Wadel
9b2867ad41 Keep ending call view if remote hanged up.
Display waiting room on ending call only if there is an ending message(hang up or error).
Hide preview in 1-1 when no video.
Fix : Hide duration in ending call.
Fix missing translations.
2022-08-25 16:52:55 +02:00