This moves the broadcastfeedback part of the desktop to its own (now shared) widget, and with minor changes reuses it on the mobile side.
QML allows re-usable components, this makes the already created list of widgets for Desktop easy to use for mobile as well.