Ghazi Triki
|
30a60b0e2b
|
More improvements to the configuration parsing.
|
2017-05-25 11:57:51 +01:00 |
|
Ghazi Triki
|
8793812ca1
|
Add item renderer for camera profiles list.
|
2017-05-04 09:36:16 +01:00 |
|
Ghazi Triki
|
1bf45e1902
|
Enable "back" soft key navigation for the mobile application.
|
2017-05-03 18:27:25 +01:00 |
|
Ghazi Triki
|
8a8a623862
|
Fix float scale of generate_css_dpi to 2
|
2017-05-03 17:51:10 +01:00 |
|
Ghazi Triki
|
1ff345eaf0
|
Update generate_css_dpi.sh comments.
|
2017-05-03 14:55:40 +01:00 |
|
Ghazi Triki
|
041ac03886
|
Added multi-resolution generated css files for the mobile client.
|
2017-05-03 14:54:28 +01:00 |
|
Ghazi Triki
|
f87d98a6df
|
Added a shell script to generate multi-dpi css files for the mobile client.
|
2017-05-03 14:52:48 +01:00 |
|
Ghazi Triki
|
167df89d02
|
Set icon-44.png to its true size and set value for allowBrowserInvocation in Main-app.xml
|
2017-05-02 20:50:54 +01:00 |
|
Ghazi Triki
|
df264cffd5
|
Renamed clours for mobile application styles.
|
2017-05-02 18:21:56 +01:00 |
|
Ghazi Triki
|
7c3344c481
|
Put all toolbar logic in TopToolbarMediatorAIR to avoid double mediator registration.
|
2017-05-02 18:14:12 +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
|
ee5becda1c
|
Fix .participantIconSettings class in xhdpi.css
|
2017-03-13 11:53:51 +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
|
5027539821
|
Add ASF license to MobileToggleSwitchSkin.as as this class is mostly based on an open source skin.
|
2017-03-07 15:19:43 +01:00 |
|
Ghazi Triki
|
33f98a7547
|
Code style update for Main.mxml
|
2017-02-02 11:53:16 +01:00 |
|
Ghazi Triki
|
b12b1259bf
|
Correctly renamed ChatSettingsViewMediatorAIR.
|
2017-02-02 11:49:49 +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
|
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
|
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
|
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
|
ed3db7b20a
|
Fixed xhdpi by setting application-dpi to 320 and imporved MainView style.
|
2016-12-09 14:21:14 -02:00 |
|