Commit Graph

57 Commits

Author SHA1 Message Date
aringenbach e21a81366e Fix RoomTitleView default presence display & add a constraint for disambiguation on RoomInfoBasicView 2022-04-06 16:01:49 +02:00
aringenbach 8a9315c220 Update MXPresence to NS_ENUM 2022-04-06 15:23:36 +02:00
aringenbach 10cebea479 PresenceIndicatorView Swift implementation 2022-04-05 15:13:58 +02:00
aringenbach 781131d8f0 Observe presence changes to update RoomInfoBasicView 2022-04-04 18:52:07 +02:00
aringenbach a64f2f7eac Display presence in RoomInfoBasicView 2022-04-04 18:52:07 +02:00
Gil Eluard 24de57bb58 Instrument missing screen metrics (#5764)
* Instrument missing screen metrics

- Done
2022-03-08 10:13:46 +01:00
Andy Uhnak 830feeb7c0 Enable home and room user indicators 2022-03-01 15:50:24 +00:00
Stefan Ceriu b657e51267 Removed unnecessary and cropped room info avatar shadow. 2022-03-01 16:43:46 +02:00
Andy Uhnak 559bb88ae4 Room user indicators
Signed-off-by: Andy Uhnak <andyuhnak@gmail.com>
2022-02-25 10:47:53 +00:00
Andy Uhnak c9c8438250 Rename properties and arguments 2022-02-22 16:44:22 +00:00
Andy Uhnak 9eae7c02bb Update activity indicators on leaving room
Signed-off-by: Andy Uhnak <andyuhnak@gmail.com>
2022-02-18 13:31:21 +00:00
Doug 47348b7f34 Add AnalyticsScreenTimer and track more screens.
Update Analytics with new methods in MXAnalyticsDelegate.
2021-12-16 16:59:45 +00:00
SBiOSoftWhare 56a51da9f9 Update all Objective-C MatrixKit imports to handle new location. 2021-11-30 16:09:53 +01:00
SBiOSoftWhare 584fc1ee8f RoomInfoListViewController: Weakify self in a closure. 2021-10-29 13:46:34 +02:00
David Langley 42801a3ca1 run template, add entrypoint and update BuildSetting 2021-08-17 15:00:20 +01:00
David Langley 90bebceb9b Merge branch 'develop' of github.com:vector-im/element-ios into langleyd/4669_room_notification_settings_swiftui 2021-08-16 13:00:41 +01:00
Stefan Ceriu 216300e687 Fixes #1482 - Popping the user back to the home screen after leaving a room. 2021-08-13 17:57:50 +03:00
David Langley 7464614ff4 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
Doug 2bd59ab326 Merge branch 'develop' into doug/fix_warnings
# Conflicts:
#	Riot/Modules/Room/RoomInfo/RoomInfoList/RoomInfoListViewController.swift
2021-07-12 17:54:34 +01:00
Doug 29d7262e38 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
Doug 4353687e61 Fix SwiftLint warnings. 2021-07-02 17:13:45 +01:00
langleyd d27a0627d7 Add correct asset for notifications icon. 2021-06-22 16:01:21 +01:00
langleyd c390fcc948 Add new settings notification feature flag and update ui entry point 2021-06-22 13:39:50 +01:00
Gil Eluard a3cc1849ca Show / Hide integrations and actions in rooms 2021-04-20 14:54:53 +02:00
Gil Eluard 204ceb847c Composer Update - Typing and sending a message 2021-03-15 14:27:59 +01:00
SBiOSoftWhare 75dcfd43e9 RoomInfoCoordinator: Add possibility to open an initial specific section. 2021-02-23 15:51:23 +01:00
ismailgulek 38376cdbeb Remove unnecessary layoutIfNeeded 2020-10-07 15:30:41 +03:00
ismailgulek 7c89c8eaf5 Factorize layout of table header and footers 2020-10-07 15:26:58 +03:00
ismailgulek f032a23f0d Read constants from an enum 2020-10-07 15:26:30 +03:00
ismailgulek 54557ab071 Apply design decisions 2020-10-06 22:48:04 +03:00
ismailgulek 6dcfcf7d7b Use ReadMoreTextView for room tpic 2020-10-06 17:32:28 +03:00
ismailgulek e71e044d38 Fix table view content size 2020-10-06 01:07:19 +03:00
ismailgulek 830520457c Fix layout to show all of the topic 2020-10-06 00:59:30 +03:00
ismailgulek 69fa2fdb90 Replace label with a text view 2020-10-06 00:53:58 +03:00
ismailgulek 8ec70bece7 Update localization keys 2020-09-28 12:51:34 +03:00
ismailgulek 95e21eedfb Update encryption strings 2020-09-24 13:27:53 +03:00
ismailgulek 2fa0bef123 Update leave strings 2020-09-24 13:00:50 +03:00
ismailgulek ffeaa1e32e 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 5499619eb8 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 4c161752c4 Stop using a cell for basic info, remove unneccessary GroupedTableViewCell 2020-09-23 13:35:34 +03:00
ismailgulek c3685bcd14 Convert to RoomInfoBasicViewData 2020-09-23 12:46:33 +03:00
ismailgulek bdab0eb92b Create RoomInfoListViewData 2020-09-23 12:33:44 +03:00
ismailgulek a601121267 Move segmented view controller to coordinator 2020-09-23 12:18:37 +03:00
ismailgulek 9961568bc6 Move leave alert to view controller 2020-09-23 12:06:36 +03:00
ismailgulek 89a2c278cd Rename TableViewHeaderFooterView 2020-09-23 11:48:26 +03:00
ismailgulek 49515363d6 Use a constant for section & footer height 2020-09-23 11:45:10 +03:00
ismailgulek 66b161ccc7 Change rowHeight 2020-09-23 11:42:52 +03:00
ismailgulek bc38f44add Update row & section variable names 2020-09-23 11:40:28 +03:00
ismailgulek 5924111ed0 Use CloseButton 2020-09-23 11:37:08 +03:00
ismailgulek a73d373259 Change loc key 2020-09-23 11:06:53 +03:00