Commit Graph

291 Commits

Author SHA1 Message Date
Ghazi Triki
683fb96a39 Fix UISession EOL. 2018-02-26 20:44:57 +01:00
Ghazi Triki
cac2ce7990 Minor improvements. 2018-02-24 22:38:45 +01:00
Ghazi Triki
87655eaf66 Display a message if the application was not launched using a browser. 2018-02-24 13:48:27 +01:00
Ghazi Triki
edcf38a4f3 Fix displaying wrong meeting id message. 2018-02-24 13:36:49 +01:00
Ghazi Triki
0c7d5daff2 Show recording icon in mobile application. 2018-02-24 12:16:37 +01: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
Richard Alam
918102f754 - apply passed in bannerColor (e.g. #FF0000) 2018-02-22 14:24:33 -08: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
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
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
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
Chad Pilkey
32df263d18 first pass at updating chat in AIR client for 2.1 2018-02-05 19:27:44 -05:00
Chad Pilkey
3c89514905 [AIR] fix potential exception with the annotations 2018-01-31 16:39:48 -05:00
Chad Pilkey
846eca5f41 [AIR] disable video connection temporarily to avoid connection failure 2018-01-31 16:39:22 -05:00
Chad Pilkey
bc6840dd8c [AIR] fixes for UserDetailsView to avoid exception 2018-01-31 16:38:44 -05:00
Chad Pilkey
4a3cdeb55b [AIR] enforce annotation and cursor holder sizes 2018-01-26 17:59:49 -05:00
Chad Pilkey
4c84c7132a make the air client exportable again 2018-01-26 15:24:24 -05:00
Chad Pilkey
5628fbacb5 update whiteboard annotations and cursor in air client for 2.1 2018-01-25 16:28:58 -05:00
Chad Pilkey
5abc928645 get default presentation pod working in the AIR client 2018-01-11 17:33:10 -05:00
Chad Pilkey
d10d3af41c remove requesterId AIR message to match 2018-01-11 17:32:07 -05:00
Chad Pilkey
47760ee462 get the air client connecting to 2.1 2018-01-10 15:25:22 -05:00
Chad Pilkey
5da4f2a4f6 [AIR] remove excess debug URLs 2018-01-08 17:55:22 -05:00
Chad Pilkey
b52ad4e6a4 [AIR] user details and settings fixes 2017-10-09 05:41:56 -07:00
Chad Pilkey
668b0642bd [AIR] updated chat and user details 2017-10-06 06:05:39 -07:00
Chad Pilkey
135b8f4bfa first pass updating AIR to 2.0 (users, pres) 2017-10-03 23:48:36 -04:00
Ghazi Triki
30a60b0e2b More improvements to the configuration parsing. 2017-05-25 11:57:51 +01:00
Richard Alam
23e6dea35b Merge branch 'master' of https://github.com/bigbluebutton/bigbluebutton into bbb-2.x-dev-mconf 2017-05-04 14:39:02 -07:00
Ghazi Triki
8793812ca1 Add item renderer for camera profiles list. 2017-05-04 09:36:16 +01:00
Ghazi Triki
1bf45e1902 Enable "back" soft key navigation for the mobile application. 2017-05-03 18:27:25 +01:00
Ghazi Triki
8a8a623862 Fix float scale of generate_css_dpi to 2 2017-05-03 17:51:10 +01:00
Ghazi Triki
1ff345eaf0 Update generate_css_dpi.sh comments. 2017-05-03 14:55:40 +01:00