Yoan Pintas
216755688f
Add voice broadcast initial state in bubble data ( #6972 )
...
- Add voice broadcast initial state in bubble data
- Remove the local record after sending
2022-10-26 08:51:41 +02:00
Yoan Pintas
d875c26f25
Update voice broadcast tiles UI ( #6965 )
2022-10-25 15:58:06 +02:00
Philippe Loriaux
1280ff9569
Update recorder view and content
2022-10-20 19:39:50 +02:00
Philippe Loriaux
852586ef7b
First part of the voice broadcast recording feature
2022-10-20 19:39:50 +02:00
yostyle
af9019cdba
Merge branch 'develop' into yostyle/voice_broadcast_playing
2022-10-20 17:45:41 +02:00
ismailgulek
d62640c56d
Fix infinite layout loops on timeline ( #6942 )
...
* Remove `forceZeroSageAreaInsets` from `VectorHostingController`
* Fix layout issues when adding hosting views into the content view
* Use the new api when adding views into the content
* Add changelog
2022-10-20 15:55:07 +03:00
manuroe
ec5a4cb7ad
Expose better broadcast details to the view
...
Starting from the sender name but we can add more things. This is up to the design expectation
2022-10-19 15:32:03 +02:00
manuroe
833e5654d0
Rename some existing voice broadcast files to VoiceBroadcastPlayback
...
Record will happen in separate files
2022-10-19 10:13:07 +02:00
Yoan Pintas
5279338e62
[Voice Broadcast] Aggregate the chunks of voice messages in room timeline ( #6891 )
2022-10-17 18:23:47 +02:00
Doug
bf771954c0
Remove flairs and related groups.
2022-08-09 15:04:54 +01:00
SBiOSoftWhare
653e391303
LocationPlainCell: Support long press for context menu display.
2022-07-18 15:48:58 +02:00
Gil Eluard
260cc22d51
Update Files component iOS ( #6345 )
...
* Update Files component iOS
- Done
2022-06-29 16:11:52 +02:00
Johannes Marbach
b1db7ada87
Merge pull request #6333 from vector-im/johannes/clean-up-available
...
Clean up iOS 14 availability checks
2022-06-23 14:00:28 +02:00
Doug
97782998d0
Remove overlap of sender name and first message tap targets.
2022-06-23 11:32:06 +01:00
Johannes Marbach
8b9cd5eaba
Expand all if and guard constructs involving @available(iOS 14... or #available(iOS 14...
...
Signed-off-by: Johannes Marbach <johannesm@element.io >
2022-06-23 10:05:46 +02:00
ismailgulek
10f2feaae6
Introduce canMerge method on timeline style
2022-06-13 17:55:31 +03:00
MaximeE
31df2e1f3c
6099: Fix bad interaction between static and live location cell
2022-05-09 14:41:04 +02:00
MaximeE
f4598afa5a
6110: Fix stop button on timeline cell
2022-05-05 11:56:03 +02:00
MaximeE
9ec7ff5bd8
6077: Some adjustment and fix
2022-04-29 09:27:12 +02:00
SBiOSoftWhare
0bc1f5a9f9
LocationPlainCell: Use MXBeaconInfoSummaryProtocol instead of MXBeaconInfoSummary reference.
2022-04-28 16:11:37 +02:00
MaximeE
ac058c03b8
6077: Fix last commit
2022-04-28 14:36:16 +02:00
MaximeE
cf6a56a5f6
6077: Push WIP refacto
2022-04-28 12:06:06 +02:00
MaximeE
aeb10b677a
6077: Implement SDK for live sharing timeline cell
2022-04-27 16:21:42 +02:00
MaximeE
928b7a4e97
Merge branch 'develop' into maximee/6029_lls_timeline_cell and apply comments
2022-04-25 15:53:58 +02:00
MaximeE
a86bffce34
6029: Refacto how to handle all state of the live location cell
2022-04-22 18:04:19 +02:00
MaximeE
bbcfc6b492
6029: finalise configuration of live location cell
2022-04-21 17:29:32 +02:00
MaximeE
5c085246ec
6029: Live location sharing timeline cell
2022-04-21 07:48:22 +02:00
ismailgulek
0f77c8378e
Add missing protocol conformance
2022-03-31 13:44:12 +03:00
SBiOSoftWhare
aab1bf29aa
Timeline: Rename call cells.
2022-02-28 16:48:41 +01:00
SBiOSoftWhare
307a111615
Timeline: Rename key verification cells.
2022-02-28 16:20:58 +01:00
SBiOSoftWhare
1925d75d4c
Timeline: Rename message typing cell.
2022-02-28 15:58:10 +01:00
SBiOSoftWhare
ff2ef64f47
Timeline decorations: Refactor reaction class names.
2022-02-28 15:52:29 +01:00
SBiOSoftWhare
fa72b54676
Timeline: Refactor voice message plain cells.
2022-02-28 15:15:03 +01:00
SBiOSoftWhare
5c30e707f9
Timeline: Refactor poll plain cells.
2022-02-28 15:00:32 +01:00
SBiOSoftWhare
2dfbf95ac1
Timeline: Refactor location plain cells.
2022-02-28 14:54:53 +01:00
Stefan Ceriu
1741ce4e09
Fixes vector-im/element-ios/issues/5673 - Implicitly unwrapped optionals on the PlainRoomTimelineCellDecorator.
2022-02-23 14:17:29 +02:00
SBiOSoftWhare
e50e13beb8
Merge branch 'develop' into steve/bubbles_sender_name_margin
...
# Conflicts:
# Riot/Modules/Room/TimelineCells/Styles/Bubble/Cells/TextMessage/Common/TextMessageBaseBubbleCell.swift
2022-02-18 17:31:26 +01:00
SBiOSoftWhare
8fcf5d1624
Merge pull request #5633 from vector-im/steve/bubbles_incoming_attachment
...
Message bubbles: Fix incoming attachment leading margin
2022-02-18 17:25:50 +01:00
SBiOSoftWhare
f905b126da
TextMessageBaseBubbleCell: Reduce sender name bottom margin.
2022-02-18 16:26:35 +01:00
SBiOSoftWhare
14f0357920
Message bubbles: Fix incoming attachment leading margin.
2022-02-18 16:04:56 +01:00
SBiOSoftWhare
057aded551
Merge branch 'develop' into steve/5553_bubbles_text_link
...
# Conflicts:
# Riot/Modules/Room/TimelineCells/Common/MXKRoomBubbleTableViewCell.h
2022-02-18 15:16:59 +01:00
SBiOSoftWhare
9a800343ef
Merge pull request #5624 from vector-im/steve/5521_bubbles_readmarker
...
Message Bubbles: Fix read marker appearing part way thru a message
2022-02-18 15:14:30 +01:00
SBiOSoftWhare
085af8454a
Conform cells to RoomCellReadMarkerDisplayable.
2022-02-17 19:22:56 +01:00
SBiOSoftWhare
f3333240e3
PlainRoomTimelineCellDecorator: Handle read marker add and animation.
2022-02-17 17:45:01 +01:00
SBiOSoftWhare
394811a9e1
TextMessageBaseBubbleCell: Fix message text view gesture recognizers.
2022-02-17 09:38:52 +01:00
SBiOSoftWhare
f8a5cb68e0
Message bubbles: Increase text message width.
2022-02-16 21:28:16 +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
1cd679af2a
Merge branch 'develop' into steve/bubbles_move_files
2022-02-16 16:07:32 +01:00
SBiOSoftWhare
45137e8a9f
Rename SizableBaseRoomCell to SizableBaseBubbleCell.
2022-02-16 11:00:23 +01:00