mirror of
https://gitlab.linphone.org/BC/public/linphone-desktop.git
synced 2026-02-07 15:08:24 +00:00
- Add a function to Call Model for ending process - Switch to the new chat room after creation - Missed Call notification is done by Chat Room Model from Call Model, and not by call lists model - Sort timelines by the max of update time and last call event - avoid to reset count if chat room is not selected while application go to foreground - On call, create a simple new chat room if not exist - On call, if outgoing, switch to the chat room Fix call event status Fix showing the main window instead of call window on some call initiation |
||
|---|---|---|
| .. | ||
| Chat.js | ||
| Chat.qml | ||
| ChatDeliveries.qml | ||
| ChatMenu.qml | ||
| Event.qml | ||
| FileMessage.qml | ||
| IncomingMessage.qml | ||
| Message.js | ||
| Message.qml | ||
| Notice.qml | ||
| OutgoingMessage.qml | ||