Julien Wadel
08363816b6
Fix sequences
2024-03-11 18:30:37 +01:00
Julien Wadel
58a765aee3
Update SDK to 5.3.34
2024-03-11 16:47:50 +01:00
Julien Wadel
d69a68c5ca
- 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.
2024-03-11 16:46:31 +01:00
Libor Filípek
761f04d474
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-11 10:09:32 +01:00
George Salukvadze
edf4c3a046
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-11 10:08:03 +01:00
luca0N!
c80d7beb0a
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-11 10:08:03 +01:00
George Salukvadze
1765c06e71
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-11 10:08:03 +01:00
一辰
5efe5e8f08
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-11 10:08:03 +01:00
Ajadr
945354a557
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-11 10:08:03 +01:00
Heiko Meesenbh
c7b206c843
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-11 10:08:03 +01:00
Libor Filípek
d831a5ed77
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-11 10:08:03 +01:00
Julien Wadel
8fb9bb159a
Update SDK to 5.3.33
2024-03-11 09:56:54 +01:00
Julien Wadel
7bfc6e0312
CI: deploy on request.
...
Update event count after start.
2024-03-11 08:59:59 +01:00
Julien Wadel
bcf95f13af
Update to SDK 5.3.30
2024-03-08 21:21:48 +01:00
Julien Wadel
24668bc7d8
Avoid to remove file on cancelling upload
2024-03-08 21:21:26 +01:00
Julien Wadel
3ca4c20d6e
Add systray notification options:
...
- '[ui] systray_notification_blink' : option to activate/deactivate the blinking systray on unread notifications.
- '[ui] systray_notification_global' : option to display notification number from all accounts or only selected.
- '[ui] systray_notification_filtered' : option to filtering the number (not count if chat room is muted).
2024-03-08 16:49:44 +01:00
Julien Wadel
cd9d979a1f
Fix URI handlers and remote provisioning.
2024-03-08 13:01:34 +01:00
Julien Wadel
f0fc67d615
'[ui] notification_origin' : option to specify where to display notifications (only supported top-right=1 and bottom-right=0)
2024-03-08 13:01:29 +01:00
Julien Wadel
027a067892
Fix crash on sending a forward message on a new secure chat room.
2024-03-06 17:27:46 +01:00
Julien Wadel
ef74c2cb47
Build fix from API change
2024-03-04 13:06:37 +01:00
Julien Wadel
48e5f6a8f8
Update Readme
2024-03-04 12:55:02 +01:00
Julien Wadel
c9d4cb27c1
Update Change logs
2024-03-04 12:49:27 +01:00
Julien Wadel
c42264f763
Update SDK to 5.3.26
2024-03-04 12:48:46 +01:00
Julien Wadel
0e726d2008
Fix capture graph with settings.
2024-03-04 12:42:49 +01:00
Julien Wadel
189ccb25b7
Update Changelog
2024-03-04 12:41:28 +01:00
Julien Wadel
1bbc35701d
Fix the start datetime in conference scheduling by bypassing javascript dates with strings.
2024-03-04 12:40:33 +01:00
Julien Wadel
a434eb730a
Fix audio issues when using audio settings while being in call (bis).
...
Wrong QML signal.
2024-03-04 12:40:13 +01:00
Julien Wadel
d243ffaa2e
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-03-04 12:40:02 +01:00
Julien Wadel
683f6fc51c
Fix Qt bug on FileDialog for Windows that prevented remote file to be used.
2024-03-04 12:39:49 +01:00
Julien Wadel
8892fc2bf0
Fix empty route in account settings.
2024-03-04 12:39:49 +01:00
Julien Wadel
16851bdcc2
Fix crash on participant list.
2024-03-04 12:39:49 +01:00
Julien Wadel
33da261c08
CI : Build on Ubuntu2004 instead of Ubuntu18 because of eol.
2024-03-04 12:39:49 +01:00
Julien Wadel
5757d47dcc
About readonly
2024-03-04 12:30:54 +01:00
Julien Wadel
e049d9058e
Fix arm64 build
2024-03-04 12:30:45 +01:00
Julien Wadel
3506452e67
Add application info in logs for better readability.
2024-03-04 12:30:35 +01:00
Julien Wadel
0e77fbe20e
Fix rates on capture audio (SDK).
2024-02-01 10:05:45 +01:00
Julien Wadel
ed698c3b66
Fixes on Date picker (empty page on open) and Ephemeral deactivation.
2024-01-23 11:45:20 +01:00
Julien Wadel
f82be7731c
- URI handlers when no domain are provided like tel:number.
...
- remove trailing new lines in smart search bar.
- Update SDK to 5.3.10.
2024-01-18 19:47:18 +01:00
Julien Wadel
f656c02741
Remove phone number from assistant (not yet stabilized).
2023-12-21 18:35:13 +01:00
Julien Wadel
48fe522a01
Fix deliveries overlap with emojies.
...
Update SDK to 5.3.1
2023-12-21 18:26:15 +01:00
Christophe Deschamps
b1ed74dfe6
Fix differentiated color for outgoing/incoming chat text color
...
(cherry picked from commit d44f988d75 )
2023-12-21 09:05:31 +01:00
Julien Wadel
da7410fa57
Add default transport setting for assistant (assistant_default_transport).
...
Update SDK (5.3)
2023-12-20 10:49:27 +01:00
Julien Wadel
867cd16c40
- Update SDK (fix to support PBX servers woith missing header in INVITE)
...
- Fix call history display on default account.
2023-12-14 12:08:35 +01:00
Julien Wadel
950d1934ad
Update Change logs and SDK to 5.3
2023-12-12 17:39:54 +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