Commit Graph

14269 Commits

Author SHA1 Message Date
SBiOSoftWhare 0efb4cf3d0 Update changes 2022-02-17 09:42:33 +01:00
SBiOSoftWhare b88ee077d2 BaseRoomCell: Fix sender name tap. Prepare avatar view tap. 2022-02-17 09:39:34 +01:00
SBiOSoftWhare 394811a9e1 TextMessageBaseBubbleCell: Fix message text view gesture recognizers. 2022-02-17 09:38:52 +01:00
SBiOSoftWhare cee44973ec MXKRoomBubbleTableViewCell: UI components setup. 2022-02-17 09:36:28 +01:00
SBiOSoftWhare 3695e25867 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 0a81d8872d Fix MXKRoomBubbleTableViewCell categorie. 2022-02-16 17:42:37 +01:00
SBiOSoftWhare bc92c6e9cc Fix ThreadSummaryView. 2022-02-16 17:37:26 +01:00
SBiOSoftWhare 64294d00e3 Fix BubbleRoomCellLayoutUpdater. 2022-02-16 17:36:49 +01:00
SBiOSoftWhare 6810f94055 Fix conflicts. 2022-02-16 17:31:55 +01:00
SBiOSoftWhare b05d94bd1c 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 5b8e3f9c07 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 1cd679af2a Merge branch 'develop' into steve/bubbles_move_files 2022-02-16 16:07:32 +01:00
aringenbach 3567a831c6 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 34f42bed40 Fix reCaptcha failing to indicate success. 2022-02-16 12:09:40 +00:00
Andy Uhnak 0858e0d939 Move import 2022-02-16 11:56:33 +00:00
Andy Uhnak d8e790f8ea Implement home screen activity indicators 2022-02-16 11:48:26 +00:00
SBiOSoftWhare aa4b30e636 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 89da843d37 Merge branch 'develop' into andy/4829_activity_indicators 2022-02-16 11:32:52 +00:00
David Langley 9aeea322f4 Merge pull request #5428 from simonwiedmer/wiedmer_proximity_sensor
Fix proximity sensor and sleep timer
2022-02-16 11:10:17 +00:00
SBiOSoftWhare 9aa815b474 Fix several MARK comments. 2022-02-16 12:09:55 +01:00
SBiOSoftWhare 816bc5f297 Add changes 2022-02-16 12:03:14 +01:00
SBiOSoftWhare 8c28d5c9d1 BubbleRoomCellLayoutUpdater: Fix outgoing message issue. 2022-02-16 11:59:35 +01:00
Stefan Ceriu 6fae4fe047 Prepare for new sprint 2022-02-16 12:45:10 +02:00
Stefan Ceriu 1a0af46a18 Merge branch 'master' into develop 2022-02-16 12:45:06 +02:00
Stefan Ceriu 2e0885b306 Merge branch 'release/1.8.1/master' 2022-02-16 12:45:01 +02:00
Stefan Ceriu 152b2eb94f finish version++ 2022-02-16 12:45:01 +02:00
Stefan Ceriu 0e3d4faeff version++ 2022-02-16 12:42:00 +02:00
Stefan Ceriu 2c4e016b30 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 456af9edf7 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 70f8a99f01 Use UIControlEventTouchUpInside for all toggles. 2022-02-16 12:42:00 +02:00
SBiOSoftWhare aba83d6ad1 SettingsViewController: Fix indent issue. 2022-02-16 12:42:00 +02:00
SBiOSoftWhare df05235358 Message bubbles: Move bubbles settings to labs section atm. 2022-02-16 12:42:00 +02:00
Doug 2749368ec6 Fix for images sometimes being sent unencrypted in an encrypted room. 2022-02-16 12:42:00 +02:00
SBiOSoftWhare 45137e8a9f Rename SizableBaseRoomCell to SizableBaseBubbleCell. 2022-02-16 11:00:23 +01:00
SBiOSoftWhare 691f03c198 Rename RoomBubbleCellLayout to PlainRoomCellLayoutConstants. 2022-02-16 10:56:52 +01:00
SBiOSoftWhare 32a51094de Rename RoomBubbleCellLayout to PlainRoomCellLayoutConstants. 2022-02-16 10:51:06 +01:00
SBiOSoftWhare 1e9cb84aed BaseRoomCell make some rename. 2022-02-16 10:48:08 +01:00
SBiOSoftWhare cbccdff525 Rename BubbleCellThreadSummaryDisplayable to RoomCellThreadSummaryDisplayable. 2022-02-16 10:44:11 +01:00
SBiOSoftWhare 24fb2b3d4b Rename BubbleCellReadReceiptsDisplayable to RoomCellReadReceiptsDisplayable. 2022-02-16 10:43:21 +01:00
SBiOSoftWhare b3fd5d41c9 Rename BubbleCellReactionsDisplayable to RoomCellReactionsDisplayable. 2022-02-16 10:42:19 +01:00
SBiOSoftWhare ec132b86b1 BaseRoomCell: Rename bubbleCellContentView property to roomCellContentView (2). 2022-02-16 10:41:31 +01:00
SBiOSoftWhare 60efbb148c BaseRoomCell: Rename bubbleCellContentView property to roomCellContentView (2). 2022-02-16 10:40:56 +01:00
SBiOSoftWhare 67392b1fe2 BaseRoomCell: Rename bubbleCellContentView property to roomCellContentView. 2022-02-16 10:40:39 +01:00
SBiOSoftWhare 1d736d4dad Rename BubbleCellContentView to RoomCellContentView. 2022-02-16 10:11:35 +01:00
SBiOSoftWhare 75c0b1281e Rename BaseBubbleCell to BaseRoomCell. Rename BaseBubbleCellType to BaseRoomCellProtocol. 2022-02-16 10:09:11 +01:00
SBiOSoftWhare a83911c011 Rename BaseBubbleCell folder to BaseRoomCell. 2022-02-16 09:56:13 +01:00
SBiOSoftWhare 8ebdb8349a Xcodegen: Fix RoomTimelineStyleIdentifier.swift location in all targets. 2022-02-16 09:46:17 +01:00
SBiOSoftWhare b37606fac9 Room timeline: Move files in explicit folders. 2022-02-16 09:36:52 +01:00
SBiOSoftWhare 0479d73202 BubbleRoomTimelineCellDecorator: Use layout constants. 2022-02-15 17:27:44 +01:00
SBiOSoftWhare 25baa791f2 FileWithoutThumbnailCellContentView: Use constants. 2022-02-15 17:11:51 +01:00