SBiOSoftWhare
|
7b99e560cc
|
BaseBubbleCell: Update isTextViewNeedsPositioningVerticalSpace value.
|
2022-02-09 16:32:36 +01:00 |
|
SBiOSoftWhare
|
14dd6e53c6
|
BubbleCellContentView: Separate avatar and user name in different containers.
|
2022-02-09 16:12:42 +01:00 |
|
SBiOSoftWhare
|
faae2e0977
|
BaseBubbleCell: Fix decoration disappear issues.
|
2022-02-09 08:36:39 +01:00 |
|
SBiOSoftWhare
|
3e1b3c453e
|
BaseBubbleCell: Fix decoration touch recognition.
|
2022-02-08 15:10:34 +01:00 |
|
SBiOSoftWhare
|
2903e38e8a
|
BubbleCellContentView: Update decorations order.
|
2022-02-08 07:01:58 +01:00 |
|
SBiOSoftWhare
|
fd8cd9c2fe
|
Message bubble: Improve thread summary positioning.
|
2022-02-07 22:22:18 +01:00 |
|
SBiOSoftWhare
|
e224ca3b42
|
BubbleCellContentView: Update read receipts view height.
|
2022-02-07 21:47:36 +01:00 |
|
SBiOSoftWhare
|
3acf3498a7
|
Create RoomCellDecorationAlignment
|
2022-02-07 19:25:54 +01:00 |
|
SBiOSoftWhare
|
1ba4f9e6eb
|
BubbleCellContentView: Add possiblity to set decoration views alignment.
|
2022-02-07 19:24:25 +01:00 |
|
SBiOSoftWhare
|
015f6b7531
|
BubbleCellContentView: Update URL preview view handling.
|
2022-02-07 17:28:50 +01:00 |
|
SBiOSoftWhare
|
eb0692d751
|
BaseBubbleCell: Add default support for RoomCellURLPreviewDisplayable.
|
2022-02-07 16:14:37 +01:00 |
|
SBiOSoftWhare
|
5253c23f37
|
Add RoomCellURLPreviewDisplayable, a protocol indicating that a cell support displaying a URL preview.
|
2022-02-07 16:13:49 +01:00 |
|
SBiOSoftWhare
|
b3e1dd52f5
|
BubbleCellContentView: Add support for URL preview, expose several constraints.
|
2022-02-07 16:07:27 +01:00 |
|
SBiOSoftWhare
|
734dd6afb0
|
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
|
d98da9480b
|
BubbleRoomTimelineCellDecorator: Support TimestampDisplayable cells.
|
2022-02-03 16:50:52 +01:00 |
|
SBiOSoftWhare
|
db371efddf
|
Add TimestampDisplayable: A protocol indicating that a view support displaying a timestamp.
|
2022-02-03 16:50:01 +01:00 |
|
SBiOSoftWhare
|
a6849274c1
|
BubbleCellContentView: Do not align content view and pagination title.
|
2022-02-02 16:55:34 +01:00 |
|
SBiOSoftWhare
|
6a2401b463
|
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
|
5437689c01
|
BubbleCellContentView: Add outlets for inner content view left and right constraints.
|
2022-01-25 15:47:37 +01:00 |
|
SBiOSoftWhare
|
656ac8bf6f
|
BubbleCellContentView: Add outlets for inner content view left and right constraints.
|
2022-01-25 15:40:16 +01:00 |
|
SBiOSoftWhare
|
f66c04df93
|
BaseBubbleCell: Expose current theme.
|
2022-01-25 15:39:21 +01:00 |
|
ismailgulek
|
f9a669d457
|
Fix cell layout when thread root is a poll
|
2022-01-18 23:44:03 +03:00 |
|
Stefan Ceriu
|
a5867dbf81
|
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
|
dc574ab0a6
|
vector-im/element-ios/issues/5114 - Polls in the timeline.
|
2021-12-09 09:37:02 +02:00 |
|
SBiOSoftWhare
|
fe84f0d862
|
Remove MatrixKit import from Swift files.
|
2021-11-29 17:50:30 +01:00 |
|
SBiOSoftWhare
|
9e2a854328
|
Add comments.
|
2020-08-03 19:43:45 +02:00 |
|
SBiOSoftWhare
|
dd6f761cb9
|
Create SizingViewHeightStore to store a view height relative to a width.
|
2020-07-31 18:58:53 +02:00 |
|
SBiOSoftWhare
|
11dea6ee95
|
Create BaseBubbleCell that embed the base UI structure of timeline cells (BubbleCellContentView).
|
2020-07-31 18:56:33 +02:00 |
|
SBiOSoftWhare
|
d3161d5142
|
BubbleCellContentView: Handle display of new UI elements: sender info, encryption status and reactions.
|
2020-07-31 18:26:09 +02:00 |
|
SBiOSoftWhare
|
db03290ef4
|
Add BubbleCellReactionsDisplayable protocol indicating that a cell support displaying reactions.
|
2020-07-31 18:24:07 +02:00 |
|