Commit Graph

57 Commits

Author SHA1 Message Date
MaximeE 21484221ff 6077: Some adjustment and fix 2022-04-29 09:27:12 +02:00
SBiOSoftWhare 99a5ba9a25 LocationPlainCell: Use MXBeaconInfoSummaryProtocol instead of MXBeaconInfoSummary reference. 2022-04-28 16:11:37 +02:00
MaximeE 0a7a1b7fab 6077: Fix last commit 2022-04-28 14:36:16 +02:00
MaximeE 08fc33260a 6077: Push WIP refacto 2022-04-28 12:06:06 +02:00
MaximeE 5b31fdeda0 6077: Implement SDK for live sharing timeline cell 2022-04-27 16:21:42 +02:00
MaximeE 37f305a697 Merge branch 'develop' into maximee/6029_lls_timeline_cell and apply comments 2022-04-25 15:53:58 +02:00
MaximeE 186a1c0ec2 6029: Refacto how to handle all state of the live location cell 2022-04-22 18:04:19 +02:00
MaximeE d9d241c58c 6029: finalise configuration of live location cell 2022-04-21 17:29:32 +02:00
MaximeE 4acf53d582 6029: Live location sharing timeline cell 2022-04-21 07:48:22 +02:00
ismailgulek 3a14956766 Add missing protocol conformance 2022-03-31 13:44:12 +03:00
Doug c9cc59d006 Remove MatrixKitL10n from SwiftGen
Uses VectorL10n everywhere.
2022-03-03 09:34:54 +00:00
SBiOSoftWhare 02df90249c Timeline: Rename call cells. 2022-02-28 16:48:41 +01:00
SBiOSoftWhare 088b8dc125 Timeline: Rename key verification cells. 2022-02-28 16:20:58 +01:00
SBiOSoftWhare 5537b223ed Timeline: Rename message typing cell. 2022-02-28 15:58:10 +01:00
SBiOSoftWhare 4a5d4c23b1 Timeline decorations: Refactor reaction class names. 2022-02-28 15:52:29 +01:00
SBiOSoftWhare 3ae9a5ba75 Timeline: Refactor voice message plain cells. 2022-02-28 15:15:03 +01:00
SBiOSoftWhare 1b4e63a1fc Timeline: Refactor poll plain cells. 2022-02-28 15:00:32 +01:00
SBiOSoftWhare 2022b32fa8 Timeline: Refactor location plain cells. 2022-02-28 14:54:53 +01:00
Stefan Ceriu 9b849222a2 Fixes vector-im/element-ios/issues/5673 - Implicitly unwrapped optionals on the PlainRoomTimelineCellDecorator. 2022-02-23 14:17:29 +02:00
SBiOSoftWhare 1c14ebc6bc Merge branch 'develop' into steve/bubbles_sender_name_margin
# Conflicts:
#	Riot/Modules/Room/TimelineCells/Styles/Bubble/Cells/TextMessage/Common/TextMessageBaseBubbleCell.swift
2022-02-18 17:31:26 +01:00
SBiOSoftWhare 3454fe7e37 Merge pull request #5633 from vector-im/steve/bubbles_incoming_attachment
Message bubbles: Fix incoming attachment leading margin
2022-02-18 17:25:50 +01:00
SBiOSoftWhare c22d2bbe99 TextMessageBaseBubbleCell: Reduce sender name bottom margin. 2022-02-18 16:26:35 +01:00
SBiOSoftWhare 19d45ddf21 RoomCellContentView: Expose new contraints. 2022-02-18 16:26:09 +01:00
SBiOSoftWhare d673c7cc20 Message bubbles: Fix incoming attachment leading margin. 2022-02-18 16:04:56 +01:00
SBiOSoftWhare 68b5b44d61 Merge branch 'develop' into steve/5553_bubbles_text_link
# Conflicts:
#	Riot/Modules/Room/TimelineCells/Common/MXKRoomBubbleTableViewCell.h
2022-02-18 15:16:59 +01:00
SBiOSoftWhare 7767e37850 Merge pull request #5624 from vector-im/steve/5521_bubbles_readmarker
Message Bubbles: Fix read marker appearing part way thru a message
2022-02-18 15:14:30 +01:00
SBiOSoftWhare 92091d2b24 MXKRoomBubbleTableViewCell: Update setupMessageTextViewLongPressGesture method. 2022-02-18 15:12:28 +01:00
SBiOSoftWhare 7d93d14951 Merge pull request #5616 from vector-im/steve/5555_horizontal_lines
Message bubbles: Fix horizontal lines between messages
2022-02-18 15:05:10 +01:00
SBiOSoftWhare a795924c02 MXKRoomBubbleTableViewCell: Expose removeReadMarkerView method. 2022-02-17 19:23:48 +01:00
SBiOSoftWhare 28ca4f7703 BaseRoomCell: Handle read marker. 2022-02-17 19:23:19 +01:00
SBiOSoftWhare cf434e70e3 Conform cells to RoomCellReadMarkerDisplayable. 2022-02-17 19:22:56 +01:00
SBiOSoftWhare 07cc1c5c11 SizableBaseRoomCell: Handle read marker view. 2022-02-17 19:22:00 +01:00
SBiOSoftWhare e043a91331 RoomCellContentView: Handle read marker view. 2022-02-17 19:21:33 +01:00
SBiOSoftWhare 1c87ca7881 Add RoomCellReadMarkerDisplayable protocol. 2022-02-17 19:20:39 +01:00
SBiOSoftWhare e10c0d95a2 PlainRoomTimelineCellDecorator: Handle read marker add and animation. 2022-02-17 17:45:01 +01:00
SBiOSoftWhare 0340d3435a RoomCellContentView: Fix avatar container view with no clear bg. 2022-02-17 10:38:48 +01:00
SBiOSoftWhare eb7edd4245 BaseRoomCell: Fix sender name tap. Prepare avatar view tap. 2022-02-17 09:39:34 +01:00
SBiOSoftWhare 831e3e6500 TextMessageBaseBubbleCell: Fix message text view gesture recognizers. 2022-02-17 09:38:52 +01:00
SBiOSoftWhare 0b93868adf MXKRoomBubbleTableViewCell: UI components setup. 2022-02-17 09:36:28 +01:00
SBiOSoftWhare 0e53d1a262 Message bubbles: Increase text message width. 2022-02-16 21:28:16 +01:00
SBiOSoftWhare 50beaa49fb Fix BubbleRoomCellLayoutUpdater. 2022-02-16 17:36:49 +01:00
SBiOSoftWhare fb1d530b63 Fix conflicts. 2022-02-16 17:31:55 +01:00
SBiOSoftWhare 1a8f6fb138 Merge branch 'develop' into steve/bubbles_move_files 2022-02-16 16:07:32 +01:00
SBiOSoftWhare 5ae2ae20ad Fix several MARK comments. 2022-02-16 12:09:55 +01:00
SBiOSoftWhare 0b3ba64c26 Rename SizableBaseRoomCell to SizableBaseBubbleCell. 2022-02-16 11:00:23 +01:00
SBiOSoftWhare 53a088383b Rename RoomBubbleCellLayout to PlainRoomCellLayoutConstants. 2022-02-16 10:51:06 +01:00
SBiOSoftWhare 756b6d4960 BaseRoomCell make some rename. 2022-02-16 10:48:08 +01:00
SBiOSoftWhare d078e10a7d Rename BubbleCellThreadSummaryDisplayable to RoomCellThreadSummaryDisplayable. 2022-02-16 10:44:11 +01:00
SBiOSoftWhare 2837acfc0a Rename BubbleCellReadReceiptsDisplayable to RoomCellReadReceiptsDisplayable. 2022-02-16 10:43:21 +01:00
SBiOSoftWhare 09520f2de3 Rename BubbleCellReactionsDisplayable to RoomCellReactionsDisplayable. 2022-02-16 10:42:19 +01:00