linphone-desktop/linphone-app/src/components
Julien Wadel 93d7cf66b1 On login and without xmlrpc: use account creator settings before adding an account from scratch.
On account deletion, check if it is registered to avoid unnecessary wait.
2023-07-26 16:49:58 +02:00
..
assistant On login and without xmlrpc: use account creator settings before adding an account from scratch. 2023-07-26 16:49:58 +02:00
authentication Add OAuth2 2023-02-20 11:09:46 +01:00
call Display a remote paused message when call is one-one and has been remotely paused. 2023-06-09 16:49:06 +02:00
calls Fix crash on starting multiple calls at the same time. 2023-06-09 16:48:40 +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 Incoming chat messages : Display avatar and author name if not grouped. 2023-06-09 16:48:58 +02:00
chat-room Fix for Android : it doesn't understand paragraph ans line separators. 2023-07-26 16:47:49 +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 - Add a custom way to display addresses. 2023-07-26 16:47:58 +02:00
contacts Make an option for displaying only usernames instead of the whole SIP address. 2023-07-26 16:49:02 +02:00
content Create thumbnails into memory instead of disk. 2023-04-11 10:22:05 +02:00
core Migrate call logs after starting core. 2023-07-26 16:46:18 +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 Optimizations: 2023-06-09 16:48:29 +02:00
participant Make an option for displaying only usernames instead of the whole SIP address. 2023-07-26 16:49:02 +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 Option to change the max results of the Magic Search bar. 2023-07-26 16:49:36 +02:00
settings On login and without xmlrpc: use account creator settings before adding an account from scratch. 2023-07-26 16:49:58 +02:00
sip-addresses Migrate call logs after starting core. 2023-07-26 16:46:18 +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 Check on list size before adding/prepending items in list. 2023-07-26 16:44:46 +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