Commit Graph

13 Commits

Author SHA1 Message Date
Giom Foret 6fdbb5d844 Enable Dark theme
TODO:
- fix the app freeze when user changes the app theme.
2017-08-11 16:56:09 +02:00
manuroe ab629bae99 User directory: Make sure a valid MXSession is provided to ContactsDataSource
https://github.com/vector-im/riot-meta/issues/95
2017-07-28 15:02:11 +02:00
Giom Foret c3d65d6874 Remove MXKAlert class use.
UIAlertController is directly used.
2017-07-14 16:41:25 +02:00
Giom Foret 0fddd8be3b UX Rework: Add home page
- Add people section
- Order favourites according to their activities

https://github.com/vector-im/riot-meta/issues/75
2017-05-11 11:51:42 +02:00
Giom Foret 076ca21993 Prepare UX rework:
- Fix sections handling in unified search screen.
- Prepare sticky headers in RecentsViewController.
2017-04-11 17:58:59 +02:00
Giom Foret 398e00661e Create a ContactDataSource from the existing ContactsTableViewController 2017-04-07 16:42:16 +02:00
Giom Foret 6a3ad6b0fb Prepare UX rework:
- Handle room selection at RecentsViewController level.
2017-04-06 15:23:54 +02:00
Giom Foret 4eb90fbb2e Prepare UX Rework:
- Define the 4 tabs: Home, Fav, People and Rooms
2017-04-06 14:27:45 +02:00
Giom Foret 9bd8985b19 Prepare UX rework
- Hide Back button title in details view controller
2017-03-28 18:17:14 +02:00
Giom Foret 6e8290df93 Prepare UX Rework
- Display contact details in the secondary view controller of the split view controller.
- Fix issues on secondary view controller handling.
2017-03-28 17:26:50 +02:00
Giom Foret b39299008a Prepare UX rework
- Restore messages/files search handling
2017-03-27 15:59:51 +02:00
Giom Foret be947e1d8b Prepare UX rework
- Restore Directory View controller.
2017-03-27 14:20:54 +02:00
Giom Foret 89d31cc116 Prepare UX rework:
- Use a tab bar controller in the master view controller of the split view controller.
2017-03-23 17:48:05 +01:00