Commit graph

103 commits

Author SHA1 Message Date
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
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
9344207d0c By default, build Open H264 only if video is enabled. 2023-10-31 10:12:45 +01:00
Julien Wadel
2b8304f093 [ci] Fix mac folder on RELEASE upload 2023-10-25 09:55:21 +02:00
Julien Wadel
f7adda1e70 Notarization : Change altool into notarytool
Revert SDK
2023-10-23 14:30:08 +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
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
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
7fa33b26d7 Fix cpack absolute paths (SDK)
Fix mac build (CI)
2023-08-22 12:48:20 +02:00
Julien Wadel
d967af18dd CI: change mac runner 2023-08-22 09:13:51 +02:00
Julien Wadel
f285ce68de Set build install paths and options. 2023-08-21 09:47:55 +02:00
Julien Wadel
4485a95c8c Attempt to fix macos and windows builds in CI. 2023-08-21 09:47:55 +02:00
Julien Wadel
ea5ef9276a Set minimal OSX target to 10.14 because of a SDK mandatory (better c++17 support) 2023-05-22 10:37:22 +02:00
Julien Wadel
9fb4bcfe8d Appimage is now based on Ubuntu 18.04 instead of debian9 (better c++17 support and still low glibc version). 2023-05-22 10:37:22 +02:00
Julien Wadel
067f13f083 Remove clang from debian9 build because of Qt 5.15.2 :
/opt/Qt/5.15.2/gcc_64/include/QtCore/qstring.h:1559:29: error: cannot initialize a parameter of type 'wchar_t *' with an rvalue of type 'const wchar_t *'
from #include <QQuickFramebufferObject>
2023-04-14 09:58:46 +02:00
Julien Wadel
c5bb7f4a26 Downgrade Qt back to 5.15.2 because of Qt commercial licence that break other GPL licences.
A new version is needed because of linux image.
2023-04-14 09:05:16 +02:00
Julien Wadel
fad974727e Code signing by specifying hash. 2023-03-31 15:37:38 +02:00
Julien Wadel
14f9454b06 Update docker file to use Maintenance Tool from Qt.
Remove the fuse mandatory for CI.
Update CI to use Qt custom version and update application to Qt 5.15.12.
2023-02-24 10:37:42 +01:00
Julien Wadel
b132e19e2e Increase max image size on GUI.
More customization on about, update checker and video.
(SDK) Fix a crash when starting a core on an account that don't have a contact address.

Fix typo in Readme and adapt MSYS2 paths in CI for Windows.
2022-12-28 12:32:15 +01:00
Julien Wadel
85a05ca68b CI : Make release file optionnal 2022-10-15 21:16:55 +02:00
Julien Wadel
edf2c3c71e Active Post Quantum ZRTP for official build.
Upgrade secure shield quality and display it in call instead of generic secure shield.
2022-10-10 15:29:44 +02:00
Julien Wadel
241ece706a Fix sign-args drop out from appimagetool. 2022-09-20 12:38:23 +02:00
Julien Wadel
f894631885 Revert build M1 (waiting for Qt6) 2022-09-19 13:49:07 +02:00
Julien Wadel
8fa1c028fc Add QRCode feature for attaching accounts. 2022-09-17 13:35:58 +02:00
Julien Wadel
6e36d78ab8 CI: Add second url to deploy RELEASE file on main website 2022-06-13 16:04:39 +02:00
Julien Wadel
7f8293f6cd Fix call statistics displays and preview synchronization.
Fix video crashes.
2022-05-13 17:38:43 +02:00
Julien Wadel
da7bd4464a Versionning and auto release 2022-05-13 17:38:43 +02:00
Julien Wadel
69f91c3cc3 - Windows : convert cmd into powershell and build for x64 with msvc2019
- Fix Qt deploy on Windows where some files weren't deployed.
2022-03-18 13:06:55 +01:00
Julien Wadel
e7612e692a Add a custom sign process 2022-03-18 13:06:36 +01:00
Julien Wadel
922d155146 - Enable G729 in CI.
- Update translations.
- Option to enable chat notifications.
2022-01-06 13:22:30 +01:00
Julien Wadel
427fd742de Replace hardcoded shader effects by simple QML object on avatar. This fix OpenGLShader error on compability lost.
Clean address before searching contact while in call. This fix unfound contact (shown on loosing avatar in call list for example)
Fix CI to select Qt from MaintenanceTool and not homebrew or other libs.
macdeployqt from Homebrew is bugged on deploying webengine application : rpath stay in absolute and cannot be used for deployment
Fix Webview on Qt 5.15
2021-11-26 21:52:52 +01:00
Julien Wadel
618edb10ab Fix builds 2021-11-19 22:39:20 +01:00
Julien Wadel
24909899d7 Added qtwebview to docker images. Mandatory since we now use webview for assistant
Deactivate Centos7 build because of unavailability of QtWebengine.
2021-11-19 22:37:26 +01:00
Julien Wadel
4b094d3261 Use a webview for account creation 2021-11-19 22:37:26 +01:00
Julien Wadel
d7dfe986c0 - Forward messages to a contact, a sip address or directly to a timeline.
- Fix CI on Qt5_DIR.
- Hide reply message preview after sending message.
- Fix binding loop on sub-messages.
- Reduce spacing size in message.
2021-11-10 01:50:28 +01:00
Julien Wadel
49454aef5c Fix tunnel build and Mac deployment on generic dmg 2021-11-03 12:29:33 +01:00
Julien Wadel
d09028b700 Add Package option to CI in order to avoid deployment while keeping packages 2021-11-01 17:42:47 +01:00
Julien Wadel
0c5a35a5cd - Split jobs between package and code signing on mac. 2021-10-20 17:12:12 +02:00
Julien Wadel
08a7f3b4ce Fix ci 2021-09-28 10:15:09 +02:00
Julien Wadel
fc5bc239ce Rework on finding MinGW libraries 2021-04-30 19:34:23 +00:00
Julien Wadel
fd451da445 Remove NASM from CI 2021-04-28 19:03:09 +02:00
Julien Wadel
3ae5b6284d Windows CI : change to MSYS2 2021-04-28 20:06:52 +02:00
Anthony Gauchy
77a3f294e0 Update docker image to match sdk 4.5 update 2021-04-08 11:28:50 +02:00
Peio Rigaux
b78e8671e7 changed runner tag to allow apimage generation on shuttle-linux 2021-04-07 14:46:24 +00:00
Peio Rigaux
4933471f1a * Support autostart for Appimage based Linphone-desktop. (Use APPIMAGE variable to retrieve appimage location for autostart)
* Deleted empty icon ligne in autostart file to show icons again
* Fixed indent to use space (default in this file)
2021-03-08 16:51:44 +00:00
Julien Wadel
52cc458a9e Add code signing and fix rpath
Copy lib
2021-01-25 22:35:32 +01:00
Julien Wadel
dcdfbea1e0 CI Windows : change folder 2021-01-16 16:46:38 +01:00