Commit Graph

21 Commits

Author SHA1 Message Date
ismailgulek cc4ebcef58 Calculate needed bottom padding 2022-06-15 18:53:01 +03:00
ismailgulek 1ed6df6f22 Add some footer space to the table view 2022-06-14 18:32:12 +03:00
Gil Eluard acf7d0de13 Instrument missing screen metrics (#5764)
* Instrument missing screen metrics

- Done
2022-03-08 10:13:46 +01:00
Doug 315f5a9cc4 Add AnalyticsScreenTimer and track more screens.
Update Analytics with new methods in MXAnalyticsDelegate.
2021-12-16 16:59:45 +00:00
Gil Eluard bf8e0d0d18 Merge branch 'spaces' into element_4509 2021-07-26 10:42:49 +02:00
Doug a4075c89cb Fix class keyword deprecation warnings everywhere!
Using 'class' keyword for protocol inheritance is deprecated; use 'AnyObject' instead
2021-07-09 17:05:43 +01:00
SBiOSoftWhare c61ece5ede Update avatar view and view data usage. 2021-07-01 00:07:46 +02:00
SBiOSoftWhare d99b95f892 ShowDirectoryViewModel: Fix searched room not refreshed after joined. 2021-06-15 17:28:45 +02:00
SBiOSoftWhare eac3a27d63 ShowDirectoryViewController: Fix section header height for search input section. Handle auto layout for DirectoryNetworkTableHeaderFooterView. 2021-06-15 15:34:29 +02:00
SBiOSoftWhare a6b91d403b DirectoryRoomTableViewCell: Hide number of users icon when the count is 0. 2021-06-14 16:13:46 +02:00
SBiOSoftWhare ce4e780720 ShowDirectoryViewModel: Handle tap on search input cell. 2021-06-14 16:13:46 +02:00
SBiOSoftWhare 2310186235 ShowDirectoryCoordinator: Manage DirectoryServerPickerViewController creation. 2021-06-14 16:13:46 +02:00
SBiOSoftWhare 837e1f5279 ShowDirectory: Update view model and handle direct input of room id alias even non public. 2021-06-14 16:13:46 +02:00
manuroe de4f115de6 Room directory: Fix crash
#4137

This is a quick fix. We should remove all forced unwrapping
2021-03-24 09:14:31 +01:00
ismailgulek 4a60dd524d Override user interface style for effect views 2020-09-22 14:17:40 +03:00
ismailgulek aff86d9197 Change group name 2020-09-21 18:12:37 +03:00
ismailgulek 2c27a7d022 Fix room cell 2020-09-21 18:12:08 +03:00
ismailgulek 62f5e470f2 Refactor cell view model 2020-09-10 16:41:34 +03:00
ismailgulek 3873c71d4b Remove template constants 2020-09-10 16:03:58 +03:00
ismailgulek 47fc532b80 Complete refactoring 2020-09-10 14:56:46 +03:00
ismailgulek 561e65cc15 Create ShowDirectory module 2020-09-10 12:50:26 +03:00