Commit graph

67 commits

Author SHA1 Message Date
3b3bb966d4 Add ringtone selection dropdown and various bugfixes
- Add ComboBox for ringtone selection in Call Settings
- Convert MKV ringtones to WAV format (Linphone only supports WAV)
- Fix ComboSetting to support dialPlan type for international prefix
- Disable account devices feature to prevent API errors
- Disable automatic update check on startup
- Add ringtone fallback to default when custom file not found
- Fix ringtone dropdown to not override setting on initialization

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-08 08:31:15 +01:00
Gaelle Braud
4916c0ad6e do not clone conference info object on model creation as it blocks the creation
fix typo in cancelCreation calling
2026-01-28 12:14:02 +01:00
Gaelle Braud
4fd7199a83 Merge branch 'release/6.1' 2026-01-27 14:38:52 +01:00
gaelle
eb1a94fc01 do not display currently selected conf if we are creating or editing a conf #LINQT-2297 2026-01-07 14:57:35 +01:00
Gaelle Braud
487dadb33f do not store core object in qml files 2025-12-17 09:16:21 +01:00
gaelle
7573f47928 fix meeting list focus #LINQT-1920 2025-12-09 12:49:58 +01:00
Christophe Deschamps
a9a1249ecd Add button to export ICS of meeting in meetings and chat views 2025-12-04 15:36:42 +01:00
Gaelle Braud
f405754e24 FIXES:
auto switch to away/online status when app is inactive/active #LINQT-2172

fix loading ui for chats/meetings lists

use uri only for account uris to remove the < and >
2025-11-28 15:24:29 +01:00
gaelle
3f5797f453 to fix : meeting detail ui
fix meeting detail view #LINQT-2193
2025-11-20 17:55:06 +01:00
Alexandre Jörgensen
f2e49f21b0 Correct typo weight #LINQT-2078 2025-11-07 16:55:05 +00:00
Gaelle Braud
55a54dc10e screen ratio in function 2025-10-23 12:39:16 +02:00
Gaelle Braud
97b1d11adb Fixes:
improve unencrypted conversations warning indicator #LINQT-2061

allow user to choose an address for sending message when multiple addresses in contact #LINQT-2054

verify friend has a core to avoid crash in liblinphone #LINQT-1933

