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
jeangb
dc924695e4
Add accessibility id for automation purpose
...
- Added accessibility ids to some object on all the view controllers and views (except authentication) for UI automation purpose
2017-01-13 15:12:08 +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
89c8b4ff84
Room member: adjust badge size
2016-04-12 12:12:05 +02:00
giomfo
189766f75f
Room Members: Add Admin/Moderator badge on members's picture
2016-04-11 21:28:11 +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
yannick
6bb821e965
room_members_search
...
-> improve vectorContactTableViewCell to display a custom accessory view
-> Update the room creation step 2 viewcontroller.
2015-12-21 10:00:49 +01:00
yannick
9c64a33638
room_members_search
...
-> add the swipe to remove member / to leave the room
-> add member when selecting a cell.
2015-12-18 15:00:20 +01:00
yannick
fdba00db3c
room_members_search
...
-> apply the Vector design to the cells
-> apply the Vector design to the search bar.
2015-12-18 11:55:35 +01:00