Commit Graph

23 Commits

Author SHA1 Message Date
Gil Eluard 13a5d69b82 The theme defined in the application is not applied to all UI components (#6532)
* The theme defined in the application is not applied to all UI components
2022-08-05 15:00:22 +02:00
vollkorntomate 5f330f7c00 Show switch button if there are no public rooms on homeserver
Fixes #4700

Signed-off-by: Thomas Völkl thomas@vollkorntomate.de
2022-07-31 18:24:22 +02:00
ismailgulek 171605bdfd Calculate needed bottom padding 2022-06-15 18:53:01 +03:00
ismailgulek 0e4243cece Add some footer space to the table view 2022-06-14 18:32:12 +03:00
Gil Eluard 27571866b5 Instrument missing screen metrics (#5764)
* Instrument missing screen metrics

- Done
2022-03-08 10:13:46 +01:00
Doug 296f444b9e Add AnalyticsScreenTimer and track more screens.
Update Analytics with new methods in MXAnalyticsDelegate.
2021-12-16 16:59:45 +00:00
Gil Eluard 3f932732d4 Merge branch 'spaces' into element_4509 2021-07-26 10:42:49 +02:00
Doug c411097256 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 e884d06611 Update avatar view and view data usage. 2021-07-01 00:07:46 +02:00
SBiOSoftWhare d4a1c654c3 ShowDirectoryViewModel: Fix searched room not refreshed after joined. 2021-06-15 17:28:45 +02:00
SBiOSoftWhare 48427faecd ShowDirectoryViewController: Fix section header height for search input section. Handle auto layout for DirectoryNetworkTableHeaderFooterView. 2021-06-15 15:34:29 +02:00
SBiOSoftWhare 996f3d0947 DirectoryRoomTableViewCell: Hide number of users icon when the count is 0. 2021-06-14 16:13:46 +02:00
SBiOSoftWhare 3dafa93705 ShowDirectoryViewModel: Handle tap on search input cell. 2021-06-14 16:13:46 +02:00
SBiOSoftWhare 7081af1fab ShowDirectoryCoordinator: Manage DirectoryServerPickerViewController creation. 2021-06-14 16:13:46 +02:00
SBiOSoftWhare 4e3634185f ShowDirectory: Update view model and handle direct input of room id alias even non public. 2021-06-14 16:13:46 +02:00
manuroe 6849fa8083 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 2a7b3fe0c4 Override user interface style for effect views 2020-09-22 14:17:40 +03:00
ismailgulek 7ddb5e6f1f Change group name 2020-09-21 18:12:37 +03:00
ismailgulek 8f9cc693f8 Fix room cell 2020-09-21 18:12:08 +03:00
ismailgulek 99c0da2e06 Refactor cell view model 2020-09-10 16:41:34 +03:00
ismailgulek 7556c8670e Remove template constants 2020-09-10 16:03:58 +03:00
ismailgulek 56b919f58c Complete refactoring 2020-09-10 14:56:46 +03:00
ismailgulek 595ac3e021 Create ShowDirectory module 2020-09-10 12:50:26 +03:00