Merge pull request #9 in ~IGOR.BUTORIN/111pix_battlecam_mobile from bugfix/broadcasting-and-streaming to master
* commit '4acd9822ab5424838850b61864a493df23cbaefb':
Minor fixes
Setup building with GradleFX, compile Starling, Feathers and Theme to swc
Rebuilding RoomModel: Done, to be consistent requires some backend commands improvement
Rebuilding RoomModel: Moving from eventually full updates to direct runtime updates based on commands (without get-current-room) because the backend API makes current implementation overcomplicated
Fix issues with the room background image, fix some issues with lineup, add stream restoring after application has been closed, improve lineup button layout and titles, add common State class, update models with new state mechanism.
Fix issues with softkeyboard in form behaviour(used for the private room password input), added active requests cancellation, added timeout room validation, fixing broadcasting and camera access issues in progress
Fix issues with chat background, lineup layout, room selection, softkeyboard in form behaviour(in progress).