wait for window to be active before calling markAsRead (fix #LINQT-2048)

fix button text color (fix #LINQT-1832)

change format for mkv #LINQT-2056

Registration : check phone number format #LINQT-2044

fix window closing even if a new call is started #LINQT-2055

display popup to delete meetings on right click in meeting list item (allow to delete canceled meetings which cannot be displayed in the right panel)
2025-10-15 17:25:00 +02:00
Alexandre Jörgensen
a9a78cb4bf Accessibility and code improvments:
* Normalize and correct linphone color
* Add border when user focus using keyboard navigation
* Correct some keyboard navigation
* Add accessibility screen reading to interactive elements except chat and meeting
2025-10-15 12:50:43 +02:00
Gaelle Braud
580819df3a "No information" if device last updated date is invalid #LINQT-1646
do not display group call in meeting list
display cancelled meetings

fix account audio devices

meeting description uncapitalize #LINQT-1892
2025-10-01 18:13:57 +02:00
Gaelle Braud
013ba607ec FIXES:
fix inifnite loop #LINQT-2002

display name: do not modify username ui if there is not display name set by a user
remove unused signals

fix contact info update chat list #LINQT-1992

send invitations in secured chatrooms #LINQT-1996

extend meeting detail height #LINQT-1999

scrollbar call history #LINQT-1998

do not sort chat list when filtering it #LINQT-2003

remove useless signal which refresh the view for ephemeral messages (fix #LINQT-1989)
2025-09-24 17:36:46 +02:00
gaelle.braud
77da7183f4 ui fixes
meeting creation/ sip login page margins, typography
2025-09-23 11:41:25 +02:00
gaelle
73358b7a25 Conf info fixes :
set default videoconference factory uri

fix conf info message ui

fix conversation infos call action

always update all conf info on conf info received as we don't know which account is concerned

fix #LINQT-1980 display meeting detail

fix #LINQT-1986 force conferenceInfoReceived signal on meeting creation
fix do not add conference if state is cancelled
2025-09-16 17:33:40 +02:00
Gaelle Braud
3866d7ecdd scrollbar in calls window right panel for small screens #LINQT-1897 (TODO fix numeric pad view) 2025-09-11 14:40:22 +02:00
Gaelle Braud
bad52def4d scrollbar in meeting and conversation participant list #LINQT-1890 2025-09-03 17:17:54 +02:00
Gaelle Braud
2f52844fca participant list design #LINQT-1926 2025-09-02 15:00:12 +02:00
Gaelle Braud
e3aebd3c00 add today button meeting list #LINQT-1886 2025-09-02 11:26:55 +02:00
Gaelle Braud
d742fa9ea0 automatically wrap line in meeting description #LINQT-1889 (+ add scrollbar if description is too long to fit in the window) 2025-08-28 18:22:51 +02:00
Gaelle Braud
4203a9c9c0 fix #LINQT-1887 add scrollbars in meeting details for small screens 2025-08-26 12:29:20 +02:00
Gaelle Braud
5e09348c3d fix #LINQT-1904 last message imdn 2025-08-25 16:55:23 +02:00
Gaelle Braud
54eac3ddc1 loading ui meeting list 2025-08-25 11:42:39 +02:00
Gaelle Braud
3546287649 fix #LINQT-1835 security circle avatar 2025-07-28 10:33:00 +02:00
Christophe Deschamps
0470988c32 - Manage participants inside group chat room
- Wires Set/Unset Admin to model function
- Fixed "is(not) now admin" messages inversion
- Fixed event log list not updating (building ID from timestamp and type)
- Updated text to reflect that a participant can no longer be in a conversation without an explicit "leaving" action from him (admin removed for example)
2025-06-19 11:55:42 +02:00
Christophe Deschamps
4a042392ac Schedule meeting from chat room 2025-06-17 14:57:48 +02:00
Gaelle Braud
73b83771be copy message text to clipboard + improve chat message and sending area ui 2025-05-07 18:39:14 +02:00
gaelle
3eca1736d5 english 2025-03-20 17:45:52 +01:00
gaelle
f81400eed0 cmake + french translation 2025-03-19 17:01:15 +01:00
Gaelle Braud
06647f002a resize the app according to screen definition
fix ui size according to screen resolution
2025-03-07 11:36:34 +01:00
gaelle
c8b65fb5b2 fix flickable direction
fix ui left panel call history/contact/meeting
2025-02-25 12:19:55 +01:00
Gaelle Braud
5144df7896 fix contact edition fields
try to remove avatar shadow effect in lists to improve performances
2025-02-10 15:39:18 +01:00
Gaelle Braud
db6fc41480 fix #LINQT-1622 connection succeed popup
set new privacy policy and terms of use urls

fix mic volume tester visibility in call

fix #LINQT-1583 secured avatar on unsecured address in call history

fix #LINQT-1631 zrtp to verify devices

fix #LINQT-1526 title inside stackview to avoid freeze effect

fix #LINQT-1579 spacing in layouts

fix #LINQT-1625 right panel closes before new call starts

crop text sticker

fix verified icon size
2025-01-28 18:13:10 +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
ae82cd0ea6 Update meeting title while typing.
Take account sip address on losing focus when saving contact.
2025-01-16 09:15:08 +01:00
Gaelle Braud
549866b48f fix crash on clearSingletons due to ButtonStyle nested components 2025-01-15 15:01:14 +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
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
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
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
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
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
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
733702b781 fix #LINQT-1433 highlight and position view at current index meeting list 2024-11-28 17:29:25 +01:00
Gaelle Braud
b5c3751c72 fix layout polish loop (this one may be the right one) 2024-11-21 16:15:51 +01:00