Commit Graph

162 Commits

Author SHA1 Message Date
Ghazi Triki
1da91b6b3a Implement user promote and demote. 2018-02-28 21:36:26 +01:00
Ghazi Triki
beb6c0cfa6 Merge remote-tracking branch 'bigbluebutton/master' into mobile-logout
# Conflicts:
#	clients/flash/air-client/src/org/bigbluebutton/air/main/views/TopToolbarMediatorAIR.as
#	clients/flash/common-library/src/main/actionscript/org/bigbluebutton/lib/user/services/UsersMessageReceiver.as
2018-02-27 21:20:24 +01:00
Ghazi Triki
8a8b28870e Correctly remove user after receiving UserLeftMeetingEvtMsg. 2018-02-27 20:59:20 +01:00
Ghazi Triki
a693b5d732 Show DisconnectView if initial RTMP connection fails. 2018-02-27 19:14:06 +01:00
Ghazi Triki
6f909fc931 Implement two new screens for mobile : ExitView and DisconnectView. 2018-02-27 13:26:50 +01:00
Chad Pilkey
4dbff2d492 Merge remote-tracking branch 'upstream/master' into 2.1-air-userlist 2018-02-26 16:50:44 -08:00
Chad Pilkey
c4588009a7 [AIR] clean up echo test and voice connection and make it always work 2018-02-26 16:44:54 -08:00
Chad Pilkey
de02e7ebba [AIR] updates to MenuButtons and voice and video UIs to hopefully work with new models 2018-02-26 17:35:26 -05:00
Chad Pilkey
6418adfef8 [AIR] avoid null exception in WhiteboardCanvasMediator on start 2018-02-26 17:34:17 -05:00
Chad Pilkey
b0f9d3e348
Merge pull request #5174 from ritzalam/guest-mobile-access
Guest mobile access
2018-02-26 17:06:39 -05:00
Richard Alam
93af8a7b88 - run changes through FlexFormatter 2018-02-26 13:05:04 -08:00
Richard Alam
0a5f4dfc33 - update loading screen with guest wait status 2018-02-26 12:08:00 -08:00
Ghazi Triki
1890556b7b Fix UserSession EOL. 2018-02-26 21:04:16 +01:00
Richard Alam
e981a874c3 - query for guest wait status 2018-02-26 10:51:02 -08:00
Richard Alam
7b2d2279f9 Merge branch 'master' of github.com:bigbluebutton/bigbluebutton into guest-mobile-access 2018-02-26 07:25:45 -08:00
Richard Alam
f3f1a1187e - enter service 2018-02-25 17:31:46 -08:00
Chad Pilkey
a16c58a9e0 [AIR] rewrite voice models to separate collection and add to userlist view. Also split voice msg s/r to separate files 2018-02-24 23:58:53 -05:00
Ghazi Triki
cac2ce7990 Minor improvements. 2018-02-24 22:38:45 +01:00
Chad Pilkey
2c342bc758 merged master - temporarily disabled some voice stuff in AIR 2018-02-24 15:57:26 -05:00
Ghazi Triki
0c7d5daff2 Show recording icon in mobile application. 2018-02-24 12:16:37 +01:00
Richard Alam
8de5dcdaea - setup guest wait fetcher 2018-02-23 19:34:15 -08:00
Chad Pilkey
8ad12e44d9
Merge pull request #5163 from riadvice/mobile-client-2.1
Implement echo test view
2018-02-23 14:49:00 -05:00
Ghazi Triki
43cc31cb35 Delete EchoTestHasAudio and EchoTestHasNoAudo signals and commands. 2018-02-23 08:43:56 +01:00
Ghazi Triki
d36e448b40 Merge remote-tracking branch 'bigbluebutton/master' into mobile-client-2.1
# Conflicts:
#	clients/flash/common-library/src/main/actionscript/org/bigbluebutton/lib/chat/views/ChatViewMediatorBase.as
2018-02-22 23:14:57 +01:00
Ghazi Triki
df4706dd01 Set microphone gain and improve EchoTestViewMediator. 2018-02-22 23:12:34 +01:00
Richard Alam
3875f929bb - diaply passed in banner text
TODO: figure out how to change banner background color
2018-02-22 14:09:09 -08:00
Chad Pilkey
28eb1b2da7 [AIR] fix userVM webcam removal 2018-02-22 16:54:18 -05:00
Chad Pilkey
ce25daeb14 [AIR] fix user status updating check 2018-02-22 16:43:19 -05:00
Chad Pilkey
f02c8b9449 [AIR] get user list updating again 2018-02-22 16:32:54 -05:00
Richard Alam
680c4dc465 - handle banner param from create api 2018-02-22 12:35:04 -08:00
Ghazi Triki
631f1bdeb1 Added a new sking for ProgressBar component. 2018-02-22 20:54:41 +01:00
Chad Pilkey
f15cb3c76f
Merge pull request #5161 from ritzalam/apply-lock-settings-on-chat
- apply lock to private and public chat when lock settings changes
2018-02-22 13:35:49 -05:00
Ghazi Triki
5bb2cb3568 Implement echo test view. 2018-02-21 19:42:00 +01:00
Richard Alam
a44ab359f8 - convert user message to 2.x 2018-02-20 15:32:59 -08:00
Chad Pilkey
5055c8a7de [AIR] receive user role change message 2018-02-20 18:14:40 -05:00
Richard Alam
0cfb3452c7 - more messages converted to 2.x format 2018-02-20 15:04:26 -08:00
Richard Alam
e29a6527d8 - slowly convert messages to 2x format 2018-02-20 14:41:30 -08:00
Richard Alam
1b417dd704 - remove trace log 2018-02-20 14:15:32 -08:00
Richard Alam
f777cacd10 - query for lock settings when client starts 2018-02-20 13:56:18 -08:00
Richard Alam
d49456631b - init lock settings on chat view when opened
- apply only lock setting to viewers
2018-02-20 13:33:00 -08:00
Richard Alam
791d5dd859 - apply lock to private and public chat when lock settings changes 2018-02-20 12:17:04 -08:00
Chad Pilkey
374618c45c [AIR] first pass at removing old User and UserList classes 2018-02-16 19:34:42 -05:00
Richard Alam
fe5a1313c4 - allow connecting to server using rtmps 2018-02-15 13:50:20 -08:00
Chad Pilkey
99c5b2c8a0 [AIR] include missing RequestWelcomeMessage[Signal|Command] 2018-02-08 15:58:04 -05:00
Chad Pilkey
7c560ca9c3 [AIR] fix chat message display issues related to system messages 2018-02-08 14:27:41 -05:00
Chad Pilkey
8bd7f9c721 [AIR] fix exception when trying to scroll a short chat list 2018-02-08 14:26:40 -05:00
Chad Pilkey
7139777588 [AIR] add authToken to voice and video connections 2018-02-08 14:25:20 -05:00
Chad Pilkey
d0bc56972c [AIR] reset new messages when viewing chat and scroll to bottom 2018-02-07 16:45:38 -05:00
Chad Pilkey
cb59793703 [AIR] reposition chat send button 2018-02-06 18:52:33 -05:00
Chad Pilkey
9f7887e687 [AIR] add welcome and clear messages 2018-02-06 18:22:14 -05:00