Commit graph

69 commits

Author SHA1 Message Date
yannick
4d8b8d2856 mute_room_notifications
The room notification "mute" button is displayed even if there is a "always notify" room rule.
2015-12-04 11:04:18 +01:00
Yannick LE COLLEN
b6bc331b2b Merge pull request #10 from vector-im/fav_recents_display
Fav recents display
2015-12-04 09:02:31 +01:00
Yannick LE COLLEN
63e6c60eeb Merge pull request #9 from vector-im/recents_swipe_actions2
Recents swipe actions2
2015-12-04 08:32:15 +01:00
yannick
9880bd2224 recents_swipe_actions2
-> MXKTools::resizeImage instead of a local method.
2015-12-04 08:31:33 +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
yannick
c8fe9d6d20 Add the mute/ummute room notifications in the swipe menu. 2015-12-02 13:12:27 +01:00
yannick
978bce9a59 Add the swipe to update room tag. 2015-12-02 10:09:01 +01:00
yannick
d1d55986de -> Add the generic swipe to delete (UITableViewRowAction)
-> Add the background generation from image (UITableViewRowAction)
2015-12-01 18:08:40 +01:00
yannick
762231d0a1 Add the room creation button. 2015-11-30 10:41:49 +01:00
yannick
ae6d8951be Add a gradient view above the recents view. 2015-11-30 09:48:08 +01:00
giomfo
10c4b5c10c Prepare Messages screen.
Customize recents source and recent table cells
2015-11-20 18:14:15 +01:00
giomfo
2e26eb3c2e Prepare Messages screen.
Remove all useless stuff: public rooms, unread count...
2015-11-20 15:55:35 +01:00
giomfo
ef28b58abb Remove the TabBarController 2015-11-18 00:15:52 +01:00
giomfo
589d470c1f Bug fix: The tabbar is hidden on Settings screen. 2015-08-28 22:54:31 +02:00
giomfo
e0d4d056da Chat screen: Trick on iOS 8 and later: the tabbar is hidden manually for the secondary viewcontrollers of the splitviewcontroller. 2015-08-26 19:04:30 +02:00
giomfo
f260ad9d5f Add first implementation of Room creation screens 2015-08-14 09:21:39 +02:00
giomfo
78d139dea5 Update Vector storyboard:
- remove home tab (add public rooms in recents).
- remove contacts tab
- clean settings
2015-08-12 09:32:45 +02:00
giomfo
16e2c58e3e Code cleaning 2015-08-11 14:42:09 +02:00
giomfo
60fbaf3ffc replace matrixConsole project with Vector Xcode project. 2015-08-10 16:58:31 +02:00
Renamed from matrixConsole/ViewController/RecentsViewController.m (Browse further)