Commit Graph

15 Commits

Author SHA1 Message Date
giomfo 0165fed51c Directory section should be displayed by default in Messages when recents list is empty.
related to https://github.com/vector-im/vector-ios/issues/358
2016-06-03 10:28:46 +02:00
giomfo d7f9011a0b Bug Fix: Directory should be accessible from search even if the search field is empty
https://github.com/vector-im/vector-ios/issues/104
2016-05-30 13:42:45 +02:00
giomfo 32b61335fc RecentsDataSource: Remove InviteRecentTableViewCell dependency 2016-04-28 16:26:37 +02:00
giomfo 7da31788d6 BugFix: Sliding animation on recents entries can be quite stuttery #162
Recents refresh is now blocked when a recent cell is in editing mode.
2016-03-17 23:31:30 +01:00
manuroe e71a4a090d Public rooms search: Directory page starts to work (with cells from MatrixKit) 2015-12-18 17:17:03 +01:00
yannick 4bb827480a recents_category_drag_drop
Updates after internal reviews
2015-12-16 08:59:40 +01:00
yannick 2010554782 recents_category_drag_drop
-> the moving room was not always the expected one
-> update after SDK update (room tag order computation)
2015-12-15 08:34:46 +01:00
yannick 513a54f7a0 recents_category_drag_drop
Hide the moving cell.
2015-12-14 10:47:10 +01:00
yannick 3ed9696716 recents_category_drag_drop
fix some crashes
2015-12-11 16:20:26 +01:00
yannick 26fe1ba0ba recents_category_drag_drop
fix a refresh issue.
2015-12-11 15:30:26 +01:00
yannick 922607d521 recents_category_drag_drop
Add the cell drag and drop.
2015-12-11 14:59:55 +01:00
yannick 27a72ae7db recents_category_drag_drop
the drag and drop is implemented : the cell can be move in the recents sections.
2015-12-11 11:50:13 +01:00
yannick 09567f1c29 add_invite_rooms_section
Plug the join/reject button
The join does not refresh properly the recents.
2015-12-10 09:00:57 +01:00
yannick 66f523a243 ->Display the recents sorted by tags (favorites, converstations, lower priority)
-> the tag event is listened but seems bugged.
2015-12-02 17:18:55 +01:00
giomfo 10c4b5c10c Prepare Messages screen.
Customize recents source and recent table cells
2015-11-20 18:14:15 +01:00