Commit Graph

328 Commits

Author SHA1 Message Date
Richard Alam
ff589f978d - hook up screenshare connection 2018-02-26 14:36:22 -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
Richard Alam
feb6df5ff1 - start setting up screenshare connection 2018-02-26 14:28:21 -08: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
28e5f3f0a9 - switch back url to test-install 2018-02-26 12:29:18 -08:00
Richard Alam
0a5f4dfc33 - update loading screen with guest wait status 2018-02-26 12:08:00 -08:00
Ghazi Triki
683fb96a39 Fix UISession EOL. 2018-02-26 20:44:57 +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
Chad Pilkey
2c342bc758 merged master - temporarily disabled some voice stuff in AIR 2018-02-24 15:57:26 -05: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
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
Richard Alam
918102f754 - apply passed in bannerColor (e.g. #FF0000) 2018-02-22 14:24:33 -08: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
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
Ghazi Triki
5bb2cb3568 Implement echo test view. 2018-02-21 19:42:00 +01:00
Chad Pilkey
374618c45c [AIR] first pass at removing old User and UserList classes 2018-02-16 19:34:42 -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
bc6840dd8c [AIR] fixes for UserDetailsView to avoid exception 2018-01-31 16:38:44 -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
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
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
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
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
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
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
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
6cd1152d9a Added labels to icons in AudioSettingsViewBase. 2016-12-19 22:46:10 +01:00
Ghazi Triki
25bd309bb3 Use ios7 skin for HSlider component. 2016-12-19 16:38:09 +01:00
Ghazi Triki
1437c0c409 Added label to MobileToggleSwitchSkin 2016-12-19 15:28:39 +01:00
Ghazi Triki
3fe134eef6 Added basic skin for ToggleSwitch components without the label. 2016-12-19 10:40:57 +01:00
Ghazi Triki
78a5a0844b Added views for Audio Settings with default implementation. 2016-12-18 14:42:40 +01:00
Ghazi Triki
84fe9d589f Immproved TopToolbarBase and added save button to TopToolbarSubSettings. 2016-12-18 12:27:22 +01:00
Ghazi Triki
1fd917eec7 Started the GUI implementation of AudioSettingsView. 2016-12-17 14:43:21 +01:00
Ghazi Triki
c8e34b199c Added missing label text to TopToolbarSettings 2016-12-17 13:13:08 +01:00
Ghazi Triki
f3b2a260df Implemented SettingsView GUI. 2016-12-17 11:57:00 +01:00
Ghazi Triki
375bd598f3 Implemented SettingsItemRenderer style. 2016-12-16 22:34:54 +01:00
Ghazi Triki
131f9974d0 Display icons and label in SettingsItemRenderer then enable navigation to sub-settings views. 2016-12-16 21:35:51 +01:00
Ghazi Triki
8f2cd6aa05 Display user name and initials in settings view. 2016-12-16 20:27:50 +01:00
Ghazi Triki
b104b2f969 Refactored the implementation of the mobile application toolbar. 2016-12-16 16:41:25 +01:00
Ghazi Triki
ae7741724c Added settings view. 2016-12-16 15:46:07 +01:00
Ghazi Triki
d07aee073f Implemented ChatRoomView GUI for the mobile application. 2016-12-16 09:55:23 +01:00
Ghazi Triki
385c9aa2cd Improved the visual implementation of Lists inside ParticipantsViewBase.as 2016-12-15 14:22:10 +01:00
Ghazi Triki
66cb142571 Implemented the style of UserItemRenderer.mxml 2016-12-15 12:22:01 +01:00
Ghazi Triki
3f46be90ea Updated layout of UserItemRenderer.mxml 2016-12-15 12:10:53 +01:00
Ghazi Triki
dcebb2c0d2 Updated the display of user circle in chat and added a new UserUtils class with a new method to extract the user initials from his name. 2016-12-15 11:48:38 +01:00
Ghazi Triki
78e423d183 Remove compile warning in JoinService.as 2016-12-15 10:45:11 +01:00
Ghazi Triki
1a0f99efc1 - Implemented ChatRoomsViewBase style.
- Updated bbb-icons style names to match the font and html5 names.
2016-12-15 10:40:56 +01:00
Ghazi Triki
6aef6e65f0 Implemented MainView style. 2016-12-09 15:44:01 -02:00
Ghazi Triki
ed3db7b20a Fixed xhdpi by setting application-dpi to 320 and imporved MainView style. 2016-12-09 14:21:14 -02:00
Ghazi Triki
8bb6847214 Improve CSS files. 2016-12-09 10:44:03 -02:00
Ghazi Triki
79dd0daaea Added trace to PagesNavigatorViewMediator for requested page. 2016-12-09 10:00:08 -02:00
Ghazi Triki
8449f45fea Updated Main-app.xml and added new icons for the mobile client. 2016-12-09 09:43:40 -02:00
Ghazi Triki
28d7f28879 Code style imporvements to the flex4 applications. 2016-12-08 18:46:40 -02:00
Ghazi Triki
7723a6a54c Deleted CustomRuntimeDPIProvider and created a single css file per DPI. 2016-12-08 16:38:54 -02:00
Ghazi Triki
adb628f30c Move the mobile client to AIR 23.0 2016-12-08 15:18:43 -02:00
Ghazi Triki
500d48de3f Removed "style" suffix from style names and added minor imporvements. 2016-12-08 14:15:56 -02:00
Ghazi Triki
46c3a51cee Moved shared resources and ActionScript 3 files out of common-library to replace symbolic links, then using relative paths for referencing them. 2016-12-07 14:47:05 -02:00
Chad Pilkey
b2e621036c Flex 4: mostly fix chat input and send button ui 2016-11-15 17:49:26 -05:00
Chad Pilkey
f818b0e5c2 Flex 4 AIR: switch from png to font icons 2016-11-08 18:46:00 -05:00
Chad Pilkey
df5116928f Flex4: AIR transition to common library usage (main, part, chat finished) 2016-10-28 19:33:32 -04:00
Chad Pilkey
db39b80d16 Basic presentation now shows up in Flex 4 UI 2016-04-27 19:22:04 -04:00
Ghaz Triki
18aeb28cd1 Removed global stream feature. 2016-04-24 15:45:54 +01:00
Ghaz Triki
771fde809f More code cleanup to remove unused features. 2016-04-22 16:01:59 +01:00
Ghaz Triki
44edda1e70 Move the responsability to set the page title TopBarViewMediator. 2016-04-19 08:45:41 +01:00
Ghaz Triki
c6a2dc7903 Extract services from mediators and use signal and command class instead. 2016-04-19 07:25:50 +01:00
Ghaz Triki
d24e52e9d8 Added missing images. 2016-04-18 18:36:03 +01:00
Ghaz Triki
c629fd96db Improvements on PärtParticipantIcon component and deletion of SelectionIcon to replace it by an image. 2016-04-18 18:10:09 +01:00
Ghaz Triki
9644682a8a Improved user status components in mobile. 2016-04-18 15:43:04 +01:00
Ghaz Triki
5259a9e1d2 Deleted guest code. 2016-04-18 15:40:03 +01:00
Ghaz Triki
2fe06dcd15 Deleted all code for handling guests. 2016-04-08 22:30:57 +01:00
Ghaz Triki
a57b65c4a7 Improved ParticipantsViewBase layout. 2016-04-08 22:30:26 +01:00
Ghaz Triki
15f846b7cd Simplifeid UserDetailsViewBase as much as possible. 2016-04-08 15:49:04 +01:00
Ghaz Triki
b989f7f1da Minor improvements to the chat mediators. 2016-04-08 11:16:38 +01:00
Ghaz Triki
8eb374220f Private chat won't scroll if a message comes from a different private chat. 2016-04-08 10:41:37 +01:00
Ghaz Triki
b3ef8a9a3b Deleted not used classes, empty methods an not used properties. 2016-04-07 22:52:21 +01:00
Ghaz Triki
a6db1205df Removed references to unused conferenceParameters property. 2016-04-07 18:25:42 +01:00
Ghaz Triki
9daa4609f7 Better naming from unsuccess to failure for class properties. 2016-04-07 17:52:28 +01:00
Ghaz Triki
b93786766b Deleted OpenRoom and RecentRooms classes. 2016-04-07 17:30:21 +01:00
Ghaz Triki
8d79c2f1b7 Added ANE dependencies to mobile client gradle build. 2016-04-07 17:13:59 +01:00
Ghaz Triki
b61a0ac977 Removed unecessary castings. 2016-04-07 14:39:24 +01:00
Ghaz Triki
3dace9cb86 Less RobotLegs configuration classes for better modules handling. 2016-04-06 15:40:55 +01:00
Ghaz Triki
7ccf2f16d5 Display back button in UserDetails view. 2016-04-06 14:45:23 +01:00
Ghaz Triki
a5fa8a96b7 Minor fixes by renaming some variables and removing more unused code. 2016-04-06 14:45:07 +01:00
Ghaz Triki
779b8a5a14 Cleanup for ChatRoomsViewMediator class. 2016-04-06 12:19:46 +01:00
Ghaz Triki
166fe90600 Removed unused overriden methods and properties in view classes. 2016-04-06 12:12:56 +01:00
Ghaz Triki
859081fb82 Fixed private chat wasn't working due to an invalid check of first unread message position. 2016-04-06 12:06:59 +01:00
Ghaz Triki
861e5adcf8 Better implementation for the chat item visiblity detetection. 2016-04-06 11:57:34 +01:00
Ghaz Triki
8179604c56 Improved IPresentationViewAir implementation to avoid type casting the view in PresentationViewMediator. 2016-04-06 11:37:43 +01:00
Ghaz Triki
4df4b1b2be Removing event listeners and signal listeners when destroying mediators. 2016-04-06 11:20:58 +01:00
Ghaz Triki
81b49ee962 Deleted ChatList, GuestsList and ParticipantsList to use Flex List instead. 2016-04-05 18:20:38 +01:00
Ghaz Triki
857bd48f4c Using application icons and deactivated iOS glare effect on the icon as described in the documentation http://help.adobe.com/en_US/air/build/WS901d38e593cd1bac1e63e3d129907d2886-8000.html 2016-04-05 17:48:00 +01:00
Ghaz Triki
33b9fb1a68 Removed all Flex compiler warnings for the mobile client. 2016-04-05 16:58:32 +01:00
Ghaz Triki
782238df1b More code cleanup. 2016-04-05 15:53:34 +01:00
Ghaz Triki
9cdc6aaba5 Deleted unused code in ChatRoomsViewMediator. 2016-04-05 15:35:23 +01:00
Ghaz Triki
906f8c82c5 Using a simple list in ChatRoomsViewBase 2016-04-05 15:27:26 +01:00
Ghaz Triki
1f41c31997 Deleted CharChatRoomsList class and unified "views" namespace when possible. 2016-04-05 15:25:14 +01:00
Ghaz Triki
89ef6ed24e Make IMenuButtonsView inherit IFlexDisplayObject to use it in MenuButtonsViewMediator instead of using the implementation class. 2016-04-05 15:17:57 +01:00
Ghaz Triki
4eaadf106c Using better interfaces inheritance by making IView extend IEventDispatcher to avoid casting the 'view' property in mediator classes. 2016-04-05 15:06:41 +01:00
Ghaz Triki
bbbd387892 Minor typo fixes. 2016-04-05 14:53:38 +01:00
Ghaz Triki
33d8d56ca3 Removed unused properties and classes. 2016-04-05 14:46:29 +01:00
Ghaz Triki
819b623439 TransitionAnimationENUM class renamed to TransitionAnimationEnum and moved to org.bigbluebutton.air.common 2016-04-05 12:14:21 +01:00
Ghaz Triki
22451cb17b PagesENUM class renamed to PageEnum and moved to org.bigbluebutton.air.common 2016-04-05 12:07:58 +01:00
Ghaz Triki
b0f823c805 Deleted unused variables in chat feature. 2016-04-04 20:06:37 +01:00
Ghaz Triki
0cd21b9980 Merged SelectParticipantView into a single file. 2016-04-04 20:06:07 +01:00
Ghaz Triki
735035e026 Capitalised chat.unreadMessages locale value. 2016-04-04 20:05:05 +01:00
Ghaz Triki
c0ef5a9288 Deleted unused Class org.bigbluebutton.air.chat.views.chat.ChatConfig 2016-04-04 19:34:55 +01:00
Ghaz Triki
72701a249c Fixed typo when naming signals containing "success" word. 2016-04-04 18:13:41 +01:00
Ghaz Triki
53da3959ea Renamed successConnected property to connectionSuccessSignal. 2016-04-04 17:51:44 +01:00
Ghaz Triki
996220f4f9 Code cleanup for mobile desktop sharing classes. 2016-04-04 17:30:17 +01:00
Ghaz Triki
6574424253 Removed unused rotation code in Main application class. 2016-04-03 18:11:28 +01:00
Ghaz Triki
0fd361c87b Moved locale outside src. 2016-04-03 18:09:54 +01:00
Ghaz Triki
05d9d14d3f Better formatting for mobile client Default.css 2016-04-03 17:30:24 +01:00
Ghaz Triki
726cb2c2ad Flex4 client common-library code formatting and import cleanup. 2016-04-03 17:18:38 +01:00
Ghaz Triki
5479266123 Renamed selectewebcam package using small case. 2016-04-03 17:17:32 +01:00
Ghaz Triki
6d5cd2207f Deleted unused images. 2016-04-03 16:54:02 +01:00
Ghaz Triki
218fb01c08 - Made presentation view as the first view.
- New chat messages layout.
2016-04-03 11:52:11 +01:00
Ghaz Triki
f81ba4c9bd - Updated top and bottom menus.
- Updated presentation and participants views.
2016-04-03 11:45:04 +01:00
Ghaz Triki
df6045e368 Removed tablet views. 2016-04-03 11:18:20 +01:00
Ghaz Triki
9c133835b1 Updated loading screen. 2016-04-03 10:55:49 +01:00
Ghaz Triki
bd0424397e Updated top bar. 2016-04-03 10:53:51 +01:00
Ghaz Triki
62ae6f5628 Added more icons to mobile client. 2016-04-03 10:53:40 +01:00
Ghaz Triki
fb2f981335 Minor updates for version 1.0 2016-04-03 10:40:31 +01:00
Ghaz Triki
01f674d385 Implemented emoji status to mobile and new Flex 4 web client. 2016-04-03 10:39:18 +01:00
Ghaz Triki
3d8d4bda86 Implemented desktop sharing display to web-client. 2016-04-03 10:36:50 +01:00
Ghaz Triki
384da3a606 Added presentation to web-client and refactored presentation mediator into common-library. 2016-04-03 10:35:09 +01:00
Ghaz Triki
eba7cd6f99 Enable mic button after clicking on it and display public chat messages. 2016-04-03 10:31:39 +01:00
Ghaz Triki
ddeff882df Added more icons, screens and features to the mobile client.
Fulle merge of bbb-air-client.
2016-04-03 10:28:34 +01:00
Ghaz Triki
a9fb02da21 Added locales and main toolbar to web client. 2016-04-02 18:03:02 +01:00
Ghaz Triki
bb6d62e071 Implemented video chat for web and mobile clients. 2016-04-01 15:34:54 +01:00
Ghaz Triki
fe2cc4c479 Improved audio and camera settings. 2016-03-31 19:59:17 +01:00
Ghaz Triki
78ec0aa4b4 Added video profiles, shared object save, camera preview, change audio and video connection parameters. 2016-03-31 19:42:27 +01:00
Ghaz Triki
e0c14b8483 Updated test join URL with a new checksum 2016-03-31 18:24:21 +01:00
Ghaz Triki
60812eb335 Updated JoinService to handle join success response. 2016-03-31 18:23:56 +01:00
Ghaz Triki
80b2125c66 Added air-client to the compiled flex4 projects. 2016-03-31 17:32:00 +01:00
Chad Pilkey
37060a87be Re-enabled the AIR chat send button after success 2015-05-26 14:30:56 -04:00
Chad Pilkey
d225ecc8f6 Split join API from other login procedures 2015-05-21 16:35:18 -04:00
Chad Pilkey
d5b2b6b3f9 Moved UserUISession to the AIR app 2015-05-13 15:48:47 -04:00
Chad Pilkey
ceeddec783 added MainConfig to Main.mxml 2015-05-11 16:57:18 -04:00
Chad Pilkey
e91ed3153e forcing the addition of the AIR Flex Formatter settings 2015-05-11 15:17:23 -04:00
Chad Pilkey
6614ce81c8 Unified the Robotlegs config files in the air-client 2015-05-09 12:57:07 -04:00
Chad Pilkey
7d8557d501 Library flash client files have been split out
This is the first pass of separating the library and view portions from
the AIR app for a Flex 4 implementation.
2015-05-07 18:34:21 -04:00