giomfo
fd33bbfae1
ContactsTableViewController: Remove the count in the Local contacts header,
...
when no search is in progress.
2017-01-30 16:58:16 +01:00
giomfo
f31ee9e27b
Improve the people invite screens
...
#904
- Keep visible the Local contacts header even if no local contacts is displayed in order to keep visible the check box "Matrix user only".
2017-01-27 14:57:10 +01:00
giomfo
13280105d3
Improve the people invite screens
...
#904
- Keep visible the Local contacts header even if no local contacts is displayed in order to keep visible the check box "Matrix user only".
2017-01-27 11:55:48 +01:00
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
ca918d1d00
ContactsTableViewController: refresh the matrix ids in the local contacts when view will appear.
2017-01-23 18:40:30 +01:00
giomfo
60907cf97b
Bug Fix - Search from rooms list: bg bubbles recovering known contacts list
...
#946
2017-01-19 14:28:44 +01:00
giomfo
5d204d0721
ContactsTableViewController: Ignore @facebook.com email addresses from the results - facebook have discontinued that service...
2017-01-18 11:53:22 +01:00
giomfo
f8340f0b26
Improve the people invite screens
...
#904 .
Enable contacts section shrinking when the 2 sections are displayed.
2017-01-13 18:05:08 +01:00
giomfo
f275276e44
Improve the people invite screens
...
#904 .
Enable contacts section shrinking when the 2 sections are displayed.
2017-01-13 17:36:34 +01:00
giomfo
1a5fae6551
Improve the people invite screens
...
#904 .
Remove a contact from the "Known Contacts" section if a local contact matches with his Matrix identifier.
2017-01-13 16:34:43 +01:00
giomfo
821f9ee75a
Feature - Improve the people invite screens
...
#904 .
+"Add contact" button should be added on Room Member list #905
2017-01-13 12:08:24 +01:00
giomfo
d0dcf2eaa9
Feature - "Add contact" button should be added on Room Member list
...
#905
+ Improve the people invite screens #904 .
2017-01-13 02:24:50 +01:00
giomfo
11bb9703c3
Prepare #904 : Improve the people invite screens
...
- Make `HomePeopleSearchViewController` inherit of the new class `ContactsTableViewController` to handle room members.
2017-01-12 17:30:09 +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
f83485d319
Prepare #904 : Improve the people invite screens
...
- Rename `ContactPickerViewController` with `HomePeopleSearchViewController`.
- Define a basic view controller class `ContactsTableViewController` to display/filter a contacts list.
- Make `StartChatViewController` inherit of this new class `ContactsTableViewController` to handle contact invite.
2017-01-10 17:56:30 +01:00