Commit graph

632 commits

Author SHA1 Message Date
Julien Wadel
58a1f75380 Fix display name with anonymous.
Remove cmake error with minimal version.
2025-10-09 11:59:17 +02:00
Julien Wadel
5b8ea94839 Fix unresponsive switch in account settings. 2025-09-03 16:39:20 +02:00
Julien Wadel
9443649911 Hide share button if no screen has been selected for screen sharing. 2025-08-21 07:42:43 +00:00
Julien Wadel
1e34883610 Display call duration instead of conference duration. 2025-08-19 19:33:29 +02:00
Julien Wadel
b1d20e0879 Activate PointToPoint encryption for conferences 2025-07-29 11:47:37 +02:00
Julien Wadel
cb38fb021e Update to SDK 5.4.30
Revert conference security that is still unsupported.
2025-07-28 16:29:50 +02:00
Julien Wadel
fdab2ffbba Add security on conference calls.
Fix group call by not using ConferenceScheduler.
Fix some QML errors.
2025-07-22 15:15:51 +02:00
Julien Wadel
66a85b2ab4 Fix audio monitoring in waiting room and restart monitoring in settings when no more calls. 2025-07-18 13:41:42 +02:00
Julien Wadel
fad42c88e8 Fix removing me participant when losing admin status: (revert "-do not show 'me' if not admin in group info" from f82fd4c6af)
Disable the option to self unadmin when no other admin exists.
2025-07-03 18:30:32 +02:00
Julien Wadel
1c8f5da470 Volumes sliders in settings now use hardware volumes and doesn't use internal software gains anymore. 2025-05-07 15:30:03 +02:00
Julien Wadel
a68fa9bed1 File permission after auto downloading a file. 2025-04-29 15:33:53 +02:00
Julien Wadel
8f3a282a6c CallLogs: filter and synchronization 2024-03-20 09:35:27 +01:00
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
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
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
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
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
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
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
Christophe Deschamps
d44f988d75 Fix differentiated color for outgoing/incoming chat text color 2023-12-12 18:15:02 +01: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
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
Julien Wadel
31742202b9 Linux : Generate linphone.desktop file to ~/.local/share/applications from menu. 2023-11-22 15:36:05 +01:00
Julien Wadel
0ebaff4355 Make TLS as default SIP transport on other accounts creation. 2023-11-16 13:42:50 +01:00
Julien Wadel
5e1d6307d9 CI: Fix find names for Mac.
Fix default account selction after login.
Add a RC config (message_counter_redirect_enabled) for message counter shortcut to calls.
Update SDK
2023-11-15 12:40:52 +01:00
Julien Wadel
e530366a46 Fix smartsearchbar width to avoid overlapping and x offsets.
Update SDK.
2023-11-14 12:45:40 +01:00
Julien Wadel
c9749f459e Add GUI options to activate Spell Checker and change its language. 2023-11-07 13:16:10 +01:00
Julien Wadel
2839e892e8 Add 2 settings :
- 'show_home_invite_button' : to hide invite button in Home.
- 'default_other_sip_account_domain' : to prefill the domain in other sip account page.

Replace ListModel by JS array because ListModel doesn't support properties.

Fix overlapping with Search bar and keypad.
2023-11-06 16:04:21 +01:00
Christophe Deschamps
19d54cb0aa Linux spell checker based on ispell 2023-11-06 12:57:38 +00:00
Julien Wadel
6d6db67f1d Hide conference and chats in main menu if deactivated 2023-10-30 16:05:08 +01:00
Julien Wadel
87118d2c88 Fix sending composing when opening chat.
Update SDK.
2023-10-27 10:11:01 +02:00
Christophe Deschamps
6da24489e6 Center content better when displaying info popup with long messages 2023-10-24 20:27:36 +00:00
Julien Wadel
fa824ac78a Async load on timelines/calls history bt keep sync only on first elements. 2023-10-24 17:07:07 +02:00
Julien Wadel
0a4405e9c8 Forbid to go in fullscreen if conference is not ready.
Fix crash on call termination (SDK fix)
2023-10-19 16:22:31 +02:00
Julien Wadel
7404ccf64a Load conversations before doing redirections on message notification. This way avoid to display empty conversations. 2023-10-19 16:21:02 +02:00
Christophe Deschamps
ef3a7e1795 Added popups for "check for update" triggered by user 2023-10-18 05:53:52 +00:00
Christophe Deschamps
e31d0b3763 Popup when remote configuration failed + update remote configuration failed error message (Expiration or used) in en & fr 2023-10-17 20:32:15 +00:00
Christophe Deschamps
222c70e7c8 Spell Checker 2023-10-17 19:42:45 +00:00
Christophe Deschamps
a63348993d Display a warning popup prior to launching a remote provisionning on an app that already has one or more accounts 2023-10-17 13:06:39 +00:00
Julien Wadel
dd5e85df13 Add 3 configs :
- show_default_page : at start : open the page.
- show_forced_assistant_page : on 'home' click : display the specified page of assistant.
- show_home_page: if false, Home page should be never displayedµ. Assistant page is show instead.
2023-10-12 17:06:13 +02:00
Julien Wadel
fbd0b2ed39 Remove capability check for knowing if the secure icon is shown in search bar. 2023-10-06 09:22:34 +02:00
Julien Wadel
7b2ce18409 Add a SpitView on chat.
Fix a crash on notification bubble : Remove the shortcut as notifications are seen in panels.
Clean format after deleting text in chat editor.
2023-09-22 16:25:38 +02:00