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
Julien Wadel
6a492b9f05
Fix chat bubble sizes and title sizes on pages.
2023-09-19 14:32:31 +02:00
Julien Wadel
307182dbe4
Fix on enabling Ephemeral on chat room creation. It wasn't enabled if the creation comes from remote user.
...
Fix crash with new Conference models.
Fix duration to 1 hour and if a ICS was selected, display the correct duration.
Fix margins on date in conference creation and on Date picker.
Change admin english text event in chats.
Remove secure icon in conference contact search.
Display one star security icon if ZRTP was not verified.
On authentication popup, remove Realm if username is only displayed. Adapt Identity text.
Fix forward selection in search bar.
2023-09-15 11:55:46 +02:00
Julien Wadel
31011b2b4c
Fix mac build.
...
Move call history to correct items after loading new items.
Display menu options on Mac.
Update SDK master.
2023-09-15 11:42:54 +02:00
Julien Wadel
4446a677fe
Fix chat room redirection on notification message.
...
If selected, fix display conversation on opening conversations list.
2023-09-14 17:51:37 +02:00
Julien Wadel
8a86536b28
- Add an hidden option to activate ephemeral on chat creation (create_ephemeral_chat_rooms=<seconds>)
...
- Add a placeholder in contacts for display name and resize empty box to placeholder size.
- Fix account name alignment.
- Hide records menu if option has been deactivated.
2023-09-13 11:07:22 +02:00
Julien Wadel
9bf230266e
Crash fixes on ZRTP popup if call has been end. Close popup on end.
...
Fix random crash on SettingsModel qml coming from uninitialized model.
2023-09-13 10:57:02 +02:00
Julien Wadel
8257847f39
Deactivate account creation and login by phone because of unsecure captcha.
2023-09-13 10:51:13 +02:00
Julien Wadel
dbf63b0c3e
Fix security level synchronization in chat rooms.
...
Fix hidden admin status on first group chat creation.
Fix Magic search that could retrieve addresses with Gruu.
Fix debug outputs on missing colors.
Fix click area in call list.
Fix some missing items in qml.
2023-09-13 10:37:44 +02:00
Julien Wadel
b8a6339e69
Fix received time on forwards.
...
Remove gruu on convertion of participant addresses into string.
Fix permissions access on removing records.
2023-09-13 10:36:28 +02:00
Julien Wadel
a01868a901
Redirect to email recovery on forgotten button.
...
Change layout direction on chat call events.
2023-09-13 10:32:13 +02:00