SBiOSoftWhare
3351af3e9d
RoomDataSource: Use RoomTimelineCellDecorator to animate read marker dismiss.
2022-02-17 17:46:26 +01:00
SBiOSoftWhare
87d58aa3de
RoomDataSource: Use RoomTimelineCellDecorator to add read marker.
2022-02-17 17:45:43 +01:00
SBiOSoftWhare
e10c0d95a2
PlainRoomTimelineCellDecorator: Handle read marker add and animation.
2022-02-17 17:45:01 +01:00
SBiOSoftWhare
ecc9e16f2d
Fix ThreadSummaryView.
2022-02-16 17:37:26 +01:00
SBiOSoftWhare
50beaa49fb
Fix BubbleRoomCellLayoutUpdater.
2022-02-16 17:36:49 +01:00
SBiOSoftWhare
fb1d530b63
Fix conflicts.
2022-02-16 17:31:55 +01:00
SBiOSoftWhare
5a0cc32009
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
4df8f70dab
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
1a8f6fb138
Merge branch 'develop' into steve/bubbles_move_files
2022-02-16 16:07:32 +01:00
aringenbach
4e27be3b98
Remove bubbles background from search screens ( #5601 )
...
Co-authored-by: Arnaud Ringenbach <arnaud.ringenbach@niji.fr >
2022-02-16 15:37:56 +01:00
Doug
4d89f64d38
Fix reCaptcha failing to indicate success.
2022-02-16 12:09:40 +00:00
Andy Uhnak
a6b5564c65
Move import
2022-02-16 11:56:33 +00:00
Andy Uhnak
b0ee449c5d
Implement home screen activity indicators
2022-02-16 11:48:26 +00:00
SBiOSoftWhare
a2f0985e8f
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
e07afc87de
Merge branch 'develop' into andy/4829_activity_indicators
2022-02-16 11:32:52 +00:00
David Langley
7ad04838ed
Merge pull request #5428 from simonwiedmer/wiedmer_proximity_sensor
...
Fix proximity sensor and sleep timer
2022-02-16 11:10:17 +00:00
SBiOSoftWhare
5ae2ae20ad
Fix several MARK comments.
2022-02-16 12:09:55 +01:00
SBiOSoftWhare
5e432d32b4
BubbleRoomCellLayoutUpdater: Fix outgoing message issue.
2022-02-16 11:59:35 +01:00
Stefan Ceriu
02ab8eec9e
Merge branch 'master' into develop
2022-02-16 12:45:06 +02:00
Doug
b723c9a026
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
79aaf9f2c0
Use UIControlEventTouchUpInside for all toggles.
2022-02-16 12:42:00 +02:00
SBiOSoftWhare
23df7ed75e
SettingsViewController: Fix indent issue.
2022-02-16 12:42:00 +02:00
SBiOSoftWhare
65d68c58dc
Message bubbles: Move bubbles settings to labs section atm.
2022-02-16 12:42:00 +02:00
Doug
37a0c72169
Fix for images sometimes being sent unencrypted in an encrypted room.
2022-02-16 12:42:00 +02:00
SBiOSoftWhare
0b3ba64c26
Rename SizableBaseRoomCell to SizableBaseBubbleCell.
2022-02-16 11:00:23 +01:00
SBiOSoftWhare
6276e6de88
Rename RoomBubbleCellLayout to PlainRoomCellLayoutConstants.
2022-02-16 10:56:52 +01:00
SBiOSoftWhare
53a088383b
Rename RoomBubbleCellLayout to PlainRoomCellLayoutConstants.
2022-02-16 10:51:06 +01:00
SBiOSoftWhare
756b6d4960
BaseRoomCell make some rename.
2022-02-16 10:48:08 +01:00
SBiOSoftWhare
d078e10a7d
Rename BubbleCellThreadSummaryDisplayable to RoomCellThreadSummaryDisplayable.
2022-02-16 10:44:11 +01:00
SBiOSoftWhare
2837acfc0a
Rename BubbleCellReadReceiptsDisplayable to RoomCellReadReceiptsDisplayable.
2022-02-16 10:43:21 +01:00
SBiOSoftWhare
09520f2de3
Rename BubbleCellReactionsDisplayable to RoomCellReactionsDisplayable.
2022-02-16 10:42:19 +01:00
SBiOSoftWhare
b531af320d
BaseRoomCell: Rename bubbleCellContentView property to roomCellContentView (2).
2022-02-16 10:41:31 +01:00
SBiOSoftWhare
861faacc7d
BaseRoomCell: Rename bubbleCellContentView property to roomCellContentView (2).
2022-02-16 10:40:56 +01:00
SBiOSoftWhare
2382ce857d
BaseRoomCell: Rename bubbleCellContentView property to roomCellContentView.
2022-02-16 10:40:39 +01:00
SBiOSoftWhare
bc5b05de8e
Rename BubbleCellContentView to RoomCellContentView.
2022-02-16 10:11:35 +01:00
SBiOSoftWhare
f0a09f054a
Rename BaseBubbleCell to BaseRoomCell. Rename BaseBubbleCellType to BaseRoomCellProtocol.
2022-02-16 10:09:11 +01:00
SBiOSoftWhare
e02f6a3b59
Rename BaseBubbleCell folder to BaseRoomCell.
2022-02-16 09:56:13 +01:00
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
ismailgulek
42ffda9918
Merge branch 'develop' into ismail/5562_search_aggregations
2022-02-15 16:15:53 +03:00
ismailgulek
0fe44bb480
Merge pull request #5561 from vector-im/ismail/5540_thread_list
...
Thread List API Implementation
2022-02-15 16:13:36 +03:00
ismailgulek
5dd278f7ea
Display thread list api errors
2022-02-15 15:46:22 +03: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