Commit graph

12 commits

Author SHA1 Message Date
giomfo
dbfe926470 Console: Fix issue on landscape display during search in public rooms. 2015-02-02 14:52:29 +01:00
giomfo
1b0660d176 BugFix SYIOS-16 Add option in Console to join room thanks to its alias 2015-02-02 13:42:58 +01:00
giomfo
a5fc4380d9 Rename MatrixHandler to MatrixSDKHandler 2015-01-23 15:36:05 +01:00
giomfo
7382db2e64 Prepare SYIOS-26: "The app can work offline when debackgrounded but not when restarting from cold"
In relation with the SDK change on mxSession, we introduce a matrixHandler status to handle following status: loggedOut, logged, storeDataReady, serverSyncDone.
(Boolean 'isLogged' and 'isInitialSyncDone' are removed).
2015-01-05 15:11:40 +01:00
ylecollen
7fefb5cbef The keyboard closed itself on iphone 4 2014-12-19 16:01:26 +01:00
giomfo
7fbb768369 Home: Improve handling of room alias text input 2014-12-19 15:54:01 +01:00
Yannick Le Collen
e37d59c6ba Hide if the keyboard if the user scrolls the public rooms 2014-12-18 09:03:05 +01:00
manuroe
4db0d89f22 MXRestClient: need joinAlias method
Updated [MXRestClient joinRoom] to support both room id and room alias
2014-12-12 11:38:37 +01:00
giomfo
60dbff4097 Home: Add search option in public rooms 2014-12-08 09:32:21 +01:00
manuroe
56e8f68d9b Renaming: [MXSession room:] to [MXSession roomWithRoomId:]. [MXSession user:] to [MXSession userWithUserId:] 2014-12-02 11:19:51 +01:00
giomfo
26ca6fa6b1 Room creation: Fix Alias and Participants handling in Home screen 2014-11-28 11:52:58 +01:00
giomfo
6156cb0f78 Rename directories of sample sources (matrixConsole) 2014-11-24 10:38:23 +01:00