Commit graph

4309 commits

Author SHA1 Message Date
Julien Wadel
9593bc230d [draft] Freedesktop Notifications implementation (Linux) 2022-12-30 16:46:29 +01:00
Julien Wadel
b132e19e2e 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 and adapt MSYS2 paths in CI for Windows.
2022-12-28 12:32:15 +01:00
Julien Wadel
8f596c7e6b VFS sync API to write a key.
Set a key if it is mandatory at startup.
2022-12-28 12:01:39 +01:00
Julien Wadel
a622900e8b Fix volume gauge in multimedia parameters while being in call.
Add customization UI when deactivating video/conference/update checker.
2022-12-27 15:49:26 +00:00
Julien Wadel
bf6b0f565a Use ColorModel instead of color for custom C++ featuring. 2022-12-27 16:37:59 +01:00
Julien Wadel
ea1fb992f2 Add a debug feedback about the reason of exiting the application. 2022-12-20 10:40:16 +01:00
Julien Wadel
2d018ce6c9 QML Reindentation 2022-12-20 10:40:16 +01:00
Julien Wadel
3c07e610ca Fix layout on delivery icon that was behind menu button. 2022-12-20 10:40:16 +01:00
Julien Wadel
76a6a8b6ea System languages based on QLocale and not name. 2022-12-20 10:40:16 +01:00
Julien Wadel
61e1050cdc Conference info datetime is based on UTC and not System. 2022-12-20 10:40:16 +01:00
Julien Wadel
f2b33a6a01 Hide participants in cancelled ICS. 2022-12-20 10:40:16 +01:00
Julien Wadel
fd3db129a0 Fix QT Keychain dependencies and Appimage build. 2022-12-19 13:07:10 +01:00
Julien Wadel
ca56368469 Remove Flexiapi dependency if no QRCode.
Fix SetThreadDescription entry point on Windows 7/8 (SDK update).
2022-12-19 13:06:28 +01:00
Julien Wadel
3e713f0762 Fix spamming vfs request on store. 2022-12-16 16:40:57 +01:00
Julien Wadel
56cff70b1b VFS Encryption, QtKeychain and file viewer. 2022-12-16 14:37:45 +01:00
Julien Wadel
03abd9d972 Capitalize chat section dates.
Update SDK.
2022-12-12 18:29:18 +01:00
Julien Wadel
51586e2cd6 Fix default language on Mac. 2022-12-12 18:29:18 +01:00
Julien Wadel
8a109d6feb Display a notification of all kind of messages.
(cherry picked from commit 81a3a197df)
2022-12-09 15:54:14 +01:00
Julien Wadel
cad5ed7635 Implement RFC3987 for parsing IRI (NonASCII characters in URL) to allow chat redirections on URL.
Move QML code into C++ in order to have an updated API that take account of unicode formats.
Fix images display that comes from URL in chats.


(cherry picked from commit 8df33fc546)
2022-12-09 15:53:18 +01:00
Michael
e3add33455 Translated using Weblate
Currently translated at 83.8% (841 of 1003 strings)
(German)

Translation: Linphone Desktop/Master
Translate-URL: https://weblate.linphone.org/projects/linphone-desktop/master/de/
2022-12-07 15:34:31 +01:00
Julien Wadel
63127c633b Merge branch 'release/5.0' 2022-12-07 15:32:21 +01:00
Julien Wadel
8d153c240a Update changelogs 2022-12-07 15:07:35 +01:00
Julien Wadel
eb88267d5c Fix starting a meeting when it has been cancelled. 2022-12-07 15:07:24 +01:00
Julien Wadel
c7481fb840 Update SDK for fixing filename with special characters (Windows) 2022-12-07 14:49:24 +01:00
Julien Wadel
1849bd08e4 Short term design choice on meetings list : display all for all accounts. As of 5.2.0 SDK and on cancel, there are no more more links between conference info and current account.
Fix translations on cancelled meetings.
2022-12-07 11:25:10 +01:00
Julien Wadel
75bcdc3fb7 Update SDK to 5.2 2022-12-06 17:33:00 +01:00
Julien Wadel
19e59ae021 Fix typo on camera switch in audio-only. 2022-12-06 17:32:22 +01:00
Julien Wadel
d1027f401d Fix reply message shortcut:
- move to a better location where the message is supposed to be.
- avoid to refresh view when loading chat items.
2022-12-06 17:31:53 +01:00
Julien Wadel
6f673554e4 Display all participants count in ICS (all = SDK participants + organizer) 2022-12-05 15:13:10 +01:00
Julien Wadel
e7767224a0 Fix time zones with QDateTime fromMSecsSinceEpoch/toMSecsSinceEpoch.
Overwrite locale display for qml date to avoid taking account of timezone when using only dates.
2022-12-05 14:38:59 +01:00
Julien Wadel
1b8b57664c Hide remove participant button for 'me' in conference. 2022-12-01 17:39:50 +01:00
Julien Wadel
985f77c815 Disable camera button if paused. 2022-12-01 17:16:48 +01:00
Julien Wadel
4a7caf7fc3 Display all empty chat rooms if option has been set (empty secure chat rooms were hide on restart) 2022-12-01 15:58:46 +01:00
Julien Wadel
c594ed0315 Update SDK for accountless subscribes issues. 2022-12-01 11:27:21 +01:00
Julien Wadel
5b5268ff60 Rework of chat room creations for selections.
- Avoid to select a chat room that is creating/terminating.
- Add a loading spinner when the state of the chat room is updating.
- On creation, wait on chat room state before automatically selecting it.
2022-12-01 11:25:52 +01:00
Julien Wadel
05e7ada86e Fix spinner for joining participants. 2022-12-01 11:21:18 +01:00
Julien Wadel
8b055b3587 Feature : Setting audio devices while being incall. (Update from SDK) 2022-11-28 10:22:48 +01:00
Julien Wadel
6ad3f0fdd9 Fix black preview camera in Settings. 2022-11-28 10:21:45 +01:00
Julien Wadel
6c1a865b44 Update SDK for crash fix on preview. 2022-11-25 17:43:56 +01:00
Julien Wadel
70857601ff Display hand cursor on radio buttons.
Expand click size area on radiobuttons in call menu.
2022-11-25 17:42:42 +01:00
Julien Wadel
53abdf6f06 Fix participant devices leaks. 2022-11-25 17:41:46 +01:00
Julien Wadel
c870daf530 Fix video crashes on changing layout.
- Make as readonly the isVideoEnabled from Camera and let it to do its work.
- Use deactivateCamera to temporary deactivate it (preveiw aswell).
- Check audio only from callModel video layout.
- Deactivate Camera Sticker when changing layout.
- Temporize layout changes in order to let time to Qt to shutdown its objects, and to let the SDK to not use/reuse deleted Qt objects.
- Dynamic load some items on Sticker only if needed.
- Forbid to change layout if previous change has not been done.
- Remove old clean layout functions.
2022-11-25 17:40:04 +01:00
Julien Wadel
149fe9ea8e Synchronization between ICS and participants. 2022-11-22 16:32:52 +01:00
Julien Wadel
773b1053b9 Display participant address on clicking on one (Conference creation) 2022-11-22 16:32:28 +01:00
Julien Wadel
f3d3f1ee0b Fix stopping record when going on fullscreen. 2022-11-22 16:10:42 +01:00
Julien Wadel
010743aa09 Display default preset if no one has been selected. 2022-11-22 14:39:16 +01:00
Julien Wadel
f8ca666219 From Chat room infos:
- Fix hidden buzy indicator on participant invitations (from Chat Room infos).
- Fix auto removing participant on timeout invitations  (30s).
2022-11-22 10:54:07 +01:00
Julien Wadel
91833adbae Contacts fix on deletion 2022-11-21 16:57:47 +01:00
Julien Wadel
8fdf862a27 On contact website info, if the scheme has been defined then add the default scheme : https. 2022-11-21 15:53:22 +01:00
Julien Wadel
2839b39c9f Update SDK (Fix camera previews on Windows) 2022-11-21 14:48:49 +01:00