Commit Graph

13685 Commits

Author SHA1 Message Date
SBiOSoftWhare cbe34de73b VoiceMessagePlaybackView: Update background view color property name. 2022-02-01 14:49:17 +01:00
SBiOSoftWhare 82e52b5651 FileWithoutThumbnailBaseBubbleCell: Remove useless method. 2022-02-01 14:24:12 +01:00
SBiOSoftWhare 072d80ab75 BubbleRoomTimelineCellDecorator: Update a guard let indentation. 2022-02-01 14:23:33 +01:00
SBiOSoftWhare a1fcf51812 Flip cellData.isIncoming usage. 2022-02-01 14:22:05 +01:00
SBiOSoftWhare 2f8929e3e7 FileWithoutThumbnailBaseBubbleCell: Fix nullability crash. 2022-02-01 11:54:03 +01:00
SBiOSoftWhare ff4be933cf Update file without thumbnail cell content view layout. 2022-01-31 17:49:38 +01:00
SBiOSoftWhare abec1a6771 Message bubbles: Use new background colors. 2022-01-31 17:42:54 +01:00
SBiOSoftWhare 2ae790b4c8 MXKRoomBubbleTableViewCell: Add possiblity to choose between left or right display for timestamp. 2022-01-31 17:15:35 +01:00
SBiOSoftWhare 640c3d21b9 BubbleRoomTimelineCellDecorator: Handle timestamp for stickers. 2022-01-31 17:13:20 +01:00
SBiOSoftWhare 301a380bf2 BuildSettings: Enable temporary message bubble setting. 2022-01-31 14:43:06 +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 19221cdd91 PollBubbleCell: Fix method override. 2022-01-31 10:56:02 +01:00
SBiOSoftWhare 68c3c6cbaf BubbleRoomTimelineCellDecorator: Handle file without thumbnail cells timestamp. 2022-01-31 10:55:40 +01:00
SBiOSoftWhare 4b4099fefa BubbleRoomTimelineCellProvider: Handle file without thumbnail cells. 2022-01-31 10:55:03 +01:00
SBiOSoftWhare 168b3d8d26 Create file without thumbnail outgoing cells. 2022-01-31 10:53:29 +01:00
SBiOSoftWhare 58d840e763 Add assets for file without thumbnail cells. 2022-01-31 10:53:10 +01:00
SBiOSoftWhare 0a24209c33 Create file without thumbnail iincoming cells. 2022-01-31 10:51:50 +01:00
SBiOSoftWhare 4bf6ccee0e Create file without thumbnail content cell and base cell. 2022-01-31 10:51:04 +01:00
SBiOSoftWhare 5e11c6c6c8 RoomViewController: Handle file without thumbnail cell identifiers. 2022-01-31 10:48:35 +01:00
SBiOSoftWhare 93f9ea598e PlainRoomTimelineCellProvider: Handle file without thumbnail cell mapping. 2022-01-31 10:47:55 +01:00
SBiOSoftWhare 277a6d85e6 RoomTimelineCellIdentifier: Add identifiers for file without thumbnail cells. 2022-01-31 10:46:46 +01:00
SBiOSoftWhare bd7c0f19db MXKRoomBubbleTableViewCell: Expose onContentViewTap method. 2022-01-31 10:45:15 +01:00
SBiOSoftWhare 82f236b01c Update MXKRoomBubbleTableViewCell. 2022-01-31 10:41:44 +01:00
SBiOSoftWhare e73fedfef5 MXKRoomBubbleCellData: Add convenient isAttachment property. 2022-01-31 10:40:45 +01:00
SBiOSoftWhare cd987cd10e BubbleRoomTimelineCellDecorator: Handle voice message timestamp. 2022-01-28 14:40:02 +01:00
SBiOSoftWhare 2b3e952163 VoiceMessage bubble cells: Add extra space for timestamp. 2022-01-28 14:38:49 +01:00
SBiOSoftWhare 77a31faa71 VoiceMessagePlaybackView: Expose stackViewTrailingContraint. 2022-01-28 14:32:43 +01:00
SBiOSoftWhare 9d1f072917 BubbleRoomTimelineCellDecorator: Handle timestamp for media with thumbnail. 2022-01-26 17:43:58 +01:00
SBiOSoftWhare 51795cb485 PlainRoomTimelineCellDecorator: Expose a Theme property. 2022-01-26 17:39:35 +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 072e3cdec7 MXEvent: Add convenient message type property. 2022-01-26 16:10:38 +01:00
SBiOSoftWhare 3128bbd6df VoiceMessage: Update MXKAttachmentType usage. 2022-01-26 16:02:24 +01:00
SBiOSoftWhare f9cee67cd1 MXKAttachment: Improve MXKAttachmentType definition. 2022-01-26 16:01:42 +01:00
SBiOSoftWhare 9774b315d7 MXKRoomBubbleCellData: Remove redundant isSenderCurrentUser method. 2022-01-26 15:52:27 +01:00
SBiOSoftWhare 6e1ddd3a5b BubbleRoomTimelineCellDecorator: Show timestamp for location sharing. 2022-01-26 15:47:23 +01:00
SBiOSoftWhare 3108866abe MXKRoomBubbleCellData: Add convenient method to get RoomBubbleCellDataTag value. 2022-01-26 15:45:45 +01:00
SBiOSoftWhare 5154b9e9cc Message bubbles: Improve voice message cells implementation. 2022-01-25 16:59:08 +01:00
SBiOSoftWhare 8a9c8b8f49 BubbleRoomTimelineCellProvider: Handle location cells. 2022-01-25 16:45:30 +01:00
SBiOSoftWhare 7da9c39af7 Message bubbles: Implement outgoing location cells. 2022-01-25 16:45:02 +01:00
SBiOSoftWhare deda0191d4 Message bubbles: Implement incoming location cells. 2022-01-25 16:44:41 +01:00
SBiOSoftWhare ee48645c59 PlainRoomTimelineCellProvider: Handle new location cell identifiers. 2022-01-25 16:43:42 +01:00
SBiOSoftWhare 7e6616985a RoomVC: Handle new voice location cell identifiers. 2022-01-25 16:43:21 +01:00
SBiOSoftWhare 8a06ea0e4c RoomTimelineCellIdentifier: Add specific indentifiers for incoming and outgoing location cells. 2022-01-25 16:40:55 +01:00
SBiOSoftWhare 5cc2623e2c BubbleCellContentView: Add outlets for inner content view left and right constraints. 2022-01-25 15:47:37 +01:00
SBiOSoftWhare 081ae4e36c BubbleRoomTimelineCellProvider: Handle voice message cells. 2022-01-25 15:47:18 +01:00
SBiOSoftWhare d46aa5f95a Message bubbles: Implement outgoing voice message cells. 2022-01-25 15:45:47 +01:00
SBiOSoftWhare 61de861ae2 Message bubbles: Implement incoming voice message cells. 2022-01-25 15:45:29 +01:00
SBiOSoftWhare dff1582670 VoiceMessagePlaybackView: Expose background color. 2022-01-25 15:44:48 +01:00