Commit graph

4334 commits

Author SHA1 Message Date
Julien Wadel
d2131a94de Icon transparency generations on icon.ico 2023-02-22 16:38:13 +01:00
Julien Wadel
4721cf0e44 Display copy message on share click in reply message. 2023-02-21 15:45:06 +01:00
Julien Wadel
1a0ccf6d24 Update SDK to 5.2.24 (Fix unresponsive video conference on Mac/Windows) 2023-02-21 14:34:24 +01:00
Julien Wadel
83172efc88 Remove unadmin feature to self because of not fully supported. 2023-02-15 16:27:52 +01:00
Julien Wadel
ad37fb0222 Deactivate action buttons and menus if chat room has been left. 2023-02-15 14:52:36 +01:00
Julien Wadel
8931a01d4e - Remove duplicated nat policies.
- Save Stun/Turn proxy configuration.
2023-02-15 11:18:27 +01:00
Julien Wadel
863725b790 Crash after showing participant devices. 2023-02-14 11:33:30 +01:00
Julien Wadel
83cf7133bd Switch off camera on start. LinphoneCore could start the camera if the application stopped while still showing it. 2023-02-13 14:30:25 +01:00
Julien Wadel
f3d2842d98 Fix for Qt 5.12 2023-02-07 17:38:29 +01:00
Julien Wadel
356302ea61 Crash on ending call in conference. 2023-02-07 14:40:16 +01:00
Julien Wadel
bd6290cd19 - Fix display name with UTF32 emojis.
- Allow to change family fonts on avatar.
2023-02-07 09:00:11 +01:00
Julien Wadel
209ee49724 Display non-Ascii avatar 2023-02-06 15:27:19 +01:00
Julien Wadel
c26e895e18 Remove FFMPEG from dependencies as it is no mmore needed.
Fix LDAP authtentication method to use default.
2023-02-02 17:47:34 +01:00
Julien Wadel
803e9f7d81 - Crash when editing contacts from chat.
- Contacts synchronization on creation.
- Contact menu in secure chats.
2023-02-02 10:59:33 +01:00
Julien Wadel
5d1e3bc18f - Remove blank page in callwindows.
- Add a wait step while connecting the call.
- Rewrite CallModel::getStatus() for variable debugging.
- Split status call handler in call list to manage core and call signals. This avoid to use call data before any set from callbacks (core cbs are before call cbs).
- Destroy call notification when model is destroyed (fix blank notification).
- Fix status enums in incall menu for camera activation.
2023-02-01 12:05:40 +01:00
Julien Wadel
982c275f3b Close notification when declining incoming call. Call status wasn't propagated when removing it. 2023-02-01 09:48:27 +01:00
Julien Wadel
bcdb348342 Update SDK to 5.2.19 2023-01-31 09:28:34 +01:00
Julien Wadel
007219f6ee Mac : Fix recordings error that prevent to display the page. 2023-01-30 15:35:08 +01:00
Julien Wadel
eb64295768 Update SDK to 5.2.17 2023-01-30 14:13:46 +01:00
Julien Wadel
04a1324139 Display hidden scrollbars in settings.
Add more feedback on quit reason.
Fix window title based on the application name.
2023-01-30 14:11:37 +01:00
Julien Wadel
b393b5d0e0 Do js check on value in array by doing type coercion (fix error hidden bubble on Qt5.12.12) 2023-01-30 14:07:11 +01:00
Julien Wadel
b52b1ff16f Remove qml keyword that was introduced in Qt 5.15 2023-01-20 09:56:03 +01:00
Julien Wadel
b84b12abf3 Update changelog to SDK version 2023-01-19 17:31:07 +01:00
Julien Wadel
26d2c65f2b User-agent: escape backslash and parenthesis 2023-01-19 17:28:51 +01:00
Julien Wadel
5dc002197d Display media captures files (recordings) 2023-01-17 17:05:19 +01:00
Julien Wadel
62c72bd0e5 Fix user agent to be more compliant. 2023-01-16 15:51:50 +01:00
Julien Wadel
e2cac1a4ac Fix call crash 2023-01-16 12:15:25 +01:00
Julien Wadel
165ef1a46a Close window when the call end and there is no error.
Fix call windows behaviours when choosing a call to be displayed (outgoing, paused, waiting room)

Fix a crash on stopping call when video was active.
2023-01-16 12:15:25 +01:00
Julien Wadel
aad4879afc Hide Active speaker in mini views.
Better fix on refreshing layout when Qt doesn't do it.
2023-01-16 12:15:23 +01:00
Julien Wadel
bce687d3d8 Remove recording button on conference (because of being not fully implemented by SDK) 2023-01-16 12:14:17 +01:00
Julien Wadel
b490eee909 Update default message expiration to one month. 2023-01-16 12:14:17 +01:00
Julien Wadel
0ba33ad146 Make preview movable 2023-01-16 11:59:49 +01:00
Julien Wadel
fffc225f81 Windows : Fix application icon in Windows programs list. 2023-01-10 15:26:13 +01:00
Julien Wadel
115fcb3122 Avoid to strip URI in sip address on URI handlers to call the exact address (eg. keep conf-id for calling a conference) 2023-01-10 10:41:39 +01:00
Julien Wadel
aa660534ba Update lime url on migration for Linphone. Set old core url before migrating account parameters.
Fix OpenSSL deployment on Windows.
Update SDK to 5.2.10
2023-01-09 18:11:38 +01:00
Julien Wadel
a52890bdea Fix a crash at startup for using uninitialized settings model.
Update SDK to 5.2.8
2023-01-09 10:44:33 +01:00
Julien Wadel
13ca5d96cd - Fix CI on Windows (Issue on Paths).
- Update SDK to 5.2.6 (Crash at startup)
2022-12-28 17:07:45 +01:00
Julien Wadel
51658c0443 Fix volume gauge in multimedia parameters while being in call.
Add customization UI when deactivating video/conference/update checker.
2022-12-22 16:27:06 +01:00
Julien Wadel
c6df2a1868 Increase max image size on GUI.
More customization on about, update checker and video.
(SDK) Fix a crash when starting a core on an account that don't have a contact address.

Fix typo in Readme
2022-12-21 15:19:31 +01:00
Julien Wadel
d0935af9b3 Fix on URI parser on multiple urls. 2022-12-20 14:27:40 +01:00
Julien Wadel
52eef2712b Display a generic message if the text is empty in notifications. 2022-12-20 11:19:39 +01:00
Julien Wadel
74d509cade Remove Flexiapi dependency if no QRCode.
Fix SetThreadDescription entry point on Windows 7/8 (SDK update).
2022-12-19 11:29:28 +01:00
Julien Wadel
ce2eebdd1a Add a debug feedback about the reason of exiting the application. 2022-12-16 10:28:52 +01:00
Julien Wadel
156ac7ffc2 QML Reindentation 2022-12-15 10:38:08 +01:00
Julien Wadel
070820225d Fix layout on delivery icon that was behind menu button. 2022-12-15 10:37:51 +01:00
Julien Wadel
8f3052632a System languages based on QLocale and not name. 2022-12-15 09:29:44 +01:00
Julien Wadel
e98c50bfca Conference info datetime is based on UTC and not System. 2022-12-14 14:52:10 +01:00
Julien Wadel
a0a812fd64 Update SDK 2022-12-14 13:31:40 +01:00
Julien Wadel
0c70e20888 Hide participants in cancelled ICS. 2022-12-14 13:31:32 +01:00
Julien Wadel
7dc596c616 Capitalize chat section dates.
Update SDK.
2022-12-12 16:56:05 +01:00