Doug
3e4aab55cd
Move presentation of the loading spinner into AuthenticationCoordinator for new users.
...
Also moves key verification out of a bridge presenter in AuthenticationVC and into the AuthenticationCoordinator.
2022-02-17 17:31:43 +00: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
8c28d5c9d1
BubbleRoomCellLayoutUpdater: Fix outgoing message issue.
2022-02-16 11:59:35 +01:00
Stefan Ceriu
1a0af46a18
Merge branch 'master' into develop
2022-02-16 12:45:06 +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
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
SBiOSoftWhare
5059770ae3
RoomMessageBubbleBackgroundView: Use constants.
2022-02-15 17:11:41 +01:00
SBiOSoftWhare
a0ec71764d
BubbleRoomCellLayoutConstants: Add new decoration constraints.
2022-02-15 17:11:03 +01:00
SBiOSoftWhare
2cfc7ab18c
BubbleRoomCellLayoutUpdater: User constants.
2022-02-15 15:53:52 +01:00
SBiOSoftWhare
c13213e889
PollBaseBubbleCell: Use constants.
2022-02-15 14:46:54 +01:00
ismailgulek
5729436000
Merge branch 'develop' into ismail/5562_search_aggregations
2022-02-15 16:15:53 +03:00
ismailgulek
4fcf31e626
Merge pull request #5561 from vector-im/ismail/5540_thread_list
...
Thread List API Implementation
2022-02-15 16:13:36 +03:00
ismailgulek
bc08c74776
Display thread list api errors
2022-02-15 15:46:22 +03:00
SBiOSoftWhare
849c6fbd0b
Voice message cells: Use constants.
2022-02-15 12:12:49 +01:00
SBiOSoftWhare
7a4edb988a
Poll cells: Use constants.
2022-02-15 12:10:32 +01:00
SBiOSoftWhare
e9240f68f0
Location sharing cells: Use constants.
2022-02-15 12:09:13 +01:00
SBiOSoftWhare
9daa78b239
File cells: Use constants.
2022-02-15 12:07:41 +01:00
SBiOSoftWhare
9769098907
Text message bubbles: Use constants.
2022-02-15 12:05:31 +01:00