Skip to content

Remove invitation filter in conference list.

Julien Wadel requested to merge fix/gui_fixes into master
  • Fix participants size in ICS when expanded.
  • Add an option to hide Handler on Paned.
  • Call view:
  • Hide right splitter if no chat or in conference (TODO: special case when transferring).
  • Hide left splitter if closed and in videoconference (openable with button)
  • Do not allow closing preview if alone in video conference with Grid layout.
  • Remove audio-only indicator on participants.
  • Keep mute indicator and change color.
  • Change avatar size to 2/3 of container.
  • Fix alone text in participant list (video conference).
  • Reload devices when entering in settings.
  • Remove workaround for reloading video devices while in call.
  • Add capture feedback in waiting room and change buttons layout.
  • Replace options icones.
  • Change dialpad button design.
  • Lighter borders in conference creation.
  • Timepicker : highlight button with circle and same color, add 5 minutes.
  • Fix gray mask/mouse area on recent contacts in chat creation when already selected.
  • Set black color for fullscreen mode.
  • Fix layout to remove margins in fullscreen mode.
  • Change checkbox colors when checked.
  • Use black bars on camera view.
  • Replace call quality percentage algorithm by a set of icons.
  • Upgrade Popup with a delay in order to avoid instant reopening with clicked events.
  • Change colors and checked behaviour of call statistics.
  • Fix action buttons layout on calls and buttons sizes (dialpad/call quality)
  • Add Participant view in video conference fullscreen mode and fix options toggle display.

Merge request reports