Commit Graph

94 Commits

Author SHA1 Message Date
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
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
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
44edda1e70 Move the responsability to set the page title TopBarViewMediator. 2016-04-19 08:45:41 +01:00
Ghaz Triki
c6a2dc7903 Extract services from mediators and use signal and command class instead. 2016-04-19 07:25:50 +01:00
Ghaz Triki
d24e52e9d8 Added missing images. 2016-04-18 18:36:03 +01:00
Ghaz Triki
c629fd96db Improvements on PärtParticipantIcon component and deletion of SelectionIcon to replace it by an image. 2016-04-18 18:10:09 +01:00
Ghaz Triki
9644682a8a Improved user status components in mobile. 2016-04-18 15:43:04 +01:00
Ghaz Triki
5259a9e1d2 Deleted guest code. 2016-04-18 15:40:03 +01:00
Ghaz Triki
2fe06dcd15 Deleted all code for handling guests. 2016-04-08 22:30:57 +01:00
Ghaz Triki
a57b65c4a7 Improved ParticipantsViewBase layout. 2016-04-08 22:30:26 +01:00
Ghaz Triki
15f846b7cd Simplifeid UserDetailsViewBase as much as possible. 2016-04-08 15:49:04 +01:00
Ghaz Triki
b989f7f1da Minor improvements to the chat mediators. 2016-04-08 11:16:38 +01:00
Ghaz Triki
8eb374220f Private chat won't scroll if a message comes from a different private chat. 2016-04-08 10:41:37 +01:00
Ghaz Triki
b3ef8a9a3b Deleted not used classes, empty methods an not used properties. 2016-04-07 22:52:21 +01:00
Ghaz Triki
a6db1205df Removed references to unused conferenceParameters property. 2016-04-07 18:25:42 +01:00
Ghaz Triki
9daa4609f7 Better naming from unsuccess to failure for class properties. 2016-04-07 17:52:28 +01:00
Ghaz Triki
b93786766b Deleted OpenRoom and RecentRooms classes. 2016-04-07 17:30:21 +01:00
Ghaz Triki
8d79c2f1b7 Added ANE dependencies to mobile client gradle build. 2016-04-07 17:13:59 +01:00
Ghaz Triki
b61a0ac977 Removed unecessary castings. 2016-04-07 14:39:24 +01:00
Ghaz Triki
3dace9cb86 Less RobotLegs configuration classes for better modules handling. 2016-04-06 15:40:55 +01:00
Ghaz Triki
7ccf2f16d5 Display back button in UserDetails view. 2016-04-06 14:45:23 +01:00
Ghaz Triki
a5fa8a96b7 Minor fixes by renaming some variables and removing more unused code. 2016-04-06 14:45:07 +01:00
Ghaz Triki
779b8a5a14 Cleanup for ChatRoomsViewMediator class. 2016-04-06 12:19:46 +01:00
Ghaz Triki
166fe90600 Removed unused overriden methods and properties in view classes. 2016-04-06 12:12:56 +01:00
Ghaz Triki
859081fb82 Fixed private chat wasn't working due to an invalid check of first unread message position. 2016-04-06 12:06:59 +01:00
Ghaz Triki
861e5adcf8 Better implementation for the chat item visiblity detetection. 2016-04-06 11:57:34 +01:00
Ghaz Triki
8179604c56 Improved IPresentationViewAir implementation to avoid type casting the view in PresentationViewMediator. 2016-04-06 11:37:43 +01:00
Ghaz Triki
4df4b1b2be Removing event listeners and signal listeners when destroying mediators. 2016-04-06 11:20:58 +01:00
Ghaz Triki
81b49ee962 Deleted ChatList, GuestsList and ParticipantsList to use Flex List instead. 2016-04-05 18:20:38 +01:00
Ghaz Triki
857bd48f4c Using application icons and deactivated iOS glare effect on the icon as described in the documentation http://help.adobe.com/en_US/air/build/WS901d38e593cd1bac1e63e3d129907d2886-8000.html 2016-04-05 17:48:00 +01:00
Ghaz Triki
33b9fb1a68 Removed all Flex compiler warnings for the mobile client. 2016-04-05 16:58:32 +01:00
Ghaz Triki
782238df1b More code cleanup. 2016-04-05 15:53:34 +01:00
Ghaz Triki
9cdc6aaba5 Deleted unused code in ChatRoomsViewMediator. 2016-04-05 15:35:23 +01:00
Ghaz Triki
906f8c82c5 Using a simple list in ChatRoomsViewBase 2016-04-05 15:27:26 +01:00
Ghaz Triki
1f41c31997 Deleted CharChatRoomsList class and unified "views" namespace when possible. 2016-04-05 15:25:14 +01:00
Ghaz Triki
89ef6ed24e Make IMenuButtonsView inherit IFlexDisplayObject to use it in MenuButtonsViewMediator instead of using the implementation class. 2016-04-05 15:17:57 +01:00