Commit Graph

16 Commits

Author SHA1 Message Date
aringenbach 5691c5669e Setup a dedicated listener owned by PresenceIndicatorView 2022-05-12 10:55:00 +02:00
aringenbach 08faf850e5 Fix RoomTitleView default presence display & add a constraint for disambiguation on RoomInfoBasicView 2022-04-06 16:01:49 +02:00
aringenbach e634d181ad Update MXPresence to NS_ENUM 2022-04-06 15:23:36 +02:00
aringenbach 38363b1832 PresenceIndicatorView Swift implementation 2022-04-05 15:13:58 +02:00
aringenbach f776b335ef Display presence in RoomInfoBasicView 2022-04-04 18:52:07 +02:00
Stefan Ceriu 03874a0f92 Removed unnecessary and cropped room info avatar shadow. 2022-03-01 16:43:46 +02:00
SBiOSoftWhare e8d4af46d2 Update all Objective-C MatrixKit imports to handle new location. 2021-11-30 16:09:53 +01:00
David Langley 9ff69eaaf0 Add theming support, and support for other top level configuration to swiftui views with VectorHostingViewController, VectorContentModifier. Add VisibilityModifier. Move from List to VStack. 2021-08-12 11:52:06 +01:00
ismailgulek c111ba9caf Remove unnecessary layoutIfNeeded 2020-10-07 15:30:41 +03:00
ismailgulek e5a6075cf1 Read constants from an enum 2020-10-07 15:26:30 +03:00
ismailgulek cce9a52607 Apply design decisions 2020-10-06 22:48:04 +03:00
ismailgulek bff0e15be9 Use ReadMoreTextView for room tpic 2020-10-06 17:32:28 +03:00
ismailgulek 2d85a78896 Replace label with a text view 2020-10-06 00:53:58 +03:00
ismailgulek 53bedc9c63 Update Riot/Modules/Room/RoomInfo/RoomInfoList/Views/RoomInfoBasicView.swift
Co-authored-by: SBiOSoftWhare <SBiOSoftWhare@users.noreply.github.com>
2020-09-23 18:24:25 +03:00
ismailgulek 4a945082a7 Update Riot/Modules/Room/RoomInfo/RoomInfoList/Views/RoomInfoBasicView.swift
Co-authored-by: SBiOSoftWhare <SBiOSoftWhare@users.noreply.github.com>
2020-09-23 18:24:12 +03:00
ismailgulek 7ab0cfe3b0 Stop using a cell for basic info, remove unneccessary GroupedTableViewCell 2020-09-23 13:35:34 +03:00