Commit Graph

12250 Commits

Author SHA1 Message Date
giomfo 10c4b5c10c Prepare Messages screen.
Customize recents source and recent table cells
2015-11-20 18:14:15 +01:00
yannick cbdd80436f Add rageshake 2015-11-20 17:52:16 +01:00
yannick a56171a9d9 The room settings were not refreshed after debackgrounding the application. 2015-11-20 17:42:29 +01:00
yannick 648a9c2188 -> use the storyboard to display the roomDetailsViewController.
-> the "Back" is removed from the back key in the navbar.
2015-11-20 17:07:45 +01:00
giomfo 2e26eb3c2e Prepare Messages screen.
Remove all useless stuff: public rooms, unread count...
2015-11-20 15:55:35 +01:00
giomfo 201d113611 Update Podfile to use develop branch of matrix ios kit and sdk 2015-11-20 15:30:46 +01:00
yannick 376c16c2bf Dismiss the keyboard when the text edition is ended. 2015-11-20 15:20:15 +01:00
yannick 726efea874 Add the tableview line separators. 2015-11-20 15:06:48 +01:00
giomfo 2419450531 update Matrix Sessions handling. 2015-11-20 14:47:38 +01:00
yannick 03ac45c673 Plug the RoomDetailsViewController
But
-> the update is not yet done
-> the ui must be updated.
2015-11-20 14:12:37 +01:00
yannick 2d87c1b686 The typing events are now displayed at the screen bottom. 2015-11-18 15:59:04 +01:00
yannick b63d07c32b Add the vector ExtraInfoView 2015-11-18 14:42:25 +01:00
yannick 68709837d2 Add the typing notifications text building. 2015-11-18 09:38:55 +01:00
giomfo ef28b58abb Remove the TabBarController 2015-11-18 00:15:52 +01:00
giomfo b9023ad9c7 Merge remote-tracking branch 'origin/develop' 2015-11-16 10:37:27 +01:00
giomfo db42bb5130 Prepare merge on master 2015-11-16 10:35:52 +01:00
giomfo 44bb147058 Prepare master update 2015-11-16 10:30:57 +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 2ba65cd4a2 Update Trace related to APNS token 2015-10-28 15:33:07 +01:00
giomfo f0d63fa1d1 APNS handling: Bug fix: The APNS registration is forced ON on cold app restart.
Now the APNS registration is forced only at the first launch.
2015-10-28 15:24:56 +01:00
giomfo d6befcacc4 Settings: Fix screen flickering on logout 2015-10-28 15:04:47 +01:00
giomfo d5b8417c40 Login fallback: Fix SSLHandshake failure observed on iOS9 for cas.openmarket.com. 2015-10-28 14:47:38 +01:00
yannick ae6c8db04e Remove background management from Console
-> if the application is launched by a notification, do not clear the notifications list.
2015-10-26 17:57:08 +01:00
giomfo 4fdf0394f8 MediaPicker: use the new MXKMediaCollectionViewCell class. 2015-10-22 17:22:10 +02:00
giomfo c698072630 AppDelegate: Ignore fake error, or connection cancellation error 2015-10-22 17:17:29 +02:00
giomfo 43070f2098 RecentListDataSource: report MXKPublicRoomTableViewCell change.
The 'focused' property has been renamed.
2015-10-22 13:08:15 +02:00
giomfo aedec3aecc RoomBubbleCellData: fix compilation failure 2015-10-21 10:36:03 +02:00
yannick 9a2e755ebe report the background sync on push notifications. 2015-10-20 10:19:21 +02:00
giomfo 83f9d568f0 Event Formatter: report API change due to SYIOS-152 fix 2015-10-19 18:36:22 +02:00
yannick dda37b1559 Read receipts should be displayed. 2015-10-14 16:29:31 +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 3eb1dd65c0 Update version of the pod dependencies 2015-09-24 11:53:56 +02:00
giomfo 77aa104be0 Disable bitcode 2015-09-24 11:50:26 +02:00
giomfo 912f15bc9e EventFormatter: Fix local time zone handling 2015-09-18 15:59:07 +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 1a1acfe22c Add file type icon (gif) on concerned bubbles 2015-09-07 12:55:55 +02:00