Commit graph

523 commits

Author SHA1 Message Date
Julien Wadel
1c1bd91080 Crash fix on all asynchronous operations. Make alive connections, fix destructor calls. 2025-01-23 11:48:27 +01:00
Gaelle Braud
2e08bfe507 fix third party sip back button visibility 2025-01-22 18:35:33 +01:00
Gaelle Braud
45b2a4f484 fix #LINQT-1565 button icon color
fix #LINQT-1582 auto save audio/video settings when changed in call
2025-01-22 18:04:36 +01:00
Julien Wadel
860fc22aa5 CMake: Add POSITION_INDEPENDENT_CODE=ON to resolve Qt link error (protected symbol). 2025-01-22 16:34:14 +00:00
Julien Wadel
377bf03818 Fix empty display name after setting friend in favorites. 2025-01-22 16:34:14 +00:00
Julien Wadel
552f9791af Fix item ghost hovering and remove moving center when selecting/moving to an item in contacts/call logs.
Remove refreshing meeting list on registration state changes.
Fix scrolling to items in meetings, call logs, contacts.
2025-01-22 15:27:22 +01:00
Julien Wadel
fe453b2f7d Fix an overall crash on safe connections management:
Let some time to check members destructions after connection destruction.
2025-01-22 15:01:08 +01:00
Julien Wadel
afc830e8ef Add a kill method for qdbus. 2025-01-21 14:42:57 +00:00
Julien Wadel
b3a3158c95 Fix display names differences with avatar. 2025-01-21 14:42:57 +00:00
Julien Wadel
30b8134016 Import old deprecated friends.db 2025-01-21 14:42:57 +00:00
Julien Wadel
e79af38bb2 Fix login with fields that were not taken account. 2025-01-21 15:35:55 +01:00
Julien Wadel
93bafc3700 Fix truncated text. 2025-01-21 15:31:19 +01:00
Gaelle Braud
946adfb020 fix #LINQT-1519 back button register page
fix crash

close #LINQT-919 red circle token unverified call

fix paused status

fix #LINQT-1561 troncated texts
2025-01-21 09:27:07 +01:00
Gaelle Braud
2e93b769d0 fix login 2025-01-20 16:42:49 +00:00
Julien Wadel
05b7251797 Fix async crashes like getting display name from Ui. 2025-01-20 10:36:27 +01:00
Christophe Deschamps
5e3a2d07aa Update configuration upon successfull remote provisioning 2025-01-17 14:26:46 +01:00
Gaelle Braud
a4b7951b22 fix meeting creation
fix wrong thread conference info write from model

fix #LINQT-1563 update dummy item on conf info date modif

fix variant object ownership

fix initaldisplayitems
2025-01-16 16:34:17 +01:00
Julien Wadel
60182a8797 Update lime algo and add migration step.
Update SDK.
2025-01-16 10:24:17 +01:00
Julien Wadel
7c4d89cd86 Return back to the correct page on closing contact edition. 2025-01-16 08:56:23 +00:00
Gaelle Braud
53a6f6768d fix #LINQT-1555 grid layout conf 2025-01-16 08:53:53 +00:00
Julien Wadel
ae82cd0ea6 Update meeting title while typing.
Take account sip address on losing focus when saving contact.
2025-01-16 09:15:08 +01:00
Julien Wadel
4181d19631 Synchronize contact list names with contact edition on save. 2025-01-15 18:58:02 +01:00
Julien Wadel
c5c6a328b1 Encode config uri in order to take account of special characters like spaces. 2025-01-15 18:19:20 +01:00
Julien Wadel
11a8106327 On audio call, do not activate video. 2025-01-15 17:56:17 +01:00
Julien Wadel
b46c4d16f2 Propagate friend creations/deletion to allow display name updating. 2025-01-15 17:05:57 +01:00
Julien Wadel
28bb188941 Fix bad thread on Contact creation.
Fix contact selection after creation.
2025-01-15 17:05:57 +01:00
Gaelle Braud
cde6bc0788 fix #LINQT-1551 tabbar text size
fix #LINQT-1552 do not show validation toast in conf

