Commit Graph

115 Commits

Author SHA1 Message Date
ismailgulek f76f778e0b Merge branch 'develop' into ismail/4384_room_summary_store 2021-09-28 17:30:39 +03:00
ismailgulek d63bb926df Refactor recents data source to use new room list data fetchers 2021-09-24 18:50:41 +03:00
ismailgulek e3e713ab1c Refactor recents data source to use new room list data fetchers 2021-09-24 18:50:41 +03:00
Gil Eluard 5f8de45e25 [Spaces] M10.8 Browsing users in a space #4682
- Update after code review
2021-09-14 16:59:32 +02:00
Gil Eluard 21f5d73b6f [Spaces] M10.8 Browsing users in a space #4682
- Update after code review
2021-09-14 16:59:32 +02:00
Gil Eluard de09af397f [Spaces] M10.8 Browsing users in a space #4682
- Update after code review
2021-09-14 11:45:33 +02:00
Gil Eluard aa931a3c1a [Spaces] M10.8 Browsing users in a space #4682
- Update after code review
2021-09-14 11:45:33 +02:00
Gil Eluard 66f084b85c [Spaces] M10.8 Browsing users in a space #4682
- Renamed coordinators
2021-09-02 09:34:25 +03:00
Gil Eluard 6aa9f0f5c7 [Spaces] M10.8 Browsing users in a space #4682
- Renamed coordinators
2021-09-02 09:34:25 +03:00
Gil Eluard d9276d6919 [Spaces] M10.8 Browsing users in a space #4682
- Present space members screen from people tab if space has been selected
2021-08-22 09:23:58 +03:00
Gil Eluard b85ad68591 [Spaces] M10.8 Browsing users in a space #4682
- Present space members screen from people tab if space has been selected
2021-08-22 09:23:58 +03:00
Doug 4127a5d476 Remove peopleCellDataArray from total item count. 2021-07-27 16:06:41 +01:00
Doug 0b6d7216ee Remove peopleCellDataArray from total item count. 2021-07-27 16:06:41 +01:00
Doug 3249f80cfb Remove old MXKRecentsDataSource methods. 2021-07-27 15:59:36 +01:00
Doug fa182416a6 Remove old MXKRecentsDataSource methods. 2021-07-27 15:59:36 +01:00
Doug 5824fa2bbf Allow recentsTableView to use recentsDataSource now that there are no contacts to insert.
Remove all unnecessary datasource/delegate methods.
2021-07-27 14:51:10 +01:00
Doug c6e412e916 Allow recentsTableView to use recentsDataSource now that there are no contacts to insert.
Remove all unnecessary datasource/delegate methods.
2021-07-27 14:51:10 +01:00
Doug 51fc0afa08 Remove headers from PeopleViewController. 2021-07-09 14:22:33 +01:00
Doug f7c5279416 Remove headers from PeopleViewController. 2021-07-09 14:22:33 +01:00
Doug 5a51311ecf Tidy up PeopleViewController data source methods. 2021-07-06 17:43:16 +01:00
Doug 61e02323ba Tidy up PeopleViewController data source methods. 2021-07-06 17:43:16 +01:00
Doug eb2a53ff7b Begin removing contacts section from PeopleViewController. 2021-07-06 16:14:32 +01:00
Doug d99e7ce7b5 Begin removing contacts section from PeopleViewController. 2021-07-06 16:14:32 +01:00
SBiOSoftWhare 53ee6a4530 Navigation: Add possibility to instantiate each tab bar item controller programmatically. 2021-05-20 21:29:08 +02:00
SBiOSoftWhare eefc7c5deb Navigation: Add possibility to instantiate each tab bar item controller programmatically. 2021-05-20 21:29:08 +02:00
ismailgulek 25bd30f683 Move dialpad into room 2021-01-14 13:38:17 +03:00
ismailgulek 4fd4377b15 Move dialpad into room 2021-01-14 13:38:17 +03:00
ismailgulek 3c5e93bacb Fix orientation 2021-01-14 12:13:25 +03:00
ismailgulek ee48d297b0 Fix orientation 2021-01-14 12:13:25 +03:00
ismailgulek 4b8ea3b431 Open dialpad on people tab 2021-01-13 22:30:03 +03:00
ismailgulek 748b0f1e68 Open dialpad on people tab 2021-01-13 22:30:03 +03:00
SBiOSoftWhare 5f6bc0ef7d Empty screens: Use dark artworks when the theme is dark or black. 2020-11-30 16:42:47 +01:00
SBiOSoftWhare 638fa64958 Empty screens: Use dark artworks when the theme is dark or black. 2020-11-30 16:42:47 +01:00
SBiOSoftWhare 7113245d9d Empty screens: Prevent empty screens display while searching. 2020-11-26 12:02:18 +01:00
SBiOSoftWhare 08d40ee61f Empty screens: Prevent empty screens display while searching. 2020-11-26 12:02:18 +01:00
SBiOSoftWhare c821073773 Empty screens: Implement people empty screen. 2020-11-26 11:22:55 +01:00
SBiOSoftWhare 84f10d15b1 Empty screens: Implement people empty screen. 2020-11-26 11:22:55 +01:00
ismailgulek e95905b95d Use the new extension where appropriate 2020-10-09 12:40:46 +03:00
ismailgulek 29b7d76606 Use the new extension where appropriate 2020-10-09 12:40:46 +03:00
ismailgulek 9daa155a69 Change icon and behaviour on People screen 2020-09-08 13:09:30 +03:00
ismailgulek ee218cd2b8 Change icon and behaviour on People screen 2020-09-08 13:09:30 +03:00
SBiOSoftWhare 1f6743f612 Remove old AppDelegate imports. 2020-08-31 19:38:06 +02:00
SBiOSoftWhare 4995d71334 Remove old AppDelegate imports. 2020-08-31 19:38:06 +02:00
ismailgulek 980bf85d03 Use allowLocalContactsAccess in PeopleViewController 2020-07-30 16:45:30 +03:00
ismailgulek a044eb7fba Use allowLocalContactsAccess in PeopleViewController 2020-07-30 16:45:30 +03:00
SBiOSoftWhare fe468c0c09 Theme: Update disclosure indicator with theme color. 2020-07-16 23:16:11 +02:00
SBiOSoftWhare 3a5c549607 Theme: Update disclosure indicator with theme color. 2020-07-16 23:16:11 +02:00
SBiOSoftWhare 0e4370b6f6 Update tint color for favourites and people tabs. 2020-07-10 15:37:19 +02:00
SBiOSoftWhare 332dae6540 Update tint color for favourites and people tabs. 2020-07-10 15:37:19 +02:00
SBiOSoftWhare 3abacd1b98 Tab bar root view controllers now use the same floating button. 2020-07-10 15:23:50 +02:00