Commit graph

19 commits

Author SHA1 Message Date
Gil Eluard
9ebd8a4802
Instrument missing screen metrics (#5764)
* Instrument missing screen metrics

- Done
2022-03-08 10:13:46 +01:00
Doug
3a9d35a50b Add AnalyticsScreenTimer and track more screens.
Update Analytics with new methods in MXAnalyticsDelegate.
2021-12-16 16:59:45 +00:00
Gil Eluard
43ec74b5ca Merge branch 'spaces' into element_4509 2021-07-26 10:42:49 +02:00
Doug
e2a9d3bb24 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
d0b53421ed Update avatar view and view data usage. 2021-07-01 00:07:46 +02:00
SBiOSoftWhare
01f27b6a7f ShowDirectoryViewModel: Fix searched room not refreshed after joined. 2021-06-15 17:28:45 +02:00
SBiOSoftWhare
e3a74bfad8 ShowDirectoryViewController: Fix section header height for search input section. Handle auto layout for DirectoryNetworkTableHeaderFooterView. 2021-06-15 15:34:29 +02:00
SBiOSoftWhare
257fe62cf0 DirectoryRoomTableViewCell: Hide number of users icon when the count is 0. 2021-06-14 16:13:46 +02:00
SBiOSoftWhare
cb432f05fa ShowDirectoryViewModel: Handle tap on search input cell. 2021-06-14 16:13:46 +02:00
SBiOSoftWhare
aa77daf975 ShowDirectoryCoordinator: Manage DirectoryServerPickerViewController creation. 2021-06-14 16:13:46 +02:00
SBiOSoftWhare
dc5d0433a0 ShowDirectory: Update view model and handle direct input of room id alias even non public. 2021-06-14 16:13:46 +02:00
manuroe
0e5f7eb3ca 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
761f5e04eb Override user interface style for effect views 2020-09-22 14:17:40 +03:00
ismailgulek
44c27bc92b Change group name 2020-09-21 18:12:37 +03:00
ismailgulek
fddf9085fa Fix room cell 2020-09-21 18:12:08 +03:00
ismailgulek
27abbaf8c8 Refactor cell view model 2020-09-10 16:41:34 +03:00
ismailgulek
24f9082a52 Remove template constants 2020-09-10 16:03:58 +03:00
ismailgulek
514e4ea3bd Complete refactoring 2020-09-10 14:56:46 +03:00
ismailgulek
07d40b2c28 Create ShowDirectory module 2020-09-10 12:50:26 +03:00