Commit Graph

30 Commits

Author SHA1 Message Date
SBiOSoftWhare aacf38820a BaseBubbleCell: Update isTextViewNeedsPositioningVerticalSpace value. 2022-02-09 16:32:36 +01:00
SBiOSoftWhare fcced28069 BubbleCellContentView: Separate avatar and user name in different containers. 2022-02-09 16:12:42 +01:00
SBiOSoftWhare 68514fb2cd BaseBubbleCell: Fix decoration disappear issues. 2022-02-09 08:36:39 +01:00
SBiOSoftWhare a3b9b23b3a BaseBubbleCell: Fix decoration touch recognition. 2022-02-08 15:10:34 +01:00
SBiOSoftWhare 565a90c76d BubbleCellContentView: Update decorations order. 2022-02-08 07:01:58 +01:00
SBiOSoftWhare 1366a4a836 Message bubble: Improve thread summary positioning. 2022-02-07 22:22:18 +01:00
SBiOSoftWhare ba2520ac9c BubbleCellContentView: Update read receipts view height. 2022-02-07 21:47:36 +01:00
SBiOSoftWhare 789ccfac04 Create RoomCellDecorationAlignment 2022-02-07 19:25:54 +01:00
SBiOSoftWhare a3508c10d7 BubbleCellContentView: Add possiblity to set decoration views alignment. 2022-02-07 19:24:25 +01:00
SBiOSoftWhare 261603f31d BubbleCellContentView: Update URL preview view handling. 2022-02-07 17:28:50 +01:00
SBiOSoftWhare 719b837b4c BaseBubbleCell: Add default support for RoomCellURLPreviewDisplayable. 2022-02-07 16:14:37 +01:00
SBiOSoftWhare c848909219 Add RoomCellURLPreviewDisplayable, a protocol indicating that a cell support displaying a URL preview. 2022-02-07 16:13:49 +01:00
SBiOSoftWhare 6deb6d34a3 BubbleCellContentView: Add support for URL preview, expose several constraints. 2022-02-07 16:07:27 +01:00
SBiOSoftWhare a40506a50c Update Riot/Modules/Room/Views/BubbleCells/BaseBubbleCell/TimestampDisplayable.swift
Co-authored-by: Stefan Ceriu <stefanc@matrix.org>
2022-02-07 15:15:42 +01:00
SBiOSoftWhare 90ee6944b0 BubbleRoomTimelineCellDecorator: Support TimestampDisplayable cells. 2022-02-03 16:50:52 +01:00
SBiOSoftWhare c50b9da5ee Add TimestampDisplayable: A protocol indicating that a view support displaying a timestamp. 2022-02-03 16:50:01 +01:00
SBiOSoftWhare 2bc7d47193 BubbleCellContentView: Do not align content view and pagination title. 2022-02-02 16:55:34 +01:00
SBiOSoftWhare 22f72fdf28 Merge pull request #5461 from vector-im/steve/5209_media_bubbles_2
Message bubbles: Layout for media (part 2)
2022-02-01 17:52:19 +01:00
SBiOSoftWhare 5cc2623e2c BubbleCellContentView: Add outlets for inner content view left and right constraints. 2022-01-25 15:47:37 +01:00
SBiOSoftWhare 809f44b8de BubbleCellContentView: Add outlets for inner content view left and right constraints. 2022-01-25 15:40:16 +01:00
SBiOSoftWhare 203f18fcce BaseBubbleCell: Expose current theme. 2022-01-25 15:39:21 +01:00
ismailgulek 11cfae66c7 Fix cell layout when thread root is a poll 2022-01-18 23:44:03 +03:00
Stefan Ceriu d71a5e9a37 Increased the BubbleCellContentView's inner content view bottom padding so it doesn't overlap the send receipt indicator. 2022-01-07 14:18:05 +02:00
Stefan Ceriu 17f2f71634 vector-im/element-ios/issues/5114 - Polls in the timeline. 2021-12-09 09:37:02 +02:00
SBiOSoftWhare 6677622eb0 Remove MatrixKit import from Swift files. 2021-11-29 17:50:30 +01:00
SBiOSoftWhare d734415090 Add comments. 2020-08-03 19:43:45 +02:00
SBiOSoftWhare ea02b639de Create SizingViewHeightStore to store a view height relative to a width. 2020-07-31 18:58:53 +02:00
SBiOSoftWhare 4532fcf304 Create BaseBubbleCell that embed the base UI structure of timeline cells (BubbleCellContentView). 2020-07-31 18:56:33 +02:00
SBiOSoftWhare b6d6fefb54 BubbleCellContentView: Handle display of new UI elements: sender info, encryption status and reactions. 2020-07-31 18:26:09 +02:00
SBiOSoftWhare 76143478fb Add BubbleCellReactionsDisplayable protocol indicating that a cell support displaying reactions. 2020-07-31 18:24:07 +02:00