fix #LINQT-1554 micro muted icon for user
2025-01-15 16:36:24 +01:00
Gaelle Braud
549866b48f fix crash on clearSingletons due to ButtonStyle nested components 2025-01-15 15:01:14 +01:00
Gaelle Braud
39564ed708 fix last active index 2025-01-14 14:55:23 +01:00
Gaelle Braud
81dfce3898 rm warning on close 2025-01-14 14:01:38 +01:00
Gaelle Braud
f6c3fc3252 fix crash on friend update 2025-01-14 14:01:38 +01:00
Gaelle Braud
db35d67a70 UI fixes:
- button style + icons

- try to fix mac text edition error

- disabled color considering lightness

- fix #LINQT-1524 avatar secured border

- fix #LINQT-1525 padding add participant form

- fix #LINQT-1537 more options menu in call

- fix #LINQT-1538 floating header in parameters

- fix #LINQT-1539 display name in conf info participants list

- fix #LINQT-1462 rm waiting time
2025-01-14 14:01:38 +01:00
Gaelle Braud
d9786c31e3 set media encryption according to settings 2025-01-14 13:54:31 +01:00
Gaelle Braud
fd36fd7c88 mr 2025-01-14 11:27:50 +01:00
Gaelle Braud
6a46aab83d fix 2025-01-14 11:19:47 +01:00
Gaelle Braud
aab7ad1c6d fix meeting date edition 2025-01-14 11:19:47 +01:00
Gaelle Braud
1d114ab468 fix meeting time edition 2025-01-14 11:19:47 +01:00
Gaelle Braud
06d00de59b fix #LINQT-1512 do not return to conference list when cancel meeting creation 2025-01-14 11:19:47 +01:00
Christophe Deschamps
783c0dbfd1 Option to lookup call remote party in LDAP using only username instead of full address (telephony context) 2025-01-13 20:38:34 +00:00
Julien Wadel
0bc0a44af2 Activate minimized option. 2025-01-13 18:39:48 +01:00
Christophe Deschamps
aef8d4b6c5 Fix codecs update threading 2025-01-10 15:06:37 +00:00
Julien Wadel
d5f8c1af0a Feature: custom shortcuts on main page.
#LINQT-1506
2025-01-10 15:03:40 +00:00
Christophe Deschamps
6833dd10d2 Option to control Ldap Friend cache clearing 2025-01-10 12:17:18 +01:00
Christophe Deschamps
98cadf8b5d Fix succesfull configuration payload type list update threading 2025-01-09 09:19:38 +00:00
Julien Wadel
cfe3c49a68 LINQT-1531: Fix call history display names. 2025-01-09 09:02:44 +00:00
Julien Wadel
fb29ddb4c4 Global crash fix : Cpp Objects were destroyed on GUI destruction.
Add debug name on VariantObject.
2025-01-09 08:51:30 +00:00
Christophe Deschamps
f4460a55bc Run downloaded codecs updates and set video codecs priority policy on Linphone Core Thread 2025-01-08 16:55:38 +00:00
Julien Wadel
56176b27f0 Fix qml errors.
Remove ldap friends cache to avoid being desynchronized with ldap servers.
2025-01-08 16:47:19 +01:00
Julien Wadel
30f08bac93 Fix ldap enabled option. 2025-01-08 15:59:15 +01:00
Julien Wadel
c3bb023f12 New cli commands : Bye, accept, decline. 2025-01-08 13:10:40 +00:00
Julien Wadel
d9692265be Change display limit values to avoid erratic loading behavior on lists.
Select first history call item on load.
2025-01-08 13:35:29 +01:00
Julien Wadel
f1c9301533 Replace EmojiTwo by OpenMoji because Linux display no characters.
Use 2 ttf files because Linux/Windows cannot use the same.
Remove a font loading warning.
2025-01-08 08:43:52 +00:00
Julien Wadel
6ed9f87963 Fix voicemail url in settings.
Fix #LINQT-1479
2025-01-07 15:53:19 +01:00
Julien Wadel
773faddd7c Add margins to logo to avoid showing huge logo in system bars (MacOs) 2025-01-07 11:47:20 +01:00
Julien Wadel
1eaff569c9 Fix mac deprecation using __MAC_OS_X_VERSION_MIN_REQUIRED (available don't work as expected) 2025-01-03 11:53:37 -05:00
Julien Wadel
f351f63b58 Mac deprecation: replace CGWindowListCreateImage by ScreenCaptureKit.
Fix unresponsive combo/switch settings
2025-01-03 10:49:45 -05:00
Gaelle Braud
4a167612a3 fix #LINQT-1499 do not display zrtp popup in conference 2025-01-03 14:46:07 +00:00
Gaelle Braud
e42d90f9ee fix #LINQT-1500 date time in local time zone 2025-01-03 14:45:33 +01:00
Gaelle Braud
cae5372e97 fix #LINQT-1505 edit meeting start/end time 2025-01-03 14:45:33 +01:00
Julien Wadel
d425a3dfe8 Mac fixes:
-Application/Executable names for Mac.
-Codesigning on the correct bundle.
-Configure Ino.plist before setting bundle properties in cmake.

Fix crash on reading empty address on MWI.
2025-01-03 04:51:41 -05:00
Gaelle Braud
0648c3bb61 fix #LINQT-1498 + #LINQT-1510 conf layout + screen sharing when alone in conf 2025-01-02 16:24:44 +01:00
Gaelle Braud
80b119b2ca fix #LINQT-1465 set auto video codecs + don't sort codec lists 2025-01-02 15:39:37 +01:00
Gaelle Braud
eb8c95f192 fix 2025-01-02 10:40:15 +01:00
Gaelle Braud
f1fb447fa3 force active speaker if not in conf 2025-01-02 10:40:15 +01:00
Gaelle Braud
55e325c7ec LINQT-1503 meeting avatar 2025-01-02 10:40:15 +01:00
Gaelle Braud
64ca2feff6 LINQT-1502 add video call button magic search 2025-01-02 10:40:15 +01:00
Gaelle Braud
5dd878dbc9 active speaker as default layout 2025-01-02 10:40:15 +01:00
Gaelle Braud
6377d60c8b fix #LINQT-1501 missing username display only 2025-01-02 10:40:15 +01:00
Gaelle Braud
79aedce881 fix #LINQT-1493 do not display authentication popup in login page 2024-12-27 10:43:32 +01:00
Gaelle Braud
55f1d9c17e set core values on textfield text modified 2024-12-26 14:01:57 +01:00
Gaelle Braud
017971c886 Do not focus on the first element after opening the settings menu.
Fix settings menu navigation.
Update SDK for screensharing.
Fix account list object selection.
2024-12-19 10:21:07 +01:00
Julien Wadel
c908f0d42c Fix blinkink text fields.
Remove storing core from GUI on fields. Core should never be stored in GUI because they are managed by CPP and not QML.
Fix crashes on account settings.
Add missing exception verbosing.
2024-12-18 18:44:14 +01:00
Gaelle Braud
79b15f4178 account parameters save
settings parameters save

ldap enabled save
2024-12-18 15:50:57 +01:00
Gaelle Braud
7faa4cba47 fix #LINQT-1486 set default conference layout in parameters
LINQT-1487 add security/encryption settings
2024-12-12 17:25:53 +01:00
Julien Wadel
d5bc7c071b Fix display command help. 2024-12-12 17:20:01 +01:00
Julien Wadel
5952218487 Move popup position to avoid overlapping with popup button. 2024-12-12 16:18:52 +00:00
Julien Wadel
bdbab66c94 Fix moving current date.
Set dummy conference info as a null core.
Load new items in case of chaning dates.
Allow gui to load until current date.
Fix video direction on screensharing.
Update SDK for tone indication on meetings.
Clean
2024-12-12 16:56:19 +01:00
Christophe Deschamps
656fdc8093 Request audio/video permissions at app startup on Mac 2024-12-12 15:59:28 +01:00
Christophe Deschamps
4d426962d2 Fix H264 codec not loading 2024-12-11 15:41:05 +01:00
Gaelle Braud
04e270e699 fix crash 2024-12-09 16:17:33 +01:00
Gaelle Braud
0f9539f37e fix #LINQT-1438 missing button in waiting room + show calls window when opening waiting room
ui

fix remove participant device from list when leaving conf (bad uri)
2024-12-09 16:10:27 +01:00
Julien Wadel
ef18622793 - Fix undefined signals/functions that comes from bad visibility scope.
- Fix binding loop on cacheBuffer and wrong variables on call statistics.
- Remove apostrophe from user-agent.
- Add RemoteCardDAV into contact list.
- Fix crash on starting a call while a conferenceInfo is loading. 
- Contact details redirection after creating one.
2024-12-09 14:10:13 +00:00
Julien Wadel
fd11013047 Centralize variant creation into Utils 2024-12-06 11:27:39 +01:00
Julien Wadel
aceaa05ec6 Fix country flags + combobox contents list.
Replace unsupported Fonts (Qt need COLRv0).
Clean unused fonts
2024-12-06 11:10:01 +01:00
Julien Wadel
a90a31955f Simplify enabling video and fix not receiving video.
Update SDK for speedup startup.
2024-12-05 19:26:45 +01:00
Julien Wadel
5cf9df2a05 Fix contact redirection from call logs. 2024-12-04 18:14:51 +01:00
Julien Wadel
56b9d2c040 Store full address in friend and fix calling specific address from magic search (like conference) 2024-12-04 10:29:41 +00:00
Julien Wadel
390fc16c0a Fix removing call history.
Update SDK.
2024-12-04 09:06:02 +00:00
Julien Wadel
550295fbe4 Call history: Search into display name and address. 2024-12-04 09:06:02 +00:00
Gaelle Braud
593863b4c2 update meeting list on day changed
fix text

fix #LINQT-1432 progress bar ui

try to fix #LINQT-1429 conference focus as active speaker
2024-12-04 08:39:00 +01:00
Julien Wadel
a3221e9d8e Fix forcing log_collection_upload_server_url 2024-12-03 18:53:38 +01:00
Julien Wadel
d0113124c7 Update file transfer servers 2024-12-03 16:59:33 +01:00
Julien Wadel
f60e8c36e3 Quit fullscreen on escape button. 2024-12-03 15:27:41 +01:00
Julien Wadel
37db0a2394 Fix popup positions to stay inside window. 2024-12-03 10:47:05 +01:00
Julien Wadel
bc836944f2 Fix frozen start on Mac (processEvents should not be used if UI is not displayed). 2024-12-02 15:56:43 +01:00
Julien Wadel
40ed719c98 Fix restart application and remote provisionning with bearer. 2024-12-02 13:22:48 +01:00
Gaelle Braud
84cc47e7dc return to meeting list if cancel scheduling of a conf 2024-11-29 11:45:09 +01:00
Gaelle Braud
586ad1a69d fix #LINQT-1450 contact responsivity
fix display name conf info participants
2024-11-29 11:45:09 +01:00
Gaelle Braud
7608fbcfdb fix meeting list ui 2024-11-28 17:29:25 +01:00
Gaelle Braud
3863365863 fix #LINQT-1439 select new conf on created 2024-11-28 17:29:25 +01:00