Milton Moura
e39982a555
Fixes a glitch when dismissing a GIF in the media attachment viewer ( #6475 ) ( #6476 )
...
* Fixed a glitch in media viewer when dismissing a GIF: the WebView which shows the animation would show in the background while the transition interaction occurred
* adding the changelog entry
Signed-off-by: Milton Moura <miltonmoura@gmail.com >
2022-08-05 11:01:31 +01:00
Johannes Marbach
10a8fab0c6
Merge pull request #6529 from vector-im/feature/voice-message-max-length
...
Increase max length of voice messages to 15m (PSG-662)
2022-08-04 17:26:53 +02:00
Doug
c3fd347f9d
Fix an infinite loop when tapping an unjoined room alias. ( #6522 )
...
* Fix a crash in universal link handling.
* Fix an infinite loop when tapping an unjoined room alias.
2022-08-04 15:41:50 +01:00
Johannes Marbach
442d5972be
Increase max length of voice messages to 15m (PSG-662)
...
Relates to: vector-im/element-ios#5415
Signed-off-by: Johannes Marbach <johannesm@element.io >
2022-08-04 13:30:19 +02:00
Doug
52d5916931
Move the attachment nav bar into a container.
2022-08-03 16:32:29 +01:00
SBiOSoftWhare
a61473d8be
Move RoomTimelineLocationView to appropriate folder.
2022-08-03 11:08:25 +02:00
SBiOSoftWhare
30018823dd
Merge pull request #6499 from vector-im/steve/6493_lls_tile_server_error
...
Location sharing: Render fallback UI when tile server unavailable (PSG-606)
2022-08-02 17:42:50 +02:00
Gil Eluard
0aa5b4f4a1
Delight edit layout experiment ( #6384 )
...
* Delight: Edit layout experiment #6079
* Feature flag new App Layout #6406
* Update All chats screen with latest design #6407
2022-08-02 17:27:33 +02:00
SBiOSoftWhare
6b81a56c0b
Map loading error: Use svg image instead of png.
2022-08-02 17:14:16 +02:00
SBiOSoftWhare
0996be1974
RoomTimelineLocationView: Improve map loading error management.
2022-08-02 17:06:44 +02:00
SBiOSoftWhare
1715c0e12a
RoomTimelineLocationView: Handle map loading error UI.
2022-08-01 12:40:48 +02:00
SBiOSoftWhare
dbf9a17a78
Merge pull request #6471 from vector-im/steve/6470_lls_delete
...
Location sharing: Handle live location sharing delete (PSG-487)
2022-07-26 10:53:35 +02:00
Johannes Marbach
5b4e98fe95
Read tile server URL from .well-known (PSG-592)
...
Signed-off-by: Johannes Marbach <johannesm@element.io >
2022-07-25 17:00:37 +02:00
SBiOSoftWhare
7f0fee41f3
RoomDataSource: Handle live location sharing deletion.
2022-07-25 15:02:33 +02:00
David Langley
65833b697d
Merge branch 'develop' of github.com:vector-im/element-ios into langleyd/6419_remove_ffmpeg_again
2022-07-21 17:31:08 +01:00
SBiOSoftWhare
b18efdf3d6
Merge pull request #6449 from vector-im/steve/6448_map_tile_credits
...
Location sharing: Show map credits on live location timeline tile only when map is shown (PSG-626)
2022-07-19 09:24:20 +02:00
SBiOSoftWhare
af19e1869d
Merge pull request #6447 from vector-im/steve/6423_lls_reply
...
Location sharing: Handle live location sharing start event reply in the timeline (PSG-4)
2022-07-18 18:16:50 +02:00
SBiOSoftWhare
d3be937d6a
RoomTimelineLocationView: Show map credits only when map is visible.
2022-07-18 17:20:26 +02:00
SBiOSoftWhare
f7e349307a
LocationPlainCell: Support long press for context menu display.
2022-07-18 15:48:58 +02:00
SBiOSoftWhare
8246edf604
RoomVC: Updated supported context menu actions for beacon info event.
2022-07-18 15:47:05 +02:00
Andy Uhnak
f313a0927f
Convert verification request and transaction to protocols
2022-07-18 10:28:48 +01:00
David Langley
d6ee0f2d10
Remove ffmpeg again with opus libraries fixed to add arm64 sim support.
2022-07-13 14:01:02 +01:00
aringenbach
d9554e3d8a
Rename isIRCStyleCommand to sendAsIRCStyleCommandIfPossible
2022-07-12 10:37:29 +02:00
aringenbach
e00a4631eb
Rework slash command condition to make it a bit clearer
2022-07-12 10:35:05 +02:00
aringenbach
ca6e56d004
Fix slash commands from room composer
2022-07-11 18:17:12 +02:00
SBiOSoftWhare
c35bb7a0d1
RoomTimelineLocationView: Update information banner opacity.
2022-07-06 16:29:47 +02:00
Gil Eluard
f91e84af00
Server Offline Activity Indicator ( #6314 )
...
* Server Offline Activity Indicator
- implemented
2022-07-05 14:04:52 +02:00
Gil Eluard
437b2eafd6
Invite user UI is always hidden by the keyboard ( #6348 )
...
* Invite user UI is always hidden by the keyboard
- fixed
2022-07-01 10:32:57 +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
50c8728674
Merge pull request #6326 from vector-im/johannes/lls-reporting
...
Enable reporting of live location shares (PSF-1066)
2022-06-28 10:59:54 +02:00
Robin Kipp
95f9c5b3cb
Properly end the active AVAudioSession when recording finishes.
2022-06-27 20:02:22 +02:00
Doug
41fc4d755a
Fix size of media on iPad when multitasking.
2022-06-24 14:13:08 +01: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
aringenbach
e071ec789a
Update Room Info screen back button text
2022-06-22 15:56:31 +02:00
aringenbach
137d840d11
Handle long press on back buttons
2022-06-22 15:56:31 +02:00
Johannes Marbach
3eff84f3c7
Merge pull request #6322 from vector-im/johannes/tappable-avatar
...
Make avatar view tappable in bubble layout
2022-06-22 13:43:44 +02:00
Robin Kipp
ee6bc4c69f
Accessibility: VoiceOver: Add accessibility label and hint to the Record Voice Message button. ( #6323 )
...
* Add accessibility label and hint to the Record Voice Message button.
* Add release note.
* Remove unnecessary import for SwiftUI.
* Update Riot/Modules/Room/VoiceMessages/VoiceMessageToolbarView.swift
Use VectorL10n instead of calling NSLocalizedString directly.
* Add German translation for the newly added a11y strings.
* Revert "Add German translation for the newly added a11y strings."
This reverts commit 003cfd9c3ecc149b9aff7833c8d6614bbb37f72c.
* Update Riot/Assets/en.lproj/Vector.strings
2022-06-22 10:07:13 +01:00
Johannes Marbach
4e62819f49
Merge pull request #6328 from vector-im/johannes/quoting
...
Make quoting context menu action work again
2022-06-21 21:05:57 +02:00
Johannes Marbach
8dab22962c
Make quoting work again
...
Signed-off-by: Johannes Marbach <johannesm@element.io >
2022-06-21 15:49:56 +02:00
Johannes Marbach
4b5024d999
Enable reporting of live location shares
...
Signed-off-by: Johannes Marbach <johannesm@element.io >
2022-06-21 15:17:41 +02:00
Doug
6eed50fd9a
Add spacing between the Jitsi and Threads toolbar buttons.
2022-06-21 11:41:23 +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
David Langley
93a9ec223a
Revert "Replace ffmpeg with switf-ogg"
2022-06-20 10:53:56 +02:00
aringenbach
c757657cdd
Merge pull request #6311 from vector-im/aringenbach/fix_settings_leading_alignment
...
Fix settings screens items alignment
2022-06-17 16:03:41 +02:00
ismailgulek
5957a1c993
Merge pull request #6297 from vector-im/ismail/5731_room_header_invite
2022-06-17 15:55:34 +03:00
aringenbach
5baacbe304
Fix settings screens items alignment
2022-06-17 14:45:17 +02:00
aringenbach
6272d77090
Merge pull request #6309 from vector-im/aringenbach/6302_use_latest_data_for_pills
...
Use latest user data for mention pills
2022-06-17 13:56:20 +02:00