Doug
4736eda160
Fix unarchiving of the widget manager config. ( #6541 )
2022-08-05 19:31:41 +01:00
Gil Eluard
7d45c9a452
The theme defined in the application is not applied to all UI components ( #6532 )
...
* The theme defined in the application is not applied to all UI components
2022-08-05 15:00:22 +02:00
Gil Eluard
c3c054e9f1
Some UI tweaks for New App Layout ( #6535 )
...
* Some UI tweaks for New App Layout
2022-08-05 14:58:48 +02:00
Gil Eluard
099b5e792a
Conditionally hide room list tabs ( #6533 )
...
* Conditionally hide room list tabs
2022-08-05 14:56:19 +02:00
Gil Eluard
1a2e6fdb89
Implement new space selector bottom sheet ( #6518 )
...
* Delight: Edit layout experiment #6079
2022-08-05 13:39:45 +02:00
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
Doug
63da4b7bdf
Fix a race condition when sending multiple images.
2022-08-05 08:29:30 +01:00
Doug
ffcc512f02
Update the ReCaptcha icon.
2022-08-04 17:35:32 +01:00
Doug
154b5d9aa2
Don't show personalisation after registering with a generic SSO provider.
2022-08-04 17:35:16 +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
917b7659d6
Add changelog
...
Signed-off-by: Johannes Marbach <johannesm@element.io >
2022-08-04 13:33:45 +02: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
c977473daf
Merge pull request #6520 from vector-im/steve/lls_refacto
...
Location sharing: Improve file organisation
2022-08-03 14:21:33 +02:00
SBiOSoftWhare
6b490abd2d
Fix RiotSwiftUI targets.
2022-08-03 11:47:17 +02:00
SBiOSoftWhare
4de3cd0616
ShareToMapsAppActivity: Fix imports.
2022-08-03 11:46:54 +02:00
SBiOSoftWhare
a61473d8be
Move RoomTimelineLocationView to appropriate folder.
2022-08-03 11:08:25 +02:00
SBiOSoftWhare
bd1948eac0
Move location sharing classes in dedicated folders.
2022-08-03 10:53:51 +02:00
SBiOSoftWhare
00b68b8a49
Rename LocationSharing screen folder to StartLocationSharing.
2022-08-03 10:40:23 +02:00
SBiOSoftWhare
a6b8d3e411
Move location sharing screens in the appropriate folder.
2022-08-03 10:39:28 +02:00
SBiOSoftWhare
4d709cf52b
Merge pull request #6517 from vector-im/steve/lls_location_ended_left_align
...
Location sharing: Left align location ended banner content in expanded map
2022-08-03 09:41:40 +02:00
SBiOSoftWhare
daeb324a16
Update RiotSwiftUI/Modules/Room/LiveLocationSharingViewer/View/LiveLocationSharingViewer.swift
...
Co-authored-by: Doug <6060466+pixlwave@users.noreply.github.com >
2022-08-02 18:28:18 +02:00
Doug
8ac53765a5
Fix status bar style when using a custom theme.
2022-08-02 17:21:30 +01:00
SBiOSoftWhare
14281e44b5
LiveLocationSharingViewer: Left align location ended banner content.
2022-08-02 17:51:37 +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
Doug
10a9d1d37f
Add docs/Customisation.md.
2022-08-02 08:50:30 +01:00
Doug
c643b2aefb
Add notification centre to in-app notification delivery options.
2022-08-01 16:48:47 +01:00
Germain
d0c95fd093
Merge pull request #6501 from vector-im/gsouquet-patch-1
2022-08-01 15:46:02 +01:00
Doug
6f81db73da
Merge pull request #6500 from vector-im/vollkorntomate/4700
...
Fix missing errors after #6498 .
2022-08-01 15:40:12 +01:00
aringenbach
c8f0769f65
Merge pull request #6495 from vector-im/aringenbach/swiftgen_rename_bundle
...
Apply renamed bundle to SwiftGen generated files
2022-08-01 15:41:48 +02:00
Germain
d1d31344df
Add App Layout delight automation
2022-08-01 13:34:52 +01:00
Doug
12b336e0ae
Replace check on unassigned var with NSURLErrorCancelled
2022-08-01 12:35:50 +01:00
Doug
718c56ffaf
Merge pull request #6498 from vollkorntomate/develop
...
Show switch button if there are no public rooms on homeserver (to fix #4700 )
2022-08-01 12:34:23 +01:00
SBiOSoftWhare
f2e189cb3c
Update changes
2022-08-01 12:47:39 +02:00
SBiOSoftWhare
e58bec1e1f
LocationSharingView: Handle map loading error UI.
2022-08-01 12:46:15 +02:00
SBiOSoftWhare
7b8b2f3a4c
LiveLocationSharingViewer: Handle map loading error UI.
2022-08-01 12:45:59 +02:00
SBiOSoftWhare
6beec181e6
Add map loading error view.
2022-08-01 12:41:43 +02:00
SBiOSoftWhare
1715c0e12a
RoomTimelineLocationView: Handle map loading error UI.
2022-08-01 12:40:48 +02:00
SBiOSoftWhare
77eff62a7e
Add map error loading string.
2022-08-01 12:39:16 +02:00
SBiOSoftWhare
23dd23bcde
Add location map error icon.
2022-08-01 12:38:33 +02:00
vollkorntomate
096b27daec
Show switch button if there are no public rooms on homeserver
...
Fixes #4700
Signed-off-by: Thomas Völkl thomas@vollkorntomate.de
2022-07-31 18:24:22 +02:00
aringenbach
20c46d9abb
Apply renamed bundle to SwiftGen generated files
2022-07-29 15:07:04 +02:00
SBiOSoftWhare
7a76b0063e
Merge pull request #6490 from vector-im/steve/6488_lls_map_no_shares
2022-07-28 11:27:56 +02:00
SBiOSoftWhare
be1a9af793
LiveLocationSharingViewer: Remove debug background.
2022-07-28 09:34:30 +02:00
SBiOSoftWhare
089043826d
Update changes
2022-07-28 09:29:09 +02:00
SBiOSoftWhare
4ddedef559
LiveLocationSharingViewer: Handle location sharing end banner.
2022-07-28 09:27:25 +02:00