improve unencrypted conversations warning indicator #LINQT-2061
allow user to choose an address for sending message when multiple addresses in contact #LINQT-2054
verify friend has a core to avoid crash in liblinphone #LINQT-1933
wait for window to be active before calling markAsRead (fix #LINQT-2048)
fix button text color (fix #LINQT-1832)
change format for mkv #LINQT-2056
Registration : check phone number format #LINQT-2044
fix window closing even if a new call is started #LINQT-2055
display popup to delete meetings on right click in meeting list item (allow to delete canceled meetings which cannot be displayed in the right panel)
* 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 wrong thread cancel conf creation
fix login button ui
add banner screen sharing #LINQT-1951
auto close screen sharing panel when screen selected #LINQT-1949
disable sharing button while no screen/window selected #LINQT-1948
hide record button if chat in call #LINQT-1946
show video preview when alone in conf #LINQT-1922
fix inifnite loop #LINQT-2002
display name: do not modify username ui if there is not display name set by a user
remove unused signals
fix contact info update chat list #LINQT-1992
send invitations in secured chatrooms #LINQT-1996
extend meeting detail height #LINQT-1999
scrollbar call history #LINQT-1998
do not sort chat list when filtering it #LINQT-2003
remove useless signal which refresh the view for ephemeral messages (fix #LINQT-1989)
fix empty root ca path : try to create file if doesn't exist
fix #LINQT-1671 loading indicator call history
remove clang from nightly
fix #LINQT-1667 add time before closing window when call ends
set new privacy policy and terms of use urls
fix mic volume tester visibility in call
fix #LINQT-1583 secured avatar on unsecured address in call history
fix #LINQT-1631 zrtp to verify devices
fix #LINQT-1526 title inside stackview to avoid freeze effect
fix #LINQT-1579 spacing in layouts
fix #LINQT-1625 right panel closes before new call starts
crop text sticker
fix verified icon size
- 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
- Fix binding loop on cacheBuffer and wrong variables on call statistics.
- Remove apostrophe from user-agent.
- Add RemoteCardDAV into contact list.
- Fix crash on starting a call while a conferenceInfo is loading.
- Contact details redirection after creating one.
- fullname algo into FriendModel instead of Core.
- signal to core wiith friendUpdated (no SDK cb for that, we need to implement it ourself).
- Fix call logs details blinking.
- store search parameters into Core.
- add search limitation to avoid 300 useless items.
- retrieve old parameters on proxy when changing list.
- store parent proxy to avoid MOC warnings.
Fix contacts search views:
- add a loading state for buzy indicators.
- limit results on suggestions.
- avoid to create MagicSearchProxy if not needed.
- add a status to know if friend is stored or not.
- propagate invalidateFilter.
- delay search while typing.
Fix margins and participants selection.
Do not search contacts when contact panel is not shown.
Avoid search on empty magicbar.
Avoid repeating section on object that disappeared from cache.
Focus on new contact after creation.
Avoid changing maxresult if not needed.
Redirect only if friend is not ldap
Fix empty display name on making favorite a ldap contact.
Fix focus and positions on favorites.