Commit Graph

26 Commits

Author SHA1 Message Date
giomfo cf0e6f1080 Report MXKContactManager update. 2015-06-09 18:06:57 +02:00
giomfo da06ac56a4 ContactManager: Move contact manager in MatrixKit 2015-06-08 18:53:57 +02:00
giomfo aa647d0c36 ContactManager: Add multi-sessions support. 2015-06-05 18:27:51 +02:00
manuroe 7c9336b948 Fixed in-app notifications that have been broken with multi-account 2015-06-04 16:10:43 +02:00
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 8f778cd775 Console - multiple accounts handling: Prompt user to select an account before starting chat with someone. 2015-05-28 18:31:08 +02:00
giomfo 376ce831ba Mulyi session handling: Fix full resync issue. 2015-05-26 11:01:01 +02:00
giomfo ec432e7939 RecentsViewController: support multi-sessions. 2015-05-21 18:15:45 +02:00
giomfo 26433a4950 SettingsViewController: prepare multi-session support, use MXKAccountDetailsViewController. 2015-05-21 14:56:26 +02:00
David Baker 080de071fd Turn gst debugging off 2015-05-14 10:05:07 +01:00
David Baker adc13cf5f6 Get a build with GST debugging turned on 2015-05-13 17:03:23 +01:00
giomfo e74a59904c Ignore new call if a call is already in progress. 2015-05-12 10:58:00 +02:00
giomfo c3cc61f35b Call view controller: fix simultaneous dismiss/present issue. 2015-05-12 10:53:47 +02:00
giomfo 3e3aa21a01 Add call observer only when matrix sesion is running. The call observer is removed in other session states. 2015-05-12 00:26:00 +02:00
giomfo 6140abf55c Add Matrix Call Observer. 2015-05-11 23:11:23 +02:00
giomfo c752150f63 Release room data on logout. 2015-05-05 18:06:50 +02:00
giomfo 02fd35292d Move startPrivateOneToOneRoomWithUserId from MatrixHandler to AppDelegate. 2015-05-04 14:49:30 +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
giomfo 004825a3fc Update MXKAppSettings use. 2015-04-15 14:46:54 +02:00
giomfo 915e1b55a5 Move AppSettings in MatrixKit. 2015-04-15 10:14:14 +02:00
giomfo dfe648fa7c Replace MXCViewController/MXCTableViewController with MXKViewController/MXKTableViewController (from MatrixKit). 2015-04-14 10:55:18 +02:00
manuroe 7cd1d29d02 Moved code in the Console folder to the root of the repo 2015-04-09 10:08:20 +02:00