Commit Graph

15 Commits

Author SHA1 Message Date
giomfo 1efe31a5d0 Improve the people invite screens
#904

- Hide/show the non-matrix-enabled contacts from the local contacts section.
2017-01-26 23:36:26 +01:00
giomfo b9ab177ca1 ContactTableViewCell: Let ContactsTableViewController update the matrix ids of the local contacts.
Remove the lookup request at cell level because the contacts table triggers now a bulk lookup.
2017-01-24 09:46:25 +01:00
giomfo 69182bdfd5 Prepare #904: Improve the people invite screens
- Make `RoomParticipantsViewController` inherit of the new class `ContactsTableViewController` to handle room members.
2017-01-11 18:58:11 +01:00
giomfo d6fcfc8bef Enhancement - Improve the people invite screens.
#904

- MXKContactManager: List the local contacts with methods (instead of handling only the emails).
- ContactTableViewCell: Highlight the Matrix-enabled contacts in local contacts section.
2017-01-06 15:09:18 +01:00
giomfo d79b414ef3 Bug Fix: Screen when placing a voip call can be incredibly ugly
#597
2016-09-09 15:11:12 +02:00
giomfo ab563b96a8 Code cleaning: Remove useless TableViewCell classes. 2016-07-01 10:33:07 +02:00
giomfo f12c016281 Search Screen: add People tab
- rename 'getFirstMatrixId' with 'firstMatrixId'

https://github.com/vector-im/vector-ios/issues/343
2016-06-22 10:19:08 +02:00
giomfo ce5f2f7a63 Room participants: Clear the background color of avatar 2016-06-10 17:41:32 +02:00
manuroe 64d93e36b2 Room member details: Factorised the pretty string for presence in [Tools presenceText] 2016-04-29 09:54:43 +02:00
giomfo eef696b65c Fix Room members: Add a specific section INVITED
#132
2016-04-08 17:26:42 +02:00
manuroe bc6984d43b Email invitation: Show the name the user is typing in the room member list search input in the first cell of the list 2016-02-05 16:42:17 +01:00
manuroe 485f79b51e VectorDesignValues: Load Vector colors at the app load time for the life of the app 2016-02-05 15:21:00 +01:00
manuroe 0d306d0ec8 Email invitation: Room participants: Show 3pid invite 2016-02-03 17:30:20 +01:00
yannick 4c5ff18b75 room_members_search
remove the session property
2015-12-21 14:28:18 +01:00
yannick f9b8a0d53e room_members_search
-> rename VectorContactTableViewCell to ContactTableViewCell
2015-12-21 10:27:07 +01:00