Commit graph

4675 commits

Author SHA1 Message Date
Julien Wadel
c4f3dba832 Fix sequences 2024-03-12 09:05:46 +01:00
Julien Wadel
2338dae8e5 - Keyboard shortcuts:
* 'Ctrl+Shift+W' (or V): accept with video the last incoming call.
    * 'Ctrl+Shift+A': accept without video the last incoming call.
    * 'Ctrl+Shift+D': terminate the last call.
    * 'Ctrl+Shift+E': Enable/disable echo cancellation.
    * 'Ctrl+Shift+L': Unmute/Mute speaker.
    * 'Ctrl+Shift+M': Unmute/Mute microphone.
- Request application focus when hovering a call notification.
- Forbid to calibrate echo cancellation while being in call because it is not supported.

# Conflicts:
#	CHANGELOG.md
#	linphone-app/src/components/settings/SettingsModel.hpp
#	linphone-app/ui/modules/Common/Form/MouseArea.qml
2024-03-12 09:05:33 +01:00
Libor Filípek
56b35dfed1 Translated using Weblate
Currently translated at 100.0% (1127 of 1127 strings)
(Czech)

Translation: Linphone Desktop/Master
Translate-URL: https://weblate.linphone.org/projects/linphone-desktop/master/cs/
2024-03-09 04:30:39 +01:00
George Salukvadze
bce1776a3a Translated using Weblate
Currently translated at 5.4% (61 of 1116 strings)
(Georgian)

Translation: Linphone Desktop/Master
Translate-URL: https://weblate.linphone.org/projects/linphone-desktop/master/ka/
2024-03-09 04:30:39 +01:00
luca0N!
320aa1dfc4 Translated using Weblate
Currently translated at 100.0% (1116 of 1116 strings)
(Portuguese (Brazil))

Translation: Linphone Desktop/Master
Translate-URL: https://weblate.linphone.org/projects/linphone-desktop/master/pt_BR/
2024-03-09 04:30:39 +01:00
George Salukvadze
e117e493dc Translated using Weblate
Currently translated at 5.2% (59 of 1116 strings)
(Georgian)

Translation: Linphone Desktop/Master
Translate-URL: https://weblate.linphone.org/projects/linphone-desktop/master/ka/
2024-03-09 04:30:39 +01:00
一辰
8b009252a7 Translated using Weblate
Currently translated at 73.4% (820 of 1116 strings)
(Chinese (Simplified))

Translation: Linphone Desktop/Master
Translate-URL: https://weblate.linphone.org/projects/linphone-desktop/master/zh_Hans/
2024-03-09 04:30:39 +01:00
Ajadr
0c59cd3132 Translated using Weblate
Currently translated at 100.0% (1116 of 1116 strings)
(Portuguese (Brazil))

Translation: Linphone Desktop/Master
Translate-URL: https://weblate.linphone.org/projects/linphone-desktop/master/pt_BR/
2024-03-09 04:30:39 +01:00
Heiko Meesenbh
4c885610c3 Translated using Weblate
Currently translated at 99.6% (1112 of 1116 strings)
(German)

Translation: Linphone Desktop/Master
Translate-URL: https://weblate.linphone.org/projects/linphone-desktop/master/de/
2024-03-09 04:30:39 +01:00
Libor Filípek
2cf5a0c31f Translated using Weblate
Currently translated at 100.0% (1116 of 1116 strings)
(Czech)

