Commit graph

31 commits

Author SHA1 Message Date
giomfo
72d752155d Use the property mxSession instead of the shared MatrixSDKHandler object. 2015-04-17 14:05:40 +02:00
giomfo
a667c09aba The current text message partially typed is now saved in room data source 2015-04-17 14:04:10 +02:00
manuroe
47b7018d41 MXSession: Created const strings for keys passed in notification userInfo dict 2015-04-17 08:53:50 +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
66277b6158 Dismiss room member view controller when user leaves the related room. 2015-04-16 14:20:40 +02:00
giomfo
49f933eb3a Dismiss the view controller when member left the room. 2015-04-16 13:46:48 +02:00
giomfo
6cf4d386ee Remove TODO 2015-04-15 18:51:06 +02:00
manuroe
4f6e43fafc Fixed naming with kMXSessionXxxxNotifications 2015-04-15 17:34:27 +02:00
giomfo
01946ea351 Restore all settings usage. 2015-04-15 16:27:58 +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
f5ded32823 Contacts view controller is now based on UITableViewController (instead of UIViewController). 2015-04-14 17:02:46 +02:00
giomfo
36ec668416 Search in room members option has been moved into matrix kit. 2015-04-14 15:30:10 +02:00
giomfo
d5c7fd3924 BugFix Console fails to open new created rooms. 2015-04-14 12:52:35 +02:00
giomfo
dfe648fa7c Replace MXCViewController/MXCTableViewController with MXKViewController/MXKTableViewController (from MatrixKit). 2015-04-14 10:55:18 +02:00
giomfo
2ed0372b10 Remove warning 2015-04-14 10:22:33 +02:00
giomfo
eb850b5e58 Adjust Activity indicator on Settings view controller. 2015-04-13 19:02:02 +02:00
giomfo
e598b864d0 Update Settings view controller / MatrixKit. 2015-04-13 18:00:39 +02:00
giomfo
e076dbcdac Room members: keep visible the search bar during scrolling. 2015-04-13 14:40:24 +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
giomfo
7f2d5d1138 Hide temporarily settings related to room events display. They are not available now. 2015-04-10 17:42:06 +02:00
giomfo
15ff363c06 Report matrixKit renaming 2015-04-10 17:31:47 +02:00
giomfo
d21f8d7bbe Code cleaning 2015-04-10 17:25:14 +02:00
giomfo
bc66ccaec8 Report matrix kit renaming 2015-04-10 16:55:28 +02:00
giomfo
e5053c22ee Customize room members view controller (add search option, open details). 2015-04-10 15:23:43 +02:00
giomfo
4924012a36 Restore room member list. 2015-04-10 00:17:15 +02:00
giomfo
30812cb955 Report Matrix SDK api changes (urlOfContentThumbnail) 2015-04-09 17:43:26 +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