Commit Graph

101 Commits

Author SHA1 Message Date
Ghazi Triki
8793812ca1 Add item renderer for camera profiles list. 2017-05-04 09:36:16 +01:00
Ghazi Triki
f1ced34322 Improve setting padding to containers in ChatSettingsViewBase and LockSettingsViewBase. 2017-04-27 11:08:05 +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
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
e69b28d8e6 Fixed adding _inputGroup twice in ChatViewBase.as 2017-03-07 14:58:35 +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
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
Ghazi Triki
6cd1152d9a Added labels to icons in AudioSettingsViewBase. 2016-12-19 22:46:10 +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
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
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
05abb550c9 Added as3commons-logging-2.7.swc to flash common library project. 2016-12-15 10:41:40 +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
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
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
Richard Alam
785ee34453 Flex 4 UI
- build using gradle
 - launch from outside flex builder
2016-05-26 19:07:27 +00:00
Richard Alam
a615ed7583 - rearrange new flex client source to conform with gradlefx convention 2016-05-25 20:14:13 +00:00
Chad Pilkey
fce4cb2216 Remove unused AIR dependencies from the common-lib 2016-05-24 16:45:21 -04:00
Chad Pilkey
0de5ee6048 Flex 4: Remove unneeded UserList consts 2016-05-23 15:40:04 -04:00
Chad Pilkey
bee3b6e24f Clean up unneeded Flex 4 views and other files 2016-05-21 13:21:16 -04:00
Chad Pilkey
75ecbb3058 Changed the Flex 4 chat view to match new models 2016-05-21 13:20:26 -04:00
Chad Pilkey
f10e3d9c33 Added the participants panel to Flex 4 UI 2016-05-21 13:19:01 -04:00
Chad Pilkey
eb36a03774 First try at video for new UI 2016-05-02 11:59:27 -04:00
Chad Pilkey
2f69f04ce0 Fix the Flex 4 client meeting name 2016-04-29 17:24:01 -04:00