linphone-desktop/linphone-app/src/components
Julien Wadel 296da3b7db Avoid refreshing all layout when removing/adding items in list.
Use default video conference layout when making a call.
Fix active speaker device on GUI initialization (going from/to fullscreen, opening new call window).
Changing sort heuristics on participant devices to stabilized stickers: Ignore time of joining and keep only the order of the list of participants.
Display the preview at the end of the list.
In active speaker : Replace the layout refresh workaround by moving the top margin on participant list. This avoid to reload camera each time.

TODO: update SDK to retrieve the correct order of participant devices.

# Conflicts:
#	linphone-app/src/components/calls/CallsListModel.cpp
2023-06-05 16:37:10 +02:00
..
assistant Feature : account creation with manual validation using Flexiapi. 2023-05-31 16:33:04 +02:00
authentication Add OAuth2 2023-02-20 11:09:46 +01:00
call Update enums to SDK master's wrapper. 2023-05-22 10:37:20 +02:00
calls Avoid refreshing all layout when removing/adding items in list. 2023-06-05 16:37:10 +02:00
camera Avoid refreshing all layout when removing/adding items in list. 2023-06-05 16:37:10 +02:00
chat Create thumbnails into memory instead of disk. 2023-04-11 10:22:05 +02:00
chat-events Feature : account creation with manual validation using Flexiapi. 2023-05-31 16:33:04 +02:00
chat-room Feature : account creation with manual validation using Flexiapi. 2023-05-31 16:33:04 +02:00
codecs Fix regular downloads 2022-10-21 08:55:49 +02:00
conference Fix layoutChanged signals : endInsertRows/endRemoveRows doesn't call layoutChanged signals. Call it after any changes to propagate updates. 2023-05-23 12:53:05 +02:00
conferenceInfo Fix end date time on conferences. 2023-05-31 16:33:38 +02:00
conferenceScheduler Fix video conference invitation that wasn't send to secure chat because of missing subject. 2022-09-22 12:13:56 +02:00
contact Display away message if timestamp is not available. 2023-05-10 16:14:49 +02:00
contacts Fix layoutChanged signals : endInsertRows/endRemoveRows doesn't call layoutChanged signals. Call it after any changes to propagate updates. 2023-05-23 12:53:05 +02:00
content Create thumbnails into memory instead of disk. 2023-04-11 10:22:05 +02:00
core Update for master 2023-06-01 10:34:47 +02:00
file Allow to export plain text file from a file path. 2023-01-20 15:15:11 +01:00
friend Change contacts list to take account of all contacts in database (multiple lists, bodyless, remote provision) 2022-11-02 11:00:28 +01:00
history Fix layoutChanged signals : endInsertRows/endRemoveRows doesn't call layoutChanged signals. Call it after any changes to propagate updates. 2023-05-23 12:53:05 +02:00
ldap Fix layoutChanged signals : endInsertRows/endRemoveRows doesn't call layoutChanged signals. Call it after any changes to propagate updates. 2023-05-23 12:53:05 +02:00
notifier Update enums to SDK master's wrapper. 2023-05-22 10:37:22 +02:00
other Fix layoutChanged signals : endInsertRows/endRemoveRows doesn't call layoutChanged signals. Call it after any changes to propagate updates. 2023-05-23 12:53:05 +02:00
participant Avoid refreshing all layout when removing/adding items in list. 2023-06-05 16:37:10 +02:00
participant-imdn Hide chat deliveries idle display and adapt size from displayed deliveries. 2022-09-17 14:17:16 +02:00
pdf New Feature : Pdf viewer 2023-02-27 11:15:29 +01:00
presence Remove "do not disturb" status as it is not really supported. 2023-04-17 16:54:06 +02:00
recorder Update enums to SDK master's wrapper. 2023-05-22 10:37:20 +02:00
search Update enums to SDK master's wrapper. 2023-05-22 10:37:20 +02:00
settings Adapt addresses API changes on const + wrapper. 2023-05-22 10:39:24 +02:00
sip-addresses Fix layoutChanged signals : endInsertRows/endRemoveRows doesn't call layoutChanged signals. Call it after any changes to propagate updates. 2023-05-23 12:53:05 +02:00
sound-player Display media captures files (recordings) 2023-01-20 15:15:11 +01:00
telephone-numbers Cleanup and prepare translations. 2022-05-13 17:38:44 +02:00
timeline Fix layoutChanged signals : endInsertRows/endRemoveRows doesn't call layoutChanged signals. Call it after any changes to propagate updates. 2023-05-23 12:53:05 +02:00
tunnel Fix layoutChanged signals : endInsertRows/endRemoveRows doesn't call layoutChanged signals. Call it after any changes to propagate updates. 2023-05-23 12:53:05 +02:00
url-handlers Unset URL handlers on exit( as specified by Qt). 2023-02-23 11:27:41 +01:00
vfs Replace vfs_encryption_enabled by QSettings to avoid keychain check at startup. 2023-04-04 16:53:07 +02:00
Components.hpp Display media captures files (recordings) 2023-01-20 15:15:11 +01:00