Stefan Ceriu
7daa4f121e
Switch the CI to code 14 and the iOS 14 simulator, fix UI tests
2022-10-27 11:41:32 +03:00
Philippe Loriaux
80c1219ad3
Update recorder view and content
2022-10-20 19:39:50 +02:00
Philippe Loriaux
295580d3e8
First part of the voice broadcast recording feature
2022-10-20 19:39:50 +02:00
yostyle
2bacc5a207
Merge branch 'develop' into yostyle/voice_broadcast_playing
2022-10-20 17:45:41 +02:00
ismailgulek
3f7622dd5c
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
174703f44b
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
Alfonso Grillo
8bb3d4ccd1
Remove clips to bounds for text views inside bubbles
2022-10-19 14:43:03 +02:00
manuroe
462427d3df
Rename some existing voice broadcast files to VoiceBroadcastPlayback
...
Record will happen in separate files
2022-10-19 10:13:07 +02:00
Yoan Pintas
58551e04c1
[Voice Broadcast] Aggregate the chunks of voice messages in room timeline ( #6891 )
2022-10-17 18:23:47 +02:00
Andy Uhnak
726aa29323
Decorate events decrypted with untrusted sessions
2022-09-28 17:04:45 +01:00
Gil Eluard
edcf221a59
App Layout: fixed reactions background in timeline
2022-08-25 13:51:50 +02:00
Andy Uhnak
a9d1e84252
Track all errors in Sentry
2022-08-23 08:14:59 +01:00
Doug
57f92307f2
Remove flairs and related groups.
2022-08-09 15:04:54 +01:00
SBiOSoftWhare
a61473d8be
Move RoomTimelineLocationView to appropriate folder.
2022-08-03 11:08:25 +02:00
SBiOSoftWhare
f7e349307a
LocationPlainCell: Support long press for context menu display.
2022-07-18 15:48:58 +02:00
Gil Eluard
038c347fc9
Update Files component iOS ( #6345 )
...
* Update Files component iOS
- Done
2022-06-29 16:11:52 +02:00
Johannes Marbach
49956ae8a0
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
c268e0dc3a
Remove overlap of sender name and first message tap targets.
2022-06-23 11:32:06 +01:00
Johannes Marbach
ce4c8b186c
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
Doug
6d195c103d
Ignore data detector URLs on file attachment names, always opening the file. ( #6330 )
2022-06-22 15:40:19 +01:00
Johannes Marbach
ff79edf060
Make avatar view tappable in bubble layout
...
Fixes : #5572
Signed-off-by: Johannes Marbach <johannesm@element.io >
2022-06-20 21:24:57 +02:00
ismailgulek
5957a1c993
Merge pull request #6297 from vector-im/ismail/5731_room_header_invite
2022-06-17 15:55:34 +03:00
Gil Eluard
0015993b8e
Invites are collapsed incorrectly ( #6300 )
...
* Invites are collapsed incorrectly
- use invitee avatar instead of the target avatar for collapsed membership cell
2022-06-15 20:11:03 +02:00
ismailgulek
a0e9a23cb1
Add canInvitePeople parameter to room discussion type
2022-06-14 18:02:15 +03:00
ismailgulek
e540adfa14
Introduce canMerge method on timeline style
2022-06-13 17:55:31 +03:00
Gil Eluard
ced9858a06
Room preview unexpectedly triggering within the room ( #6255 )
...
* Room preview unexpectedly triggering within the room
- The room creation modal is now triggered only when the user taps the room name label
- Also fix empty room creation modal view
2022-06-10 10:41:37 +02:00
Stefan Ceriu
4c9eb5138f
Fixes vector-im/element-ios/issues/6241 - Prevent random crashes when tapping links. Avoid displaying the confirmation alert for plain text ones.
2022-06-08 14:09:43 +03:00
aringenbach
7dc965799e
Merge branch 'develop' into aringenbach/3526_user_pills
2022-05-11 09:46:02 +02:00
aringenbach
78d249020b
Merge branch 'develop' into aringenbach/3526_user_pills
2022-05-09 17:15:45 +02:00
MaximeE
95c701ab1d
6099: Fix bad interaction between static and live location cell
2022-05-09 14:41:04 +02:00
MaximeE
4291ceabcb
6110: Fix stop button on timeline cell
2022-05-05 11:56:03 +02:00
aringenbach
019161bb4a
Merge branch 'develop' into aringenbach/3526_user_pills
2022-05-02 13:46:40 +02:00
MaximeE
0a4d2ea5b4
6077: Some adjustment and fix
2022-04-29 09:27:12 +02:00
SBiOSoftWhare
0341c8a887
LocationPlainCell: Use MXBeaconInfoSummaryProtocol instead of MXBeaconInfoSummary reference.
2022-04-28 16:11:37 +02:00
MaximeE
f10469fc4d
6077: Fix last commit
2022-04-28 14:36:16 +02:00
MaximeE
109d351d80
6077: Push WIP refacto
2022-04-28 12:06:06 +02:00
MaximeE
3cad7061f3
6077: Implement SDK for live sharing timeline cell
2022-04-27 16:21:42 +02:00
aringenbach
2a5c2b6938
Setup NSTextAttachmentViewProvider
2022-04-27 11:55:23 +02:00
aringenbach
7c3eb8d5a0
Merge branch 'develop' into aringenbach/3526_user_pills
2022-04-27 11:54:05 +02:00
MaximeE
af91264406
Merge branch 'develop' into maximee/6029_lls_timeline_cell and apply comments
2022-04-25 15:53:58 +02:00
MaximeE
0633d01abe
6029: Refacto how to handle all state of the live location cell
2022-04-22 18:04:19 +02:00
MaximeE
b1ad2419ad
6029: finalise configuration of live location cell
2022-04-21 17:29:32 +02:00
MaximeE
9a7d16b74e
6029: Live location sharing timeline cell
2022-04-21 07:48:22 +02:00
aringenbach
f076d99481
Improve link detection near timeline touch location
2022-04-14 13:32:14 +02:00
ismailgulek
3da0186a6d
Add missing protocol conformance
2022-03-31 13:44:12 +03:00
Doug
86c2b4ebb5
Remove MatrixKitL10n from SwiftGen
...
Uses VectorL10n everywhere.
2022-03-03 09:34:54 +00:00
SBiOSoftWhare
220e1872d4
Timeline: Rename call cells.
2022-02-28 16:48:41 +01:00
SBiOSoftWhare
218f9f1943
Timeline: Rename key verification cells.
2022-02-28 16:20:58 +01:00
SBiOSoftWhare
ebc3d02216
Timeline: Rename message typing cell.
2022-02-28 15:58:10 +01:00
SBiOSoftWhare
7dfff11b5f
Timeline decorations: Refactor reaction class names.
2022-02-28 15:52:29 +01:00