Commit graph

54 commits

Author SHA1 Message Date
yannick
68709837d2 Add the typing notifications text building. 2015-11-18 09:38:55 +01:00
giomfo
4a17e1944e Memory warning handling.
Memory warnings are now handled by 'MXKRoomDataSourceManager' instance to reload unused data source.
It is not required to reload all matrix sessions on memory warning.
2015-10-30 18:09:02 +01:00
giomfo
d6befcacc4 Settings: Fix screen flickering on logout 2015-10-28 15:04:47 +01:00
giomfo
4fdf0394f8 MediaPicker: use the new MXKMediaCollectionViewCell class. 2015-10-22 17:22:10 +02:00
giomfo
cc4842d03c Fix: A constraint cannot be made between a leading/trailing attribute and a right/left attribute. Use leading/trailing for both or neither.' 2015-10-01 10:36:22 +02:00
giomfo
759e8eb628 Authentication: prepare C-S auth API v2 support 2015-09-28 10:23:33 +02:00
giomfo
446828124c Fix compilation warnings 2015-09-24 13:32:47 +02:00
giomfo
2435944263 Chat screen: Bug Fix - Captured images are not attached 2015-09-16 19:11:49 +02:00
giomfo
57f757cab2 Chat screen: Bug Fix: App crashes when user taps on avatar 2015-09-15 09:36:23 +02:00
giomfo
b8e79500ba Chat screen: disable menu (in nav bar) when user leaves the room 2015-09-11 15:58:08 +02:00
giomfo
1c0f6fc704 Room participants: bug fix - user is not able to leave 2015-09-11 15:48:07 +02:00
giomfo
332512773a Finalize Room participants display 2015-09-11 15:43:24 +02:00
giomfo
4a5a7f8023 RoomParticipants: move some code and add comments 2015-09-11 13:51:33 +02:00
giomfo
0e799dd2dc Display room members in Room Participants View Controller 2015-09-11 13:03:20 +02:00
giomfo
f23a5d3f92 RoomParticipant VC: remove default selection style to prevent artefact during table refresh. 2015-09-10 14:00:56 +02:00
giomfo
81e2c847dc RoomParticipants viewController: Update header in participant section when aparticipant is removed 2015-09-10 13:47:37 +02:00
giomfo
89921f8f58 Add Room participants view controller 2015-09-10 12:09:23 +02:00
giomfo
9076672ea2 Chat screen: Hide sub menu if user tap on table view 2015-09-08 17:53:53 +02:00
giomfo
b816495ba2 MediaPickerViewController: improve video attavhmnet handling 2015-09-08 17:22:39 +02:00
giomfo
1f41a0ad91 MediaPickerViewController: Let MatrixKit RoomInputToolbar handle the image compression 2015-09-08 14:50:25 +02:00
giomfo
9b60a01eea Improve Media Picker: prompt user about image compression 2015-09-05 00:54:58 +02:00
giomfo
e9a8fdc429 Finalize media picker by handling full library picker 2015-09-03 18:47:11 +02:00
giomfo
d4d5915a52 Media picker: Add video icon on video in recents collection, Set label and button text (localized string). 2015-09-03 15:06:36 +02:00
giomfo
a737527519 MediaPicker: Fix issues:
- record audio with video
- fix video attachment from recents
- play recorded video
2015-09-03 14:17:08 +02:00
giomfo
fd37eba659 MediaPicker: First implementation of the carousel 2015-09-02 18:50:51 +02:00
giomfo
e79279415e Display correctly the captured picture in case of device rotation. 2015-09-02 09:58:50 +02:00
giomfo
82abe20b3f Bug Fix: app crashes when a media picker is presented for the second time 2015-09-02 09:52:16 +02:00
giomfo
708e6a589d MediaPickerViewController: prepare image/video capture 2015-09-02 09:43:52 +02:00
giomfo
589d470c1f Bug fix: The tabbar is hidden on Settings screen. 2015-08-28 22:54:31 +02:00
giomfo
a70d1cb69c Media Picker: Finalize capture preview display 2015-08-28 18:34:08 +02:00
giomfo
993650d64f Media Picker: prepare media picker view controller 2015-08-28 16:30:17 +02:00
giomfo
a5d3917f13 Chat screen: disable menu button if no room is selected 2015-08-27 11:31:17 +02:00
giomfo
a34135a3b3 Room participants screen: fix scrolling issue 2015-08-27 11:30:23 +02:00
giomfo
e0d4d056da Chat screen: Trick on iOS 8 and later: the tabbar is hidden manually for the secondary viewcontrollers of the splitviewcontroller. 2015-08-26 19:04:30 +02:00
giomfo
af09647882 Chat screen: finalize menu list from navigation bar. 2015-08-26 13:25:35 +02:00
giomfo
f010a3a319 Chat screen: animate toolbar (option menu). 2015-08-25 18:36:27 +02:00
giomfo
09dc7a3f97 Chat screen: update tool bar button handling 2015-08-25 15:42:19 +02:00
giomfo
6c6b42f873 RoomBubbleTableViewCell: show/hide message timestamp 2015-08-25 11:19:49 +02:00
giomfo
4cf5972bb6 Chat screen: Customize bubble cells 2015-08-21 20:00:39 +02:00
giomfo
e516babe42 Chat input toolbar: enlarge button 2015-08-19 11:05:47 +02:00
giomfo
d63605ab0d Chat screen: Finalize submenu handling 2015-08-19 10:45:45 +02:00
giomfo
22bac0e984 Chat screen: Add other option menu 2015-08-18 16:24:48 +02:00
giomfo
ef7b4dfe91 Chat screen: add send button 2015-08-18 10:51:28 +02:00
giomfo
e30bb8aad3 Prepare chat screen. 2015-08-18 10:04:30 +02:00
giomfo
d1c2f61d58 Code cleaning: remove useless methods 2015-08-17 19:15:58 +02:00
giomfo
759c37c2a3 New Chat screen: BugFix - Vector fails to open the new created room. 2015-08-17 13:42:33 +02:00
giomfo
f8ff8441d9 Take into account changes in MXKContactTableCell. 2015-08-17 11:35:14 +02:00
giomfo
3a32a9acfc New Chat screen: Patch chat picture option 2015-08-14 18:39:42 +02:00
giomfo
9cade40b83 New Chat screens: Finalize layout. Fix search handling issue. 2015-08-14 17:50:47 +02:00
giomfo
44fc29a4cb New Chat screens: implement participants selections. 2015-08-14 16:40:03 +02:00