* Fix focus and screen reader on Dialog #LINQT-2197
* Fix dialer accessibility #LINQT-2204
* Add accessibility to voicemail button #LINQT-2200
*Add list annoncement on magicsearch suggestions #LINQT-2205
* Fix accessibility on contact lists #LINQT-2206
* Fix screen reader does not say values on combobox #LINQT-2195
* Fix focus when close modal #LINQT-2220
* Focus end call button when accepting a call #LINQT-2223
* 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
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
- Use of Map in Combobox.
- QML Combobox: Differentiate what we are displaying and the internal Object.
- Implement an equality operator for Objects (map).