Commit Graph

218 Commits

Author SHA1 Message Date
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
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
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
188d913ef1 Updated bbb-icons.ttf and created a common bbb-icons.css 2016-12-14 21:39:47 +01:00
Ghazi Triki
c2511db5ec Deleted assets symbolic link from flash/web-client project. 2016-12-13 18:36:52 +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
55c1e1175f Make the web-client compile successfully. 2016-12-07 14:53:06 -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
Ghazi Triki
ef3fc8a3e1 Add 'flashbuilder' plugin to clients/flash/build.gradle 2016-12-06 16:11:06 -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
Richard Alam
d3547cc454 Merge branch 'new-ui-framework' of github.com:capilkey/bigbluebutton into merge-capilkey-with-master 2016-05-24 20:53:52 +00:00