Commit Graph

197 Commits

Author SHA1 Message Date
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
Chad Pilkey
6b956249d3 Flex 4: Make AltMain just Main 2016-05-24 16:52:55 -04:00
Chad Pilkey
fce4cb2216 Remove unused AIR dependencies from the common-lib 2016-05-24 16:45:21 -04:00
Richard Alam
24bee6baab Merge branch 'new-ui-framework' of github.com:capilkey/bigbluebutton into merge-capilkey-with-master 2016-05-24 20:38:24 +00:00
Chad Pilkey
803daf0ace Flex 4: Add more conditionals to the user list menu 2016-05-23 15:49:45 -04:00
Chad Pilkey
0de5ee6048 Flex 4: Remove unneeded UserList consts 2016-05-23 15:40:04 -04:00
Chad Pilkey
50cfd19cbb Flex 4: The basic webcam group shows and hides based on content 2016-05-21 14:12:36 -04:00
Chad Pilkey
f83108ed34 Move ShareCameraCommandWeb to better package 2016-05-21 13:23:27 -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
Richard Alam
58c239bc43 Merge branch 'master' into merge-bbb-1.1-dev-java8-with-master
Conflicts:
	akka-bbb-apps/build.sbt
	akka-bbb-apps/src/main/java/org/bigbluebutton/core/api/IBigBlueButtonInGW.java
	akka-bbb-apps/src/main/resources/application.conf
	akka-bbb-apps/src/main/scala/org/bigbluebutton/Boot.scala
	akka-bbb-apps/src/main/scala/org/bigbluebutton/core/BigBlueButtonActor.scala
	akka-bbb-apps/src/main/scala/org/bigbluebutton/core/BigBlueButtonInGW.scala
	akka-bbb-apps/src/main/scala/org/bigbluebutton/core/MeetingActor.scala
	akka-bbb-apps/src/main/scala/org/bigbluebutton/core/MeetingModel.scala
	akka-bbb-apps/src/main/scala/org/bigbluebutton/core/MessageSenderActor.scala
	akka-bbb-apps/src/main/scala/org/bigbluebutton/core/RecorderActor.scala
	akka-bbb-apps/src/main/scala/org/bigbluebutton/core/api/InMessages.scala
	akka-bbb-apps/src/main/scala/org/bigbluebutton/core/api/OutMessages.scala
	akka-bbb-apps/src/main/scala/org/bigbluebutton/core/api/ValueObjects.scala
	akka-bbb-apps/src/main/scala/org/bigbluebutton/core/apps/WhiteboardApp.scala
	akka-bbb-fsesl/build.sbt
	akka-bbb-fsesl/src/main/java/org/bigbluebutton/freeswitch/pubsub/receivers/RedisMessageReceiver.java
	akka-bbb-fsesl/src/main/java/org/bigbluebutton/freeswitch/voice/freeswitch/ConnectionManager.java
	akka-bbb-fsesl/src/main/java/org/bigbluebutton/freeswitch/voice/freeswitch/FreeswitchApplication.java
	bbb-common-message/build.sbt
	bbb-common-message/src/main/java/org/bigbluebutton/common/messages/Constants.java
	bbb-common-message/src/main/java/org/bigbluebutton/common/messages/MessagingConstants.java
	bbb-common-message/src/main/java/org/bigbluebutton/common/messages/Util.java
	bigbluebutton-apps/build.gradle
	bigbluebutton-apps/src/main/java/org/bigbluebutton/red5/pubsub/redis/RedisPubSubMessageHandler.java
	bigbluebutton-apps/src/main/webapp/WEB-INF/red5-web.xml
	bigbluebutton-client/build.xml
	bigbluebutton-client/resources/config.xml.template
	bigbluebutton-client/resources/prod/BigBlueButton.html
	bigbluebutton-client/src/org/bigbluebutton/common/Images.as
	bigbluebutton-client/src/org/bigbluebutton/main/maps/ApplicationEventMap.mxml
	bigbluebutton-client/src/org/bigbluebutton/main/model/users/Conference.as
	bigbluebutton-client/src/org/bigbluebutton/modules/deskshare/utils/JavaCheck.as
	bigbluebutton-client/src/org/bigbluebutton/modules/users/services/MessageReceiver.as
	bigbluebutton-web/build.gradle
	bigbluebutton-web/grails-app/conf/spring/resources.xml
	bigbluebutton-web/grails-app/controllers/org/bigbluebutton/web/controllers/ApiController.groovy
	bigbluebutton-web/src/java/org/bigbluebutton/api/MeetingService.java
	bigbluebutton-web/src/java/org/bigbluebutton/api/domain/Meeting.java
	bigbluebutton-web/src/java/org/bigbluebutton/api/messaging/MeetingMessageHandler.java
	bigbluebutton-web/src/java/org/bigbluebutton/api/messaging/RedisMessagingService.java
	record-and-playback/core/scripts/bigbluebutton.yml
2016-05-16 11:35:36 -04:00
Chad Pilkey
24c6d48dc2 removing files that should not have been committed 2016-05-02 12:45:25 -07: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