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 |
|
Chad Pilkey
|
2edfdf450c
|
Added chat to the new Flex 4 UI
|
2016-04-28 19:07:15 -04:00 |
|
Chad Pilkey
|
73ddb24c92
|
Fixed a race condition with presentation resizing
|
2016-04-28 16:36:02 -04:00 |
|
Chad Pilkey
|
0d83f28467
|
Added functionality for participants open/close
|
2016-04-28 16:35:20 -04:00 |
|
Chad Pilkey
|
60b99a2fb8
|
Added skins for top toolbar buttons
|
2016-04-28 15:45:25 -04:00 |
|
Chad Pilkey
|
11aff1a28e
|
Embeded Source Sans Pro font in Flex 4 client
|
2016-04-28 15:20:04 -04:00 |
|
Chad Pilkey
|
635765bfe1
|
Added a Flex 4 top toolbar
|
2016-04-28 15:19:34 -04:00 |
|
Chad Pilkey
|
d803b32400
|
Apply temporary English labels to menu buttons
|
2016-04-28 13:26:33 -04:00 |
|
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 |
|