element-ios/matrixConsole
2015-04-24 17:53:48 +02:00
..
API Use MXSession to createRoom instead of the lower level MXRestClient version. [MXSession createRoom] returns when the room has been initialSync'ed which fixes bugs on slow network. 2015-04-23 17:54:04 +02:00
Assets Moved code in the Console folder to the root of the repo 2015-04-09 10:08:20 +02:00
Base.lproj Create Room: Like Android and web clients, select "Private" by default 2015-04-23 17:08:40 +02:00
Images.xcassets Moved code in the Console folder to the root of the repo 2015-04-09 10:08:20 +02:00
Model Rename MatrixSDKHandler with MatrixHandler. 2015-04-17 18:58:53 +02:00
Resources Moved code in the Console folder to the root of the repo 2015-04-09 10:08:20 +02:00
View Rename MatrixSDKHandler with MatrixHandler. 2015-04-17 18:58:53 +02:00
ViewController Use MXSession to createRoom instead of the lower level MXRestClient version. [MXSession createRoom] returns when the room has been initialSync'ed which fixes bugs on slow network. 2015-04-23 17:54:04 +02:00
AppDelegate.h Moved code in the Console folder to the root of the repo 2015-04-09 10:08:20 +02:00
AppDelegate.m Rename MatrixSDKHandler with MatrixHandler. 2015-04-17 18:58:53 +02:00
Info.plist Moved version to console 0.4.0 and kit 0.1.0 2015-04-24 17:53:48 +02:00
main.m Moved code in the Console folder to the root of the repo 2015-04-09 10:08:20 +02:00
matrixConsole-Defaults.plist Move AppSettings in MatrixKit. 2015-04-15 10:14:14 +02:00