Commit Graph

397 Commits

Author SHA1 Message Date
SBiOSoftWhare 9aedb4e96e Create file without thumbnail content cell and base cell. 2022-01-31 10:51:04 +01:00
SBiOSoftWhare 83942a010d PlainRoomTimelineCellProvider: Handle file without thumbnail cell mapping. 2022-01-31 10:47:55 +01:00
SBiOSoftWhare 88c36b5f1c RoomTimelineCellIdentifier: Add identifiers for file without thumbnail cells. 2022-01-31 10:46:46 +01:00
SBiOSoftWhare 18f7330372 MXKRoomBubbleTableViewCell: Expose onContentViewTap method. 2022-01-31 10:45:15 +01:00
SBiOSoftWhare 4935c3867f Update MXKRoomBubbleTableViewCell. 2022-01-31 10:41:44 +01:00
SBiOSoftWhare 53e41f836f BubbleRoomTimelineCellDecorator: Handle voice message timestamp. 2022-01-28 14:40:02 +01:00
SBiOSoftWhare 43be760a69 VoiceMessage bubble cells: Add extra space for timestamp. 2022-01-28 14:38:49 +01:00
SBiOSoftWhare 26ab5d3690 BubbleRoomTimelineCellDecorator: Handle timestamp for media with thumbnail. 2022-01-26 17:43:58 +01:00
SBiOSoftWhare 6ca317c46c PlainRoomTimelineCellDecorator: Expose a Theme property. 2022-01-26 17:39:35 +01:00
SBiOSoftWhare d4191fa84b BubbleRoomCellLayoutUpdater: Disable bubble bg for emotes. 2022-01-26 16:24:56 +01:00
SBiOSoftWhare 7e54b281e9 BubbleRoomCellLayoutUpdater & BubbleRoomTimelineCellDecorator: Use convenient message type property from MXEvent. 2022-01-26 16:11:59 +01:00
SBiOSoftWhare b76c326a16 VoiceMessage: Update MXKAttachmentType usage. 2022-01-26 16:02:24 +01:00
SBiOSoftWhare 5d997c32a2 MXKRoomBubbleCellData: Remove redundant isSenderCurrentUser method. 2022-01-26 15:52:27 +01:00
SBiOSoftWhare 9a2a4972ee BubbleRoomTimelineCellDecorator: Show timestamp for location sharing. 2022-01-26 15:47:23 +01:00
SBiOSoftWhare 02d541e2d2 Message bubbles: Improve voice message cells implementation. 2022-01-25 16:59:08 +01:00
SBiOSoftWhare 3b6d831988 BubbleRoomTimelineCellProvider: Handle location cells. 2022-01-25 16:45:30 +01:00
SBiOSoftWhare 82d831ee37 Message bubbles: Implement outgoing location cells. 2022-01-25 16:45:02 +01:00
SBiOSoftWhare 1ded76ce3c Message bubbles: Implement incoming location cells. 2022-01-25 16:44:41 +01:00
SBiOSoftWhare 0df3b8ac65 PlainRoomTimelineCellProvider: Handle new location cell identifiers. 2022-01-25 16:43:42 +01:00
SBiOSoftWhare e4fd8d8035 RoomTimelineCellIdentifier: Add specific indentifiers for incoming and outgoing location cells. 2022-01-25 16:40:55 +01:00
SBiOSoftWhare 7d9800a50c BubbleCellContentView: Add outlets for inner content view left and right constraints. 2022-01-25 15:47:37 +01:00
SBiOSoftWhare fb53ed6020 BubbleRoomTimelineCellProvider: Handle voice message cells. 2022-01-25 15:47:18 +01:00
SBiOSoftWhare 384e81f55c Message bubbles: Implement outgoing voice message cells. 2022-01-25 15:45:47 +01:00
SBiOSoftWhare 94d21a94c8 Message bubbles: Implement incoming voice message cells. 2022-01-25 15:45:29 +01:00
SBiOSoftWhare 55e002631e BubbleCellContentView: Add outlets for inner content view left and right constraints. 2022-01-25 15:40:16 +01:00
SBiOSoftWhare e1b179788f BaseBubbleCell: Expose current theme. 2022-01-25 15:39:21 +01:00
SBiOSoftWhare 50321c2595 BubbleRoomCellLayoutUpdater: Update with nex theme colors. 2022-01-25 15:38:53 +01:00
SBiOSoftWhare 33af0aa5fb Message bubble: Add extension on theme for incoming and outgoing colors. 2022-01-25 15:38:29 +01:00
SBiOSoftWhare 2786331be2 PlainRoomTimelineCellProvider: Handle new voice message cell identifiers. 2022-01-25 14:53:05 +01:00
SBiOSoftWhare a82689a8ed RoomTimelineCellIdentifier: Add specific indentifiers for incoming and outgoing voice message cells. 2022-01-25 14:51:30 +01:00
SBiOSoftWhare 428af6e24d Message bubbles: Handle emotes. 2022-01-24 11:14:30 +01:00
SBiOSoftWhare f28658c52c Message bubbles: Handle file messages. 2022-01-24 11:10:59 +01:00
SBiOSoftWhare 997b51f7e6 PlainRoomTimelineCellProvider: Fix outgoing text message cells. 2022-01-24 10:25:37 +01:00
SBiOSoftWhare 966fccc877 BubbleRoomTimelineCellProvider: Remove sender name for pagination title case. 2022-01-21 19:26:59 +01:00
SBiOSoftWhare 48a88cddfc Add RoomOutgoingAttachmentWithPaginationTitleWithoutSenderNameBubbleCell. 2022-01-21 19:18:57 +01:00
SBiOSoftWhare f6e8f93e6e MXKRoomOutgoingAttachmentBubbleCell: Handle cellLayoutUpdater. 2022-01-21 18:23:03 +01:00
SBiOSoftWhare e81f339698 BubbleRoomCellLayoutUpdater: Handle setup outgoing file attachment layout. 2022-01-21 18:21:05 +01:00
SBiOSoftWhare 355c7a32ee RoomCellLayoutUpdating: Add setup method for outgoing file attachement cell. 2022-01-21 18:16:01 +01:00
SBiOSoftWhare ad7976726d BubbleRoomTimelineCellProvider: Handle outgoing file attachment cells. 2022-01-21 18:13:47 +01:00
SBiOSoftWhare c6becda12b MXKRoomBubbleTableViewCell: Expose attachViewLeadingConstraint property. 2022-01-21 17:34:27 +01:00
SBiOSoftWhare 87bba993bc Move all MatrixKit cells + MXKRoomViewController into appropriated folders. 2022-01-21 17:18:59 +01:00
SBiOSoftWhare 535af1caf3 Merge pull request #5383 from vector-im/steve/5208_text_msg_layout
Message bubbles: Text message layout
2022-01-21 16:06:57 +01:00
SBiOSoftWhare 7220a519a3 Remane RoomCellLayoutUpdater to RoomCellLayoutUpdating. 2022-01-21 15:35:34 +01:00
SBiOSoftWhare 8f3c47a321 Refactor RoomTimelineCellProviderProtocol to RoomTimelineCellProvider. 2022-01-20 17:09:34 +01:00
SBiOSoftWhare 5a9a756a8d Refactor RoomCellLayoutUpdaterProtocol to RoomCellLayoutUpdater. 2022-01-20 17:00:13 +01:00
SBiOSoftWhare c7f1d610a8 RoomTimelineStyle: Conforms to Themable. 2022-01-20 16:56:32 +01:00
SBiOSoftWhare 9c043a38f3 MXKRoomBubbleTableViewCell: Update a method name. 2022-01-20 15:33:39 +01:00
SBiOSoftWhare 8444c45e44 BubbleRoomCellLayoutUpdater: Fix CGFloat type. 2022-01-20 15:09:04 +01:00
SBiOSoftWhare 38cf543cf1 PlainRoomTimelineCellProvider: Fix missing outgoing attachment cells. 2022-01-19 15:44:20 +01:00
Stefan Ceriu c6e5d2ebc0 vector-im/element-ios/issues/5298 - Add support for location m.asset types. 2022-01-19 16:11:35 +02:00