do not display notification if message already read
display notif when copying account sip address #LINQT-2126
prevent adding our own address in participants (fix #LINQT-2164)
display real error message when carddav sync fails
hide mark as read button if no unread message #LINQT-2144
fix screencast panel hidden while user is sharing screen #LINQT-2136
disable selection for cancelled meetings #LINQT-2121
* Normalize and correct linphone color
* Add border when user focus using keyboard navigation
* Correct some keyboard navigation
* Add accessibility screen reading to interactive elements except chat and meeting
fix image error ui
black rectangle on unstarted video
fix text edit loses focus when message sent (#LINQT-2009)
try to fix wrong message spinner icon #LINQT-2010
hide security parameters #LINQT-2019
fix open contextual menu component to open settings/help pages #LINQT-2021/2022
fix muted status not visible on local preview #LINQT-2023
only show address for suggestions
do not refresh devices if current account is null
fix crash
add error message on account parameters saved and apply changes on text changed instead of edited (fix #LINQT-1935)
fix disable meeting feature setting in wrong thread
destroy parameter page when closed (to avoid multiplied connections)
fix show/add contact in conversation info
fix notify account when not sender \
display security settings ui \
rename hide_sip_addresses flag \
fix #LINQT-1843 disconnect old chatroom properly to avoid having message from another chatroom in the new one selected
fix typo
fix #LINQT-1570 bad username in participants device stickers, use participant address
fix #LINQT-1626 remote address contains gruu in transfered call
fix #LINQT-1621 ensure visible when error visible on form item
- button style + icons
- try to fix mac text edition error
- disabled color considering lightness
- fix #LINQT-1524 avatar secured border
- fix #LINQT-1525 padding add participant form
- fix #LINQT-1537 more options menu in call
- fix #LINQT-1538 floating header in parameters
- fix #LINQT-1539 display name in conf info participants list
- fix #LINQT-1462 rm waiting time
Remove storing core from GUI on fields. Core should never be stored in GUI because they are managed by CPP and not QML.
Fix crashes on account settings.
Add missing exception verbosing.