linphone-desktop/linphone-app
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
..
assets Translated using Weblate 2023-05-14 12:15:12 +02:00
build Added qtwebview to docker images. Mandatory since we now use webview for assistant 2021-11-19 22:37:26 +01:00
cmake
cmake_builder Fix microphone permission on Mac. 2023-04-13 18:29:20 +02:00
include/LinphoneApp
src Avoid refreshing all layout when removing/adding items in list. 2023-06-05 16:37:10 +02:00
tools Code signing by specifying hash. 2023-03-31 15:37:38 +02:00
ui Avoid refreshing all layout when removing/adding items in list. 2023-06-05 16:37:10 +02:00
application_info.cmake - Add Vendor and copyright ranges 2021-11-02 15:05:23 +01:00
CMakeLists.txt Update enums to SDK master's wrapper. 2023-05-22 10:37:22 +02:00
resources.qrc - Replace unknown file image by empty extension 2023-05-04 15:19:39 +02:00
webview_resources.qrc On default build : Revert webview subscription and keep old sheets (avoid deployment issues) but keep a way to reactivate it. 2022-03-10 19:16:26 +01:00