SBiOSoftWhare
|
38e4375f30
|
Room timeline: Move files in explicit folders.
|
2022-02-16 09:36:52 +01:00 |
|
SBiOSoftWhare
|
3db5c7a59e
|
BubbleRoomTimelineCellDecorator: Use layout constants.
|
2022-02-15 17:27:44 +01:00 |
|
SBiOSoftWhare
|
d392791ec3
|
FileWithoutThumbnailCellContentView: Use constants.
|
2022-02-15 17:11:51 +01:00 |
|
SBiOSoftWhare
|
9fc3233312
|
RoomMessageBubbleBackgroundView: Use constants.
|
2022-02-15 17:11:41 +01:00 |
|
SBiOSoftWhare
|
16aa2b1876
|
BubbleRoomCellLayoutConstants: Add new decoration constraints.
|
2022-02-15 17:11:03 +01:00 |
|
SBiOSoftWhare
|
1a4ba860d9
|
BubbleRoomCellLayoutUpdater: User constants.
|
2022-02-15 15:53:52 +01:00 |
|
SBiOSoftWhare
|
70751a6aaa
|
PollBaseBubbleCell: Use constants.
|
2022-02-15 14:46:54 +01:00 |
|
SBiOSoftWhare
|
8aafab94dd
|
Voice message cells: Use constants.
|
2022-02-15 12:12:49 +01:00 |
|
SBiOSoftWhare
|
106f1ad6c4
|
Poll cells: Use constants.
|
2022-02-15 12:10:32 +01:00 |
|
SBiOSoftWhare
|
9a9f4ebf7a
|
Location sharing cells: Use constants.
|
2022-02-15 12:09:13 +01:00 |
|
SBiOSoftWhare
|
dd43be272b
|
File cells: Use constants.
|
2022-02-15 12:07:41 +01:00 |
|
SBiOSoftWhare
|
4b9afa0ee3
|
Text message bubbles: Use constants.
|
2022-02-15 12:05:31 +01:00 |
|
SBiOSoftWhare
|
0595b5b5fb
|
BubbleRoomCellLayoutConstants: Update constants and add new ones.
|
2022-02-15 12:03:08 +01:00 |
|
Stefan Ceriu
|
4b1eb75fd3
|
Fixed various project warnings. Completely disabled nullability checks, went down from ~20k to 195.
|
2022-02-10 08:43:18 +02:00 |
|
SBiOSoftWhare
|
4e7c71b97e
|
Merge pull request #5518 from vector-im/steve/bubbles_text_msg
Message bubbles: Create new text message cells for bubbles
|
2022-02-09 17:29:11 +01:00 |
|
SBiOSoftWhare
|
58b249ccd4
|
BubbleRoomCellLayoutUpdater: Fix outgoing layout.
|
2022-02-09 16:34:41 +01:00 |
|
SBiOSoftWhare
|
a9fc0fc4ae
|
RoomTimelineStyle: Remove useless property.
|
2022-02-09 16:34:05 +01:00 |
|
SBiOSoftWhare
|
3ae07474d7
|
FileWithoutThumbnailBaseBubbleCell: Update attributed text usage.
|
2022-02-09 16:32:58 +01:00 |
|
SBiOSoftWhare
|
aacf38820a
|
BaseBubbleCell: Update isTextViewNeedsPositioningVerticalSpace value.
|
2022-02-09 16:32:36 +01:00 |
|
SBiOSoftWhare
|
6aa005d145
|
MXKRoomBubbleTableViewCell: Add properties regarding attributed text blank space positioning.
|
2022-02-09 16:32:07 +01:00 |
|
SBiOSoftWhare
|
be259d4392
|
BubbleRoomTimelineCellProvider: Handle text message cells without sender name and use bubbles for emotes.
|
2022-02-09 16:14:34 +01:00 |
|
SBiOSoftWhare
|
290c2b4a83
|
Add text message bubble cells without sender name variants.
|
2022-02-09 16:13:35 +01:00 |
|
SBiOSoftWhare
|
fcced28069
|
BubbleCellContentView: Separate avatar and user name in different containers.
|
2022-02-09 16:12:42 +01:00 |
|
SBiOSoftWhare
|
130acc4387
|
BubbleRoomCellLayoutUpdater: Update legacy text message cells layout.
|
2022-02-09 12:34:05 +01:00 |
|
SBiOSoftWhare
|
2c5a930b08
|
RoomCellLayoutUpdating: Add maximum text width calculation.
|
2022-02-09 12:33:24 +01:00 |
|
SBiOSoftWhare
|
4ce8b1ad14
|
MXKRoomBubbleTableViewCell: Clear attachmentWebView on reuse.
|
2022-02-09 10:51:31 +01:00 |
|
SBiOSoftWhare
|
cec8f9197d
|
BubbleRoomCellLayoutUpdater: Update legacy text incoming layout.
|
2022-02-09 10:50:33 +01:00 |
|
SBiOSoftWhare
|
3d82ef9e42
|
MXKRoomBubbleTableViewCell: Fix view disappearing on didendisplay.
|
2022-02-09 08:40:24 +01:00 |
|
SBiOSoftWhare
|
f9e953c966
|
RoomMessageBubbleBackgroundView: Update timestamp management.
|
2022-02-09 08:37:17 +01:00 |
|
SBiOSoftWhare
|
68514fb2cd
|
BaseBubbleCell: Fix decoration disappear issues.
|
2022-02-09 08:36:39 +01:00 |
|
SBiOSoftWhare
|
d5bd037ec9
|
BubbleRoomTimelineCellDecorator: Clean timestamp code.
|
2022-02-09 08:35:00 +01:00 |
|
SBiOSoftWhare
|
a3b9b23b3a
|
BaseBubbleCell: Fix decoration touch recognition.
|
2022-02-08 15:10:34 +01:00 |
|
SBiOSoftWhare
|
a405330d68
|
BubbleRoomCellLayoutUpdater: Update plain text cell margins and remove unused code.
|
2022-02-08 15:04:07 +01:00 |
|
SBiOSoftWhare
|
f472cde909
|
PlainRoomTimelineCellProvider: Handle emote cells.
|
2022-02-08 11:45:20 +01:00 |
|
SBiOSoftWhare
|
5883d7382e
|
RoomTimelineCellIdentifier: Add dedicated identifiers for emote.
|
2022-02-08 11:44:52 +01:00 |
|
SBiOSoftWhare
|
8cd8b13262
|
BubbleRoomTimelineCellDecorator: Update tempary views management.
|
2022-02-08 11:16:38 +01:00 |
|
SBiOSoftWhare
|
330a93e637
|
SizableBaseBubbleCell: Remove reactions height fix.
|
2022-02-08 10:10:24 +01:00 |
|
SBiOSoftWhare
|
e9ce1969c1
|
FileWithoutThumbnailBaseBubbleCell: Fix text color.
|
2022-02-08 09:31:52 +01:00 |
|
SBiOSoftWhare
|
92a5e1bddb
|
BubbleRoomCellLayoutConstants: Add thread constant.
|
2022-02-08 07:04:33 +01:00 |
|
SBiOSoftWhare
|
4d1c7677de
|
TextMessageBaseBubbleCell: Update add timestamp.
|
2022-02-08 07:04:15 +01:00 |
|
SBiOSoftWhare
|
c9075dda57
|
SizableBaseBubbleCell: Add workaround for reactions height miscalculation.
|
2022-02-08 07:02:53 +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
|
848f7f471e
|
RoomTimelineStyle: Add property to indicate to use vertical whitespace for text.
|
2022-02-07 20:57:18 +01:00 |
|
SBiOSoftWhare
|
99179020cb
|
Update voice message cells.
|
2022-02-07 20:05:53 +01:00 |
|
SBiOSoftWhare
|
db542fa582
|
Update file bubble cells.
|
2022-02-07 20:03:41 +01:00 |
|
SBiOSoftWhare
|
a1bf040151
|
Update poll bubble cells.
|
2022-02-07 19:59:35 +01:00 |
|
SBiOSoftWhare
|
ee92229ac6
|
Update poll bubble cells.
|
2022-02-07 19:59:05 +01:00 |
|
SBiOSoftWhare
|
757ebde672
|
Update location bubble cells.
|
2022-02-07 19:57:50 +01:00 |
|