Commit Graph

44 Commits

Author SHA1 Message Date
Chad Pilkey
163aae54f3 Fix common-library VoiceConnection to use internID 2016-04-28 13:26:06 -04:00
Chad Pilkey
741fc0da19 MenuButtons added to Flex 4 UI 2016-04-28 13:18:19 -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
c6a2dc7903 Extract services from mediators and use signal and command class instead. 2016-04-19 07:25:50 +01:00
Ghaz Triki
9644682a8a Improved user status components in mobile. 2016-04-18 15:43:04 +01:00
Ghaz Triki
2fe06dcd15 Deleted all code for handling guests. 2016-04-08 22:30:57 +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
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
4df4b1b2be Removing event listeners and signal listeners when destroying mediators. 2016-04-06 11:20:58 +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
626254d577 Renamed sendConnectionFailedEvent to sendConnectionFailedSignal in BaseConnection. 2016-04-05 14:54:03 +01:00
Ghaz Triki
33d8d56ca3 Removed unused properties and classes. 2016-04-05 14:46:29 +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
726cb2c2ad Flex4 client common-library code formatting and import cleanup. 2016-04-03 17:18:38 +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
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
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
82b080622a The UserWindow itemrenderers have been hooked up 2015-06-05 15:21:44 -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
c7cda3029f Removed an unneeded setter from private chat 2015-05-26 14:31:17 -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
d5b2b6b3f9 Moved UserUISession to the AIR app 2015-05-13 15:48:47 -04:00
Chad Pilkey
5015e9b9c8 removing one more project file 2015-05-11 15:24:46 -04:00
Chad Pilkey
29fc905e58 excluding client project files 2015-05-11 15:15:58 -04:00
Chad Pilkey
04c1a90171 First pass of porting the MDI library to Flex 4 2015-05-09 12:58:01 -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