Commit graph

1493 commits

Author SHA1 Message Date
SBiOSoftWhare
0e89eceef5 MXKRoomBubbleTableViewCell: Expose removeReadMarkerView method. 2022-02-17 19:23:48 +01:00
SBiOSoftWhare
cb9f0b7366 BaseRoomCell: Handle read marker. 2022-02-17 19:23:19 +01:00
SBiOSoftWhare
5d9040db4b Conform cells to RoomCellReadMarkerDisplayable. 2022-02-17 19:22:56 +01:00
SBiOSoftWhare
5bf67bbddd SizableBaseRoomCell: Handle read marker view. 2022-02-17 19:22:00 +01:00
SBiOSoftWhare
d5a89e3000 RoomCellContentView: Handle read marker view. 2022-02-17 19:21:33 +01:00
SBiOSoftWhare
3f564279ab Add RoomCellReadMarkerDisplayable protocol. 2022-02-17 19:20:39 +01:00
SBiOSoftWhare
d187bba039 RoomDataSource: Use RoomTimelineCellDecorator to animate read marker dismiss. 2022-02-17 17:46:26 +01:00
SBiOSoftWhare
d6a85e0dcb RoomDataSource: Use RoomTimelineCellDecorator to add read marker. 2022-02-17 17:45:43 +01:00
SBiOSoftWhare
8240bb18d4 PlainRoomTimelineCellDecorator: Handle read marker add and animation. 2022-02-17 17:45:01 +01:00
SBiOSoftWhare
494561111a Fix ThreadSummaryView. 2022-02-16 17:37:26 +01:00
SBiOSoftWhare
e23890f88c Fix BubbleRoomCellLayoutUpdater. 2022-02-16 17:36:49 +01:00
SBiOSoftWhare
4577ecb15a Fix conflicts. 2022-02-16 17:31:55 +01:00
SBiOSoftWhare
f8d7ddc330
Merge pull request #5598 from vector-im/steve/bubbles_move_files
Room timeline: Move files in relevant folders
2022-02-16 17:24:29 +01:00
Anderas
1cbb4aa9ad
Merge pull request #5580 from vector-im/andy/4829_activity_indicators
Add new loading indicator on Home screen
2022-02-16 15:11:15 +00:00
SBiOSoftWhare
0e47f32bea Merge branch 'develop' into steve/bubbles_move_files 2022-02-16 16:07:32 +01:00
aringenbach
03ec41011f
Remove bubbles background from search screens (#5601)
Co-authored-by: Arnaud Ringenbach <arnaud.ringenbach@niji.fr>
2022-02-16 15:37:56 +01:00
Andy Uhnak
ef5303160d Implement home screen activity indicators 2022-02-16 11:48:26 +00:00
SBiOSoftWhare
774acff038
Merge pull request #5588 from vector-im/steve/5409_bubbles_constants
Message bubbles: Use layout constants instead magic numbers
2022-02-16 12:36:12 +01:00
Andy Uhnak
18af47ad34 Merge branch 'develop' into andy/4829_activity_indicators 2022-02-16 11:32:52 +00:00
SBiOSoftWhare
f5a53b0de6 Fix several MARK comments. 2022-02-16 12:09:55 +01:00
SBiOSoftWhare
f852133c17 BubbleRoomCellLayoutUpdater: Fix outgoing message issue. 2022-02-16 11:59:35 +01:00
Stefan Ceriu
c067916ea4 Merge branch 'master' into develop 2022-02-16 12:45:06 +02:00
Doug
0890307493 Only no-op the actual sending of a typing notification.
The logic around when to send a typing notification also includes logic around when to exchange encryption keys.
handleTypingNotification renamed to handleTypingState for clarity.
2022-02-16 12:42:00 +02:00
Doug
0357808e0d Fix for images sometimes being sent unencrypted in an encrypted room. 2022-02-16 12:42:00 +02:00
SBiOSoftWhare
536de1786d Rename SizableBaseRoomCell to SizableBaseBubbleCell. 2022-02-16 11:00:23 +01:00
SBiOSoftWhare
28cb7714cb Rename RoomBubbleCellLayout to PlainRoomCellLayoutConstants. 2022-02-16 10:56:52 +01:00
SBiOSoftWhare
f3fa8a4ab4 Rename RoomBubbleCellLayout to PlainRoomCellLayoutConstants. 2022-02-16 10:51:06 +01:00
SBiOSoftWhare
ef4a16245f BaseRoomCell make some rename. 2022-02-16 10:48:08 +01:00
SBiOSoftWhare
7d12996196 Rename BubbleCellThreadSummaryDisplayable to RoomCellThreadSummaryDisplayable. 2022-02-16 10:44:11 +01:00
SBiOSoftWhare
aff9d3e132 Rename BubbleCellReadReceiptsDisplayable to RoomCellReadReceiptsDisplayable. 2022-02-16 10:43:21 +01:00
SBiOSoftWhare
35b579e90e Rename BubbleCellReactionsDisplayable to RoomCellReactionsDisplayable. 2022-02-16 10:42:19 +01:00
SBiOSoftWhare
d16dc6efcb BaseRoomCell: Rename bubbleCellContentView property to roomCellContentView (2). 2022-02-16 10:41:31 +01:00
SBiOSoftWhare
7fc09e4f23 BaseRoomCell: Rename bubbleCellContentView property to roomCellContentView (2). 2022-02-16 10:40:56 +01:00
SBiOSoftWhare
e162f13cc1 BaseRoomCell: Rename bubbleCellContentView property to roomCellContentView. 2022-02-16 10:40:39 +01:00
SBiOSoftWhare
94007ab552 Rename BubbleCellContentView to RoomCellContentView. 2022-02-16 10:11:35 +01:00
SBiOSoftWhare
169b1496f7 Rename BaseBubbleCell to BaseRoomCell. Rename BaseBubbleCellType to BaseRoomCellProtocol. 2022-02-16 10:09:11 +01:00
SBiOSoftWhare
5be2db64ca Rename BaseBubbleCell folder to BaseRoomCell. 2022-02-16 09:56:13 +01:00
SBiOSoftWhare
e921537353 Room timeline: Move files in explicit folders. 2022-02-16 09:36:52 +01:00
SBiOSoftWhare
0936231eb4 BubbleRoomTimelineCellDecorator: Use layout constants. 2022-02-15 17:27:44 +01:00
SBiOSoftWhare
9f0dae2a96 FileWithoutThumbnailCellContentView: Use constants. 2022-02-15 17:11:51 +01:00
SBiOSoftWhare
0b8f4d9c1e RoomMessageBubbleBackgroundView: Use constants. 2022-02-15 17:11:41 +01:00
SBiOSoftWhare
eede625d01 BubbleRoomCellLayoutConstants: Add new decoration constraints. 2022-02-15 17:11:03 +01:00
SBiOSoftWhare
c6808ac161 BubbleRoomCellLayoutUpdater: User constants. 2022-02-15 15:53:52 +01:00
SBiOSoftWhare
d4cebdf657 PollBaseBubbleCell: Use constants. 2022-02-15 14:46:54 +01:00
SBiOSoftWhare
7a31b589d5 Voice message cells: Use constants. 2022-02-15 12:12:49 +01:00
SBiOSoftWhare
8def241c8d Poll cells: Use constants. 2022-02-15 12:10:32 +01:00
SBiOSoftWhare
f65941e31d Location sharing cells: Use constants. 2022-02-15 12:09:13 +01:00
SBiOSoftWhare
998fe0d706 File cells: Use constants. 2022-02-15 12:07:41 +01:00
SBiOSoftWhare
ac29be597b Text message bubbles: Use constants. 2022-02-15 12:05:31 +01:00
SBiOSoftWhare
ddc632f844 BubbleRoomCellLayoutConstants: Update constants and add new ones. 2022-02-15 12:03:08 +01:00