Commit Graph

25 Commits

Author SHA1 Message Date
SBiOSoftWhare 58b249ccd4 BubbleRoomCellLayoutUpdater: Fix outgoing layout. 2022-02-09 16:34:41 +01:00
SBiOSoftWhare 130acc4387 BubbleRoomCellLayoutUpdater: Update legacy text message cells layout. 2022-02-09 12:34:05 +01:00
SBiOSoftWhare cec8f9197d BubbleRoomCellLayoutUpdater: Update legacy text incoming layout. 2022-02-09 10:50:33 +01:00
SBiOSoftWhare a405330d68 BubbleRoomCellLayoutUpdater: Update plain text cell margins and remove unused code. 2022-02-08 15:04:07 +01:00
SBiOSoftWhare a1fcf51812 Flip cellData.isIncoming usage. 2022-02-01 14:22:05 +01:00
SBiOSoftWhare abec1a6771 Message bubbles: Use new background colors. 2022-01-31 17:42:54 +01:00
SBiOSoftWhare 52aa9e4ce2 BubbleRoomCellLayoutUpdater: Fix incoming selected sticker cell. 2022-01-31 14:40:17 +01:00
SBiOSoftWhare 68994a1449 RoomSelectedStickerBubbleCell: Handle bubble outgoing case. 2022-01-31 12:11:36 +01:00
SBiOSoftWhare 7d94b05f16 BubbleRoomCellLayoutUpdater: Disable bubble bg for emotes. 2022-01-26 16:24:56 +01:00
SBiOSoftWhare 9bbc4ef0c2 BubbleRoomCellLayoutUpdater & BubbleRoomTimelineCellDecorator: Use convenient message type property from MXEvent. 2022-01-26 16:11:59 +01:00
SBiOSoftWhare 9774b315d7 MXKRoomBubbleCellData: Remove redundant isSenderCurrentUser method. 2022-01-26 15:52:27 +01:00
SBiOSoftWhare 62c6520e1d BubbleRoomCellLayoutUpdater: Update with nex theme colors. 2022-01-25 15:38:53 +01:00
SBiOSoftWhare 4c09ac8379 Message bubbles: Handle emotes. 2022-01-24 11:14:30 +01:00
SBiOSoftWhare 4481d3f7d5 Message bubbles: Handle file messages. 2022-01-24 11:10:59 +01:00
SBiOSoftWhare a5dbb09cf5 BubbleRoomCellLayoutUpdater: Handle setup outgoing file attachment layout. 2022-01-21 18:21:05 +01:00
SBiOSoftWhare 9b9fa91c57 Remane RoomCellLayoutUpdater to RoomCellLayoutUpdating. 2022-01-21 15:35:34 +01:00
SBiOSoftWhare 0cf1490990 Refactor RoomCellLayoutUpdaterProtocol to RoomCellLayoutUpdater. 2022-01-20 17:00:13 +01:00
SBiOSoftWhare 180e3cb471 RoomTimelineStyle: Conforms to Themable. 2022-01-20 16:56:32 +01:00
SBiOSoftWhare 5bdeed6358 BubbleRoomCellLayoutUpdater: Fix CGFloat type. 2022-01-20 15:09:04 +01:00
SBiOSoftWhare 5d54307471 BubbleRoomCellLayoutUpdater: Update bubble height methods. 2022-01-19 11:46:36 +01:00
SBiOSoftWhare a0895c5018 BubbleRoomTimelineCellDecorator: Fix CGFloat type issues. 2022-01-18 18:25:48 +01:00
SBiOSoftWhare 449f7ed818 BubbleRoomCellLayoutUpdater: Add extra right space for timestamp. 2022-01-18 17:25:32 +01:00
SBiOSoftWhare 9d8f736709 BubbleRoomCellLayoutUpdater: Update incoming text message right margin. 2022-01-18 15:15:40 +01:00
SBiOSoftWhare 1163f191be BubbleRoomCellLayoutUpdater: Update bubble height computation. 2022-01-14 11:15:38 +01:00
SBiOSoftWhare dcf870a107 Add cell layout updater implementation for bubbles. 2022-01-14 09:51:08 +01:00