Commit graph

4622 commits

Author SHA1 Message Date
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
Julien Wadel
86731b4f0b Translated using Weblate from
- Manuel Alejandro Rivas Toledano
- Libor Filípek
2023-11-22 15:16:58 +00: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
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
5fcde6ca26 Deactivate spellchecker by default. 2023-11-15 09:15:19 +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
885f529abb CI: use only "deploy" tag for all deployment. Make a sha512 sum of the package and upload it. 2023-11-08 10:56:38 +01:00
Julien Wadel
a6acf9fd3c Update SDK (LDAP filter multi criteria) 2023-11-07 14:57: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
92ca29b3cd Revert pinfo.list description and fix entitlements. 2023-10-31 14:22:28 +01:00
Julien Wadel
9344207d0c By default, build Open H264 only if video is enabled. 2023-10-31 10:12:45 +01: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
Julien Wadel
2b8304f093 [ci] Fix mac folder on RELEASE upload 2023-10-25 09:55:21 +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
76fdbe857b Add missing description for Apple permissions. That fix crash on start with Ventura (13.1) 2023-10-24 11:50:16 +02:00
Julien Wadel
f7adda1e70 Notarization : Change altool into notarytool
Revert SDK
2023-10-23 14:30:08 +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
Julien Wadel
34ec7c494e Mac: reactive macdeployqt on install and try to find it if cpack 2023-10-19 10:03:14 +02:00
Julien Wadel
95fbcdf3a1 Fix Mac build on propagated variables.
Execute macdeploy on cpack before making dmg.
2023-10-18 18:26:28 +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
98406ef7e0 Fix Application name in installation folder by removing version. 2023-10-16 17:48:07 +02: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
991d83a501 Update SDK 2023-10-12 17:05:17 +02:00
Julien Wadel
a1f0d83386 Fix freeze update state on timelines. 2023-10-10 14:04:26 +02:00
Julien Wadel
e200afa4f6 Update SDK 2023-10-06 09:22:40 +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
b8d3e0d382 Fix message order and remove local timestamp received. 2023-10-03 12:23:55 +02:00
Julien Wadel
b240ccda9a Move folders only on Mac because of bundle. 2023-09-29 17:48:17 +02:00
Julien Wadel
c0ac6da859 Workaround for Mac code signing: Sign all output dir. 2023-09-29 15:59:09 +02:00
Julien Wadel
dedda50d1c CI : use all Mac runners and fix signing identity with spaces. 2023-09-26 10:09:32 +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
18cf4c5180 Save OUTPUT folder in artifacts on Mac 2023-09-22 17:46:52 +02:00
Julien Wadel
afe5fdb6cc Update master SDK 2023-09-22 16:26:36 +02:00