Commit Graph

15 Commits

Author SHA1 Message Date
giomfo 19f60bcea5 RecentsViewController: Take into account changes in MXKRecentListViewController. 2015-05-22 22:32:05 +02:00
giomfo a616b81742 iOS Console: support multi-sessions in Recents and Settings Tabs.
(TODO: update `Home` and `Contacts` Tabs, presently these 2 tabs consider only the first created matrix session).
2015-05-21 19:06:34 +02:00
giomfo b98de96582 RecentsViewController: fix multi-sessions issue. 2015-05-21 18:09:13 +02:00
giomfo e81c99b1ae RecentsViewController: prepare multi-sessions support. 2015-05-21 13:12:21 +02:00
giomfo fb12385d8a remove useless "MatrixHandler.h" dependances. 2015-05-04 18:26:52 +02:00
giomfo b3f3b785f0 Bug Fix "grey-stuck-can't-click recent bug". The selected room was not reset correctly. 2015-04-29 15:27:43 +02:00
giomfo d1d051d208 Rename MatrixSDKHandler with MatrixHandler. 2015-04-17 18:58:53 +02:00
giomfo 72d752155d Use the property mxSession instead of the shared MatrixSDKHandler object. 2015-04-17 14:05:40 +02:00
giomfo 96620c31ff Handle the case where user leaves the selected room. 2015-04-16 19:08:29 +02:00
manuroe bf3dd8e8d4 RecentsViewController: update title when total unreadCount changes 2015-04-16 16:25:05 +02:00
giomfo d5c7fd3924 BugFix Console fails to open new created rooms. 2015-04-14 12:52:35 +02:00
giomfo e123ed70c4 Recents: Keep visible the search bar during scrolling 2015-04-13 10:42:27 +02:00
giomfo 27c8925428 Handle correctly clear cache option. 2015-04-12 01:44:25 +02:00
manuroe 1d625ae5dc Made use of MXKRoomDataSourceManager so that we reuse the same references of roomDataSource with their pending outgoing messages 2015-04-09 16:35:03 +02:00
manuroe 7cd1d29d02 Moved code in the Console folder to the root of the repo 2015-04-09 10:08:20 +02:00