Commit Graph

1485 Commits

Author SHA1 Message Date
SBiOSoftWhare f7efad2504 RoomCellContentView: Fix avatar container view with no clear bg. 2022-02-17 10:38:48 +01:00
SBiOSoftWhare c18100b154 Fix ThreadSummaryView. 2022-02-16 17:37:26 +01:00
SBiOSoftWhare 8fe32f86ef Fix BubbleRoomCellLayoutUpdater. 2022-02-16 17:36:49 +01:00
SBiOSoftWhare cacce3e84b Fix conflicts. 2022-02-16 17:31:55 +01:00
SBiOSoftWhare 80375f0893 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 d7510c1736 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 5e4265ca5e Merge branch 'develop' into steve/bubbles_move_files 2022-02-16 16:07:32 +01:00
aringenbach ec3166020e 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 4d86245033 Implement home screen activity indicators 2022-02-16 11:48:26 +00:00
SBiOSoftWhare a6cbfcb9e4 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 8675a606ae Merge branch 'develop' into andy/4829_activity_indicators 2022-02-16 11:32:52 +00:00
SBiOSoftWhare 416d3dd002 Fix several MARK comments. 2022-02-16 12:09:55 +01:00
SBiOSoftWhare 478d9f57f5 BubbleRoomCellLayoutUpdater: Fix outgoing message issue. 2022-02-16 11:59:35 +01:00
Stefan Ceriu 92f633cccb Merge branch 'master' into develop 2022-02-16 12:45:06 +02:00
Doug 92e7522324 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 13a59eb845 Fix for images sometimes being sent unencrypted in an encrypted room. 2022-02-16 12:42:00 +02:00
SBiOSoftWhare 97a181430c Rename SizableBaseRoomCell to SizableBaseBubbleCell. 2022-02-16 11:00:23 +01:00
SBiOSoftWhare 13012c55d8 Rename RoomBubbleCellLayout to PlainRoomCellLayoutConstants. 2022-02-16 10:56:52 +01:00
SBiOSoftWhare 2a8727d747 Rename RoomBubbleCellLayout to PlainRoomCellLayoutConstants. 2022-02-16 10:51:06 +01:00
SBiOSoftWhare fbcc88510a BaseRoomCell make some rename. 2022-02-16 10:48:08 +01:00
SBiOSoftWhare 2d04a58bd7 Rename BubbleCellThreadSummaryDisplayable to RoomCellThreadSummaryDisplayable. 2022-02-16 10:44:11 +01:00
SBiOSoftWhare 24dd1931ca Rename BubbleCellReadReceiptsDisplayable to RoomCellReadReceiptsDisplayable. 2022-02-16 10:43:21 +01:00
SBiOSoftWhare cae681fabb Rename BubbleCellReactionsDisplayable to RoomCellReactionsDisplayable. 2022-02-16 10:42:19 +01:00
SBiOSoftWhare 9b89b8c4bd BaseRoomCell: Rename bubbleCellContentView property to roomCellContentView (2). 2022-02-16 10:41:31 +01:00
SBiOSoftWhare 081709e168 BaseRoomCell: Rename bubbleCellContentView property to roomCellContentView (2). 2022-02-16 10:40:56 +01:00
SBiOSoftWhare 644217bb23 BaseRoomCell: Rename bubbleCellContentView property to roomCellContentView. 2022-02-16 10:40:39 +01:00
SBiOSoftWhare fdd3559e7d Rename BubbleCellContentView to RoomCellContentView. 2022-02-16 10:11:35 +01:00
SBiOSoftWhare 98a6021216 Rename BaseBubbleCell to BaseRoomCell. Rename BaseBubbleCellType to BaseRoomCellProtocol. 2022-02-16 10:09:11 +01:00
SBiOSoftWhare 4b50805a75 Rename BaseBubbleCell folder to BaseRoomCell. 2022-02-16 09:56:13 +01:00
SBiOSoftWhare 95c61f747e Room timeline: Move files in explicit folders. 2022-02-16 09:36:52 +01:00
SBiOSoftWhare 5902ae545d BubbleRoomTimelineCellDecorator: Use layout constants. 2022-02-15 17:27:44 +01:00
SBiOSoftWhare eee145e6b4 FileWithoutThumbnailCellContentView: Use constants. 2022-02-15 17:11:51 +01:00
SBiOSoftWhare 550b6cd53b RoomMessageBubbleBackgroundView: Use constants. 2022-02-15 17:11:41 +01:00
SBiOSoftWhare 1d654ff019 BubbleRoomCellLayoutConstants: Add new decoration constraints. 2022-02-15 17:11:03 +01:00
SBiOSoftWhare 7ad4a6b5f1 BubbleRoomCellLayoutUpdater: User constants. 2022-02-15 15:53:52 +01:00
SBiOSoftWhare 2b6ad24422 PollBaseBubbleCell: Use constants. 2022-02-15 14:46:54 +01:00
SBiOSoftWhare 41a54ba273 Voice message cells: Use constants. 2022-02-15 12:12:49 +01:00
SBiOSoftWhare e456ff32c0 Poll cells: Use constants. 2022-02-15 12:10:32 +01:00
SBiOSoftWhare 8e2e3a15dd Location sharing cells: Use constants. 2022-02-15 12:09:13 +01:00
SBiOSoftWhare cd6c99565b File cells: Use constants. 2022-02-15 12:07:41 +01:00
SBiOSoftWhare 219aaaf492 Text message bubbles: Use constants. 2022-02-15 12:05:31 +01:00
SBiOSoftWhare b568039b5a BubbleRoomCellLayoutConstants: Update constants and add new ones. 2022-02-15 12:03:08 +01:00
Andy Uhnak b9b2c642e3 Add new loading indicators 2022-02-14 16:51:02 +00:00
Doug 9f94941d63 Revert "Fix for images sometimes being sent unencrypted inside an encrypted room."
This reverts commit 0dcf310d243640777b6912ba19fd4e5ddcd6f842.
2022-02-11 18:17:39 +00:00
Doug 2bbf0df9ee Fix for images sometimes being sent unencrypted inside an encrypted room. 2022-02-11 18:16:13 +00:00
ismailgulek 4b4d5c410a Avoid redundant live timeline loading if thread relation exists 2022-02-11 18:15:23 +03:00
ismailgulek 7266ca7cab Use thread relation if exists when opening search results 2022-02-11 18:14:41 +03:00
ismailgulek f2e8faf54e Use thread protocols where possible 2022-02-11 18:11:44 +03:00
aringenbach 7964d314c8 Add objective C support to SwiftGen assets helpers (#5533)
* Add objective C support to SwiftGen assets helpers

* Use dot notation in ObjC & fix minor issues

Co-authored-by: Arnaud Ringenbach <arnaud.ringenbach@niji.fr>
2022-02-10 17:13:23 +01:00
Stefan Ceriu 1ab7643de1 Fixed various project warnings. Completely disabled nullability checks, went down from ~20k to 195. 2022-02-10 08:43:18 +02:00