Commit Graph

260 Commits

Author SHA1 Message Date
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
Ghazi Triki
041ac03886 Added multi-resolution generated css files for the mobile client. 2017-05-03 14:54:28 +01:00
Ghazi Triki
f87d98a6df Added a shell script to generate multi-dpi css files for the mobile client. 2017-05-03 14:52:48 +01:00
Ghazi Triki
167df89d02 Set icon-44.png to its true size and set value for allowBrowserInvocation in Main-app.xml 2017-05-02 20:50:54 +01:00
Chad Pilkey
47e50c0814 Merge pull request #3518 from riadvice/mobile-client
Implemented mobile views
2017-05-02 14:43:19 -04:00
Ghazi Triki
df264cffd5 Renamed clours for mobile application styles. 2017-05-02 18:21:56 +01:00
Ghazi Triki
7c3344c481 Put all toolbar logic in TopToolbarMediatorAIR to avoid double mediator registration. 2017-05-02 18:14:12 +01:00
Ghazi Triki
f1ced34322 Improve setting padding to containers in ChatSettingsViewBase and LockSettingsViewBase. 2017-04-27 11:08:05 +01:00
Pedro Beschorner Marin
f59e42bb02 Merge remote-tracking branch 'bigbluebutton/master' into merging-into-bbb-1.1 2017-04-04 20:42:15 +00:00
Pedro Beschorner Marin
c74cc682c4 Merge remote-tracking branch 'mconf/mconf' 2017-03-20 19:45:59 +00:00
Ghazi Triki
08e4dcd25f Move shared mediator listeners and actions from AIR mediators to base mediators. 2017-03-14 14:08:21 +01:00
Ghazi Triki
ee5becda1c Fix .participantIconSettings class in xhdpi.css 2017-03-13 11:53:51 +01:00
Ghazi Triki
8c17ebe325 Change radius property to diameter for ellipses. 2017-03-09 15:16:24 +01:00
Ghazi Triki
119338aff3 Separators color in settings view get their colour from the Default.css 2017-03-09 14:24:44 +01:00
Ghazi Triki
57c39b35ed Replace bindings in components and item renderes by the override of updateDisplayList. 2017-03-09 12:01:10 +01:00
Ghazi Triki
b4e0b5d9ee Remove bindings from ParticipantIcon.mxml 2017-03-08 12:22:16 +01:00
Ghazi Triki
5027539821 Add ASF license to MobileToggleSwitchSkin.as as this class is mostly based on an open source skin. 2017-03-07 15:19:43 +01:00
Ghazi Triki
e69b28d8e6 Fixed adding _inputGroup twice in ChatViewBase.as 2017-03-07 14:58:35 +01:00
Ghazi Triki
46c19e1a12 Use tabs instead of space for bbb-icons.css 2017-02-02 15:22:49 +01:00
Ghazi Triki
33f98a7547 Code style update for Main.mxml 2017-02-02 11:53:16 +01:00
Ghazi Triki
b12b1259bf Correctly renamed ChatSettingsViewMediatorAIR. 2017-02-02 11:49:49 +01:00
Ghazi Triki
6bfd8db84a Fixed microphoneToggle property name. 2017-02-02 11:49:01 +01:00
Ghazi Triki
0d6acd27b4 Auto detect https in bbb_webrtc_bridge_sip.js and select between wss and ws 2017-01-31 19:31:27 +01:00
Ghazi Triki
fb760781a5 Enable webcam display in CameraSettingsView and added a new ActionButtonSkin for Button component. 2017-01-03 18:08:33 +01:00
Ghazi Triki
b92a814d7c Update robotlegs framework from 2.0.0 to 2.2.1 2017-01-03 18:07:43 +01:00
Ghazi Triki
c2ba2ba3b0 Basic implementation of CameraSettingsView. 2017-01-01 11:40:22 +01:00
Ghazi Triki
f5f3e85e64 Re-enable feature in AudioSettingsViewMediatorAIR class. 2016-12-30 15:50:33 +01:00
Ghazi Triki
1b25b1c848 Added a fixed version of bbb-icons.ttf font 2016-12-30 11:38:53 +01:00
Ghazi Triki
1446d91b2b Added new custom skin MobileCheckBoxSkin and updated the GUI if LockSettingsViewBase. 2016-12-22 09:00:59 +01:00
Ghazi Triki
2f1c35a6c3 Started the implementation of LockSettingsView with the two first toggle siwtches. 2016-12-21 16:58:48 +01:00
Ghazi Triki
05a36337b1 Implemented ChatSettingsView GUI. 2016-12-21 10:49:40 +01:00
Ghazi Triki
49c17fc7cb Added lines separators to AudioSettingsViewBase.as 2016-12-19 23:06:11 +01:00