linphone-desktop/linphone-app/ui/views/App/Main
Julien Wadel 2839e892e8 Add 2 settings :
- 'show_home_invite_button' : to hide invite button in Home.
- 'default_other_sip_account_domain' : to prefill the domain in other sip account page.

Replace ListModel by JS array because ListModel doesn't support properties.

Fix overlapping with Search bar and keypad.
2023-11-06 16:04:21 +01:00
..
Assistant Add 2 settings : 2023-11-06 16:04:21 +01:00
Dialogs Fix on enabling Ephemeral on chat room creation. It wasn't enabled if the creation comes from remote user. 2023-09-15 11:55:46 +02:00
Assistant.qml Use ColorModel instead of color for custom C++ featuring. 2022-12-27 16:37:59 +01:00
Calls.qml Change icons (notification, menus). 2023-09-12 17:58:18 +02:00
Conferences.qml Fix chat bubble sizes and title sizes on pages. 2023-09-19 14:32:31 +02:00
ContactEdit.js Contacts fix on deletion 2022-11-21 16:57:47 +01:00
ContactEdit.qml - Add an hidden option to activate ephemeral on chat creation (create_ephemeral_chat_rooms=<seconds>) 2023-09-13 11:07:22 +02:00
Contacts.qml Fix chat bubble sizes and title sizes on pages. 2023-09-19 14:32:31 +02:00
Conversation.js - Fix crash and leaks on restart/quit. 2022-05-13 17:38:43 +02:00
Conversation.qml Fix on enabling Ephemeral on chat room creation. It wasn't enabled if the creation comes from remote user. 2023-09-15 11:55:46 +02:00
Conversations.qml Fix chat room redirection on notification message. 2023-09-14 17:51:37 +02:00
HistoryView.js Change icons (notification, menus). 2023-09-12 17:58:18 +02:00
HistoryView.qml Change icons (notification, menus). 2023-09-12 17:58:18 +02:00
Home.qml Add 2 settings : 2023-11-06 16:04:21 +01:00
InviteFriends.qml Use ColorModel instead of color for custom C++ featuring. 2022-12-27 16:37:59 +01:00
MainWindow.js Added popups for "check for update" triggered by user 2023-10-18 05:53:52 +00:00
MainWindow.qml Add 2 settings : 2023-11-06 16:04:21 +01:00
MainWindowMenuBar.qml Crash fixes on ZRTP popup if call has been end. Close popup on end. 2023-09-13 10:57:02 +02:00
MainWindowTopMenuBar.qml Crash fixes on ZRTP popup if call has been end. Close popup on end. 2023-09-13 10:57:02 +02:00
Recordings.qml Fix received time on forwards. 2023-09-13 10:36:28 +02:00