Commit Graph

55 Commits

Author SHA1 Message Date
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
Ghaz Triki
15a949a235 Fixed source directories for GradleFx 2016-03-31 17:31:27 +01:00
Ghaz Triki
f72e4f4dc2 Compile the flex4 client using GradleFx 2016-03-24 19:58:27 +01:00
Chad Pilkey
dc0f81126e Add a raise hand button to the UserWindow 2015-06-05 17:20:36 -04:00
Chad Pilkey
82b080622a The UserWindow itemrenderers have been hooked up 2015-06-05 15:21:44 -04:00
Chad Pilkey
638c3f24a3 First pass at the UsersWindow 2015-05-27 14:56:42 -04:00
Chad Pilkey
13fc30a331 Using depth property for Window focus 2015-05-27 14:56:13 -04:00
Chad Pilkey
1b520060b4 Fixed listenOnly indicators in Flash 2015-05-27 14:55:26 -04:00
Chad Pilkey
9ac0f24edf Made the whole User object Bindable 2015-05-27 10:24:14 -04:00
Chad Pilkey
1b7b40763c Corrected the ChatWindow and View cleanup 2015-05-26 15:21:41 -04:00
Chad Pilkey
d765f3b65c The chat window functions in the new client 2015-05-26 14:31:48 -04:00
Chad Pilkey
c7cda3029f Removed an unneeded setter from private chat 2015-05-26 14:31:17 -04:00
Chad Pilkey
37060a87be Re-enabled the AIR chat send button after success 2015-05-26 14:30:56 -04:00
Chad Pilkey
1c61b8871f First pass of chat - display only 2015-05-21 16:38:20 -04:00
Chad Pilkey
511aeac7e9 The web-client can log in again
JoinService inclusion is temporary for rapid development purposes
2015-05-21 16:37:30 -04:00
Chad Pilkey
d225ecc8f6 Split join API from other login procedures 2015-05-21 16:35:18 -04:00
Chad Pilkey
52156e7b54 Modified URLFetcher for Flash Player constraints 2015-05-21 16:32:56 -04:00
Chad Pilkey
356db133a7 fixed the chat history in the flash library 2015-05-21 16:31:22 -04:00
Chad Pilkey
e277900567 The Window classes have been skinned 2015-05-13 15:53:06 -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
5015e9b9c8 removing one more project file 2015-05-11 15:24:46 -04:00