Commit graph

34 commits

Author SHA1 Message Date
Christophe Deschamps
ad0b557cb3 Update linphone-sdk to 5.4.0-alpha-447-g08d52ccd 2024-11-05 05:22:36 +01:00
Julien Wadel
a66528326f Setlocal and update SDK.
Fix reset audio parameters when entering into call options.
2024-09-27 17:06:47 +02:00
Gaelle Braud
90dff93a24 update sdk 2024-09-27 10:45:06 +02:00
Julien Wadel
435b59cc50 Add debug symbols for Mac, Fix no video options and mac build, Update SDK (infinite loop), 2024-09-25 16:07:24 +00:00
Julien Wadel
b5bac4bff6 Update SDK 2024-09-20 16:54:20 +02:00
Julien Wadel
da7679e6be CI: Remove vs2019, add ninja and use it for packaging.
Fix Screensharing
2024-09-20 16:49:49 +02:00
Julien Wadel
7d9841d833 Added vs2022 build, check if sccache works with MSVC 2024-09-19 11:32:44 +02:00
Gaelle Braud
654a4a8f50 fix crash isme
fix warnings

fix login error message + authentication popup

fix typo

update sdk

replace deprecated function
2024-09-19 08:21:18 +02:00
Gaelle Braud
3debdf4bb5 FIXES:
fix account list singleton
fix magic search list thread connection
fix allow calling a connected account
fix magic search flags
fix crash on close settings destruction
magic search thread
meeeting fix time zone
rename settingscore
remove settings from notifier
fix zrtp appearance received call
remove deprecated function; TODO : send invitations when sdk updated
2024-09-13 17:15:15 +02:00
Julien Wadel
8171f2ceb2 SSO 2024-07-02 16:03:35 +00:00
Gaelle Braud
3d5638055f update sdk 2024-06-28 16:22:40 +02:00
Julien Wadel
87b5315f54 Fixes : appimage creation, patch name packages, logo 2024-06-13 17:03:12 +02:00
Julien Wadel
4631ea7fe7 Uri Handler + Restart + Remote provisioning + Confirmation dialog with c++ callback behavior 2024-06-13 15:01:22 +00:00
Julien Wadel
99f752390b Screensharing + Mac ARM64 + Linux build 2024-05-30 17:31:26 +02:00
Julien Wadel
8ba61d800f Fix Windows installation + Update SDK 2024-05-07 16:25:39 +02:00
Julien Wadel
fdbd8dbc87 Set application name and version.
Update SDK.
2024-04-24 12:49:04 +02:00
Julien Wadel
22b3e80717 Local Address, meeting dates, carshes on meeting and dial-out. 2024-04-22 18:16:32 +02:00
Julien Wadel
cba34e82c0 Video management 2024-04-22 18:16:32 +02:00
Julien Wadel
6176f1971c Fix deadlocks and qml errors. 2024-04-22 18:16:31 +02:00
Julien Wadel
1e34f38782 Fix build 2024-04-22 18:16:31 +02:00
Gaelle Braud
c824bd6c83 Country, start conference, dates, combobox, calendar, popup, effectimage, meeting details, conference scheduler 2024-04-22 18:16:31 +02:00
Julien Wadel
fbb83249b8 Update SDK master 2024-03-13 11:31:42 +01:00
Julien Wadel
a69f8a6832 Fix missed call bubble.
Update SDK.
2023-12-08 09:44:56 +01:00
Julien Wadel
a43430fa34 Fix crashes on SafeConnection.
Display missed notifications and fit text size from content.
Add account from profile menu and display Login Page with back button.
Default account selection and change avatar from accounts list.
Remove deprecated function on Friends DB.
Return username by default on display name computation.
Update SDK.
2023-12-06 10:10:08 +01:00
Julien Wadel
b316074feb Feature : Avatar from default account.
- Update SDK for accountRemoved callback and fix on setting default account.
- Update AccountGui from list modification and default account selection.
- Add Avatar provider for Qml.
- Create avatar file and store it into avatars folder.
- Delete old avatar file if replaced.
2023-11-29 14:47:04 +01:00
Julien Wadel
1938ae65e0 Feature: Contacts/Friends.
- Add Gui/Core/Model for friends.
- Add MagicSearch.
- Fix double free on Account list.
- Fix concurrency in SafeConnection destruction.
- Update SDK : Use of onAccountAdded from SDK.
2023-11-27 16:19:30 +01:00
Julien Wadel
9ec84bb168 Add moveToThread on Gui objects constructor.
Fix VariantObject connections.
Rename call creator API.
Update SDK.
2023-11-23 13:49:14 +01:00
Julien Wadel
7ff6989614 Fix crash on logger (instance lost).
Add Call model.
Start audio call from Utils.
Simplify VariantObject to use only setValue().
Add notifications.
2023-11-20 08:52:31 +00:00
Julien Wadel
c94eb7254f Fix Linux build.
Update SDK.
2023-10-23 18:39:10 +02:00
Julien Wadel
ca40833b43 CI: Fix git error on linux images. 2023-10-16 17:18:22 +02:00
Julien Wadel
b6ff625370 Add Single Application.
Add command parser and output modes (--verbose --qt-logs-only).
Move static Logger to core as it is used from Qt and dispatch logs to the SDK thread.
Update SDK to allow builds from MSVC 2022.
2023-10-09 17:19:33 +02:00
Julien Wadel
21f002105f Update CI files 2023-10-09 09:57:48 +02:00
Julien Wadel
23c0b9bd42 Add an example of Cpp model for views.
Remove qml folder.
Update SDK
2023-10-03 15:44:20 +02:00
Julien Wadel
82791dfed4 Initial 2023-10-02 14:37:16 +02:00