Commit graph

653 commits

Author SHA1 Message Date
Julien Wadel
0e726d2008 Fix capture graph with settings. 2024-03-04 12:42:49 +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
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
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
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
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
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
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
1a8941444b rootca is ship in linphone folder: Use it instead of executable name. 2023-11-22 15:35:14 +01:00
Julien Wadel
7498453f8c Call logs : Remove double check on local address and use only logs from Account(). 2023-11-22 14:37:31 +01:00
Julien Wadel
2285bd2340 Display all call on default account. 2023-11-22 11:39:51 +01:00
Julien Wadel
0b9130c37e fix default account. 2023-11-20 17:02:09 +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
5fcde6ca26 Deactivate spellchecker by default. 2023-11-15 09:15:19 +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
7451bdd488 Update SDK and adapt code for new FlexiAPI (QRCode).
Fix ispell compilation error.
2023-11-07 11:55:50 +01:00
Christophe Deschamps
f61c11759f Spell checker fixes & improvements 2023-11-07 10:09:17 +00: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
Julien Wadel
7371b877b3 If the default account is selected, Me is all local accounts. This is useful to display all chat rooms and get rid of unread messages.
Display chat rooms on removed account
2023-11-06 14:12:09 +01:00
Christophe Deschamps
19d54cb0aa Linux spell checker based on ispell 2023-11-06 12:57:38 +00: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
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
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
a1f0d83386 Fix freeze update state on timelines. 2023-10-10 14:04:26 +02:00
Julien Wadel
b8d3e0d382 Fix message order and remove local timestamp received. 2023-10-03 12:23:55 +02:00
Julien Wadel
5d01fe8ac3 Fix pdf module activation.
Remove cmake_install_prefix sue for subdirectory as it is error prone (install will not use what is defined but only the root install prefix).
Fix install folder for Tasks on Mac.
Fix CI file for Mac.
Fix rootca folder on Mac.
2023-09-25 16:48:07 +02:00
Julien Wadel
aac2d9f120 Revert back to add signing identity for Macos.
Allow CPACK to sign the application.
Fix cmake options list that wasn't set because of scope.
Make more generic the Windows hack on QtKeyChain.
Use a script to code sign all files (not working in cmake file)
Clean cmake files to use targets.
Rework Mac build.
Avoid to use git if version has been specified with cmake command (LINPHONEAPP_VERSION)
2023-09-22 14:29:10 +02:00
Julien Wadel
085d5b6666 Fix double instances on Linux. Revert back QDBus after upgrading SingleApplication to 3.4 2023-09-19 11:54:22 +02:00
Julien Wadel
e614ab9cf7 Fix fr non breakable spaces and enum. 2023-09-15 14:48:11 +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
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
fc8cd8afe6 Upgrade singleapplication to 3.4.0 for fixing multiple instances on slow Windows. 2023-09-14 16:47:46 +02:00
Julien Wadel
f346265122 Remove Flexiapi usage for login.
Display more login feedback.
2023-09-14 16:45:51 +02:00
Julien Wadel
bc9a8d9a27 Fix phone number accounts. 2023-09-13 17:14:00 +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
b3a836f11e Fix crash on new participants when account have no contact address. 2023-09-13 10:55:22 +02:00