Commit Graph

17 Commits

Author SHA1 Message Date
giomfo dd525d9053 Multi-sessions handling: Restore automatic room opening 2015-05-28 19:20:18 +02:00
giomfo f9ff8e8eda Multi-sessions: the current visible roomId is safe. 2015-05-28 18:48:37 +02:00
giomfo 5cbd906199 Multi-session handling: apply MatrixKit changes into Console. 2015-05-28 17:54:50 +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 ec432e7939 RecentsViewController: support multi-sessions. 2015-05-21 18:15:45 +02:00
giomfo 0048be1264 Recents List: Dispose properly room data source on logout. 2015-05-19 09:54:12 +02:00
giomfo e237858fb0 Dispose room data on didReceiveMemoryWarning. 2015-05-05 18:08:22 +02:00
giomfo fb12385d8a remove useless "MatrixHandler.h" dependances. 2015-05-04 18:26:52 +02:00
giomfo 216f7d1cf9 Update Console by using MXKAuthenticationViewController and MXKAccount classes. 2015-04-30 16:19:12 +02:00
giomfo d1d051d208 Rename MatrixSDKHandler with MatrixHandler. 2015-04-17 18:58:53 +02:00
giomfo b9e45fafb2 Handle at AppDelegate level the new opened matrix sessions. 2015-04-17 15:45:32 +02:00
giomfo 718ccd93ec Purge MatrixSDKHandler 2015-04-17 14:24:08 +02:00
manuroe 4f6e43fafc Fixed naming with kMXSessionXxxxNotifications 2015-04-15 17:34:27 +02:00
giomfo dfe648fa7c Replace MXCViewController/MXCTableViewController with MXKViewController/MXKTableViewController (from MatrixKit). 2015-04-14 10:55:18 +02:00
giomfo e598b864d0 Update Settings view controller / MatrixKit. 2015-04-13 18:00:39 +02:00
giomfo 27c8925428 Handle correctly clear cache option. 2015-04-12 01:44:25 +02:00
manuroe 7cd1d29d02 Moved code in the Console folder to the root of the repo 2015-04-09 10:08:20 +02:00