Commit graph

14332 commits

Author SHA1 Message Date
SBiOSoftWhare
abf502d876
Merge pull request #5599 from vector-im/steve/bubbles_rename_files
Timeline cells: Rename some files to avoid confusion between plain and bubble cell styles
2022-02-16 20:30:50 +01:00
SBiOSoftWhare
0dfe48e64b Fix MXKRoomBubbleTableViewCell categorie. 2022-02-16 17:42:37 +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
Doug
423b1a90a0 Fix reCaptcha failing to indicate success. 2022-02-16 12:09:40 +00:00
Andy Uhnak
56a0b33c26 Move import 2022-02-16 11:56:33 +00: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
David Langley
a4fb86c3ac
Merge pull request #5428 from simonwiedmer/wiedmer_proximity_sensor
Fix proximity sensor and sleep timer
2022-02-16 11:10:17 +00:00
SBiOSoftWhare
f5a53b0de6 Fix several MARK comments. 2022-02-16 12:09:55 +01:00
SBiOSoftWhare
d032333898 Add changes 2022-02-16 12:03:14 +01:00
SBiOSoftWhare
f852133c17 BubbleRoomCellLayoutUpdater: Fix outgoing message issue. 2022-02-16 11:59:35 +01:00
Stefan Ceriu
ab6a8a4e3d Prepare for new sprint 2022-02-16 12:45:10 +02:00
Stefan Ceriu
c067916ea4 Merge branch 'master' into develop 2022-02-16 12:45:06 +02:00
Stefan Ceriu
6898f51dbc Merge branch 'release/1.8.1/master' 2022-02-16 12:45:01 +02:00
Stefan Ceriu
4a055a2637 finish version++ 2022-02-16 12:45:01 +02:00
Stefan Ceriu
d47e015a0f version++ 2022-02-16 12:42:00 +02:00
Stefan Ceriu
a11da48e14 changelog.d: Upgrade MatrixSDK version ([v0.22.1](https://github.com/matrix-org/matrix-ios-sdk/releases/tag/v0.22.1)). 2022-02-16 12:42:00 +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
2839cfb0dd Use UIControlEventTouchUpInside for all toggles. 2022-02-16 12:42:00 +02:00
SBiOSoftWhare
4a5ce2945b SettingsViewController: Fix indent issue. 2022-02-16 12:42:00 +02:00
SBiOSoftWhare
f3d2740e00 Message bubbles: Move bubbles settings to labs section atm. 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
9ccb2f160c Xcodegen: Fix RoomTimelineStyleIdentifier.swift location in all targets. 2022-02-16 09:46:17 +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
Anderas
a90578d29d
Merge pull request #5585 from vector-im/andy/common_kit
Add CommonKit and Activity
2022-02-15 15:46:19 +00:00
SBiOSoftWhare
c6808ac161 BubbleRoomCellLayoutUpdater: User constants. 2022-02-15 15:53:52 +01:00