Translation: Linphone Desktop/Master
Translate-URL: https://weblate.linphone.org/projects/linphone-desktop/master/cs/
2024-03-09 04:30:39 +01:00
Julien Wadel
8979357662 clang format 2024-03-08 10:04:03 +01:00
Julien Wadel
6c0ff0ada2 Add build option to deactivate/activate screensharing 2024-03-08 10:03:41 +01:00
Julien Wadel
d7a5f3898b Screen sharing : Display a preview when a Window has been selected. 2024-03-08 08:56:44 +01:00
Julien Wadel
ae686db48c Fix crash on sending a forward message on a new secure chat room. 2024-03-06 17:45:44 +01:00
Julien Wadel
4afcb32af6 CI : Build on Ubuntu2004 instead of Ubuntu18 because of eol. 2024-03-04 11:27:29 +01:00
Julien Wadel
66e5ce9a4c Update SDK 2024-03-01 18:03:23 +01:00
Julien Wadel
4b2401a09a Update translations 2024-03-01 15:53:24 +01:00
Julien Wadel
ca7278d51f Feature: Screen Sharing
Avoid to use SCShareableContent API because of crash on release.
2024-03-01 15:53:24 +01:00
Julien Wadel
559b5b13ea Fix capture graph with settings. 2024-03-01 15:53:24 +01:00
Julien Wadel
4e794cf59f About readonly 2024-03-01 15:53:24 +01:00
Julien Wadel
0023c07bb6 Fix arm64 build 2024-02-26 05:49:02 -05:00
Julien Wadel
b9f26b81fb Add application info in logs for better readability. 2024-02-19 09:33:51 +01:00
Julien Wadel
9c4159e00e Fix multiple application instances on Windows. 2024-02-19 09:21:36 +01:00
Julien Wadel
8420dab6c5 Fixes on Date picker (empty page on open) and Ephemeral deactivation. 2024-02-19 09:21:36 +01:00
Julien Wadel
7e281cc1a7 - URI handlers when no domain are provided like tel:number.
- remove trailing new lines in smart search bar.
2024-02-19 09:21:36 +01:00
Julien Wadel
4b824fca23 Fix call history display on default account. 2024-02-19 09:21:36 +01:00
Julien Wadel
9c99728d84 Add default transport setting for assistant (assistant_default_transport). 2024-02-19 09:21:36 +01:00
Julien Wadel
96c150acde Fix deliveries overlap with emojies. 2024-02-19 09:21:36 +01:00
Julien Wadel
f0c325c208 Update Changelog 2024-02-19 09:21:36 +01:00
Julien Wadel
87773adf50 Fix the start datetime in conference scheduling by bypassing javascript dates with strings. 2024-02-19 09:21:36 +01:00
Julien Wadel
9746366751 Fix audio issues when using audio settings while being in call (bis).
Wrong QML signal.
2024-02-19 09:21:36 +01:00
Julien Wadel
b09c1aaed3 Update sdk to master 2024-02-16 13:57:02 +01:00
Julien Wadel
d8e2a366d0 Fix audio issues when using audio settings while being in call.
Media cards must not be used twice (capture card + call) else we will get latencies issues and bad echo calibrations in call.
Force to close all capture graph when going in call.
2024-02-16 11:41:37 +01:00
Julien Wadel
d1fa93995f Fix Qt bug on FileDialog for Windows that prevented remote file to be used. 2024-02-16 11:41:27 +01:00
Julien Wadel
b900728003 Fix empty route in account settings. 2024-02-16 11:41:15 +01:00
Julien Wadel
497e814796 Fix crash on participant list. 2024-02-16 11:41:06 +01:00
Julien Wadel
4e014c300a Update Readme 2024-02-15 12:29:42 +01:00
Christophe Deschamps
d44f988d75 Fix differentiated color for outgoing/incoming chat text color 2023-12-12 18:15:02 +01:00
Julien Wadel
66877b418d Translated using Weblate 2023-12-12 16:11:21 +00:00
Julien Wadel
8dec72ffd4 - Fix crashs on reply shortcut, delete chat room with presence status, removing participants from group chat.
- Display contact search on forward popup.
- If not set by user, use a VFS folder to download files instead of default DownloadDir
2023-12-01 17:41:18 +01:00
Julien Wadel
9fb849907f Add option to change log file max size with [ui] logs_max_size 2023-12-01 15:57:00 +01:00
Julien Wadel
47be8c3432 Check on eventlog before using as it can be null in case of database corruption. 2023-11-30 16:08:38 +01:00
Julien Wadel
53cbc2fa1c Fix multiple reactions from same account on message.
Update SDK to 5.3 branch
2023-11-29 16:50:29 +01:00
Julien Wadel
19f3823d5a Add global config in RC to activate chat/video:
[app]
disable_chat_feature=0
disable_video_feature=0
2023-11-24 17:25:55 +01:00
Julien Wadel
4d306fe3aa Update autostart file with last started application. 2023-11-24 11:59:02 +01:00
Julien Wadel
f9c3a5c4be update cs translation 2023-11-24 11:32:13 +01:00
Julien Wadel
b2f5f77003 Linux : .desktop upgrade. Copy scalable icon into '~/.local/share/icons/hicolor/scalable/apps/'.
Remove iconified option if not in autostart.
2023-11-24 11:27:55 +01:00
Weblate
66354134a3 Fix Weblate conflict 2023-11-23 10:51:12 +01:00
Julien Wadel
4bcff34139 Fix merge conflict on Translated using Weblate 2023-11-22 16:39:47 +01:00
Julien Wadel
761d552e1b Translated using Weblate 2023-11-22 15:33:47 +00:00