Stefan Ceriu
771b33294b
Set a Renovate minimumReleaseAge of 7 days.
2026-04-17 15:11:48 +03:00
Stefan Ceriu
f1145b6863
Add a workflow that runs on top of Renovate XcodeGen PRs to update the project and resolved packages.
2026-04-17 15:11:48 +03:00
Stefan Ceriu
340605a034
Group Renovate XcodeGen PRs, remove bundler.
2026-04-17 15:11:48 +03:00
Mauro
2e9a499fc3
LLS Sheet implementation ( #5420 )
...
* Add LiveLocationSheet and refactor existing views to share code
* Implement logic for highlighting a specific LLS from a user once selected in the sheet
* Updated tests, project and added new previews for the LLS sheet.
# Conflicts:
# PreviewTests/Sources/__Snapshots__/PreviewTests/liveLocationRoomTimelineView.Bubbles-iPad-pseudo.png
# PreviewTests/Sources/__Snapshots__/PreviewTests/liveLocationRoomTimelineView.Bubbles-iPhone-pseudo.png
* add Equatable conformance to CLLocationCoordinate2D
2026-04-17 11:13:16 +00:00
Doug
350c04b0f3
Add support for homeserver capabilities to disable the UserDetailsEditScreen UI. ( #5421 )
...
Add support for homeserver capabilities to disable editing your user profile.
Also updates editable avatar size/formatting to match the latest Figma at the same time.
2026-04-17 11:52:46 +01:00
Aaron Thornburgh
ce0363ad20
Update the icon for "Remove this device" on the Settings screen. ( #5415 )
...
* SettingsScreen > Update the icon for "Remove this device"
Change the icon from "Sign Out" to "Close"
* Update snapshots.
---------
Co-authored-by: Doug <douglase@element.io >
2026-04-17 10:34:02 +00:00
Doug
945e34baa6
Tweak the font/icon sizes on the Space visibility label. ( #5396 )
2026-04-17 09:57:18 +00:00
Stefan Ceriu
100d4d92dc
Switch to fatalErroring on SDK background task panics in release builds too
2026-04-17 12:16:20 +03:00
Stefan Ceriu
84746a7567
Update preview snapshots following iOS 26.4 workflow migration.
2026-04-17 12:01:06 +03:00
Stefan Ceriu
33ffea4eb8
Fix various warnings
2026-04-17 10:55:48 +03:00
Stefan Ceriu
827b0ba8f3
Remove more DTCoreText/Foundation references as they are no longer directly imported or used
2026-04-17 10:55:48 +03:00
Stefan Ceriu
d0b8da33c4
Manually update project and resolved packages following Renovate XcodeGen update
2026-04-17 10:47:33 +03:00
renovate[bot]
13873a0065
Update dependency SwiftSoup to v2.13.4
2026-04-17 10:47:08 +03:00
renovate[bot]
b94dda386b
Update dependency Sentry to v9.10.0
2026-04-17 10:46:12 +03:00
renovate[bot]
d246b83bb3
Update dependency PostHog to v3.53.1
2026-04-17 10:46:01 +03:00
renovate[bot]
b54d7e4d08
Update dependency MapLibre to v6.25.0
2026-04-17 10:45:35 +03:00
renovate[bot]
69f9248560
Update dependency Kingfisher to v8.8.1
2026-04-17 10:44:45 +03:00
renovate[bot]
0e88a61fef
Update dependency EmbeddedElementCall to v0.19.1
2026-04-17 10:44:18 +03:00
renovate[bot]
de2b4f01ea
Update dependency DSWaveformImage to v14.3.0
2026-04-16 18:14:26 +03:00
renovate[bot]
162e9c920b
Update dependency DeviceKit to v5.8.0
2026-04-16 18:14:13 +03:00
renovate[bot]
02b57eef0c
Update dependency Collections to v1.4.1
2026-04-16 18:13:56 +03:00
renovate[bot]
1789a3f169
Update dependency AnalyticsEvents to v0.33.2
2026-04-16 18:13:39 +03:00
renovate[bot]
109cd4a169
Update dependency SwiftState to v6.0.1
2026-04-16 18:13:19 +03:00
renovate[bot]
7a914dee11
Update dependency LRUCache to v1.2.1
2026-04-16 18:13:02 +03:00
renovate[bot]
26de0c4e99
Update dependency AsyncAlgorithms to v1.1.3
2026-04-16 18:12:48 +03:00
renovate[bot]
2c5d3089f7
Update dependency WysiwygComposer to v2.41.3
2026-04-16 15:37:59 +02:00
Element CI
72adef82b2
Prepare next release
2026-04-16 06:30:26 -07:00
Doug
a3bb30bc3d
Upgrade the project to use Xcode 26.4 (and the 26.4 simulator for tests). ( #5375 )
...
* Upgrade the project to use Xcode 26.4 (and iOS 26.4 when running tests).
* Update the test OS assertions.
* updated preview tests
# Conflicts:
# PreviewTests/Sources/__Snapshots__/PreviewTests/homeScreenInviteCell.iPhone-en-GB-0.png
# PreviewTests/Sources/__Snapshots__/PreviewTests/homeScreenInviteCell.iPhone-pseudo-0.png
* update compound preview tests
---------
Co-authored-by: Mauro Romito <mauro.romito@element.io >
2026-04-16 14:33:20 +02:00
Doug
a0baa82471
Use a VStack for invite buttons when the HStack doesn't fit. ( #5403 )
...
The Accept/Decline labels were being wrapped onto 2 lines.
2026-04-16 13:01:53 +01:00
Doug
8736a9f842
Add a build flag for Verify with Classic to disable it for the next RC. ( #5406 )
2026-04-16 12:19:09 +01:00
Mauro Romito
b127efae16
update sdk to 26.04.16
2026-04-16 12:01:42 +02:00
Mauro
a27effdac6
Render LiveLocations in the map ( #5394 )
2026-04-14 18:27:34 +02:00
Mauro Romito
c9cafe0106
pr suggestions
2026-04-14 14:17:27 +02:00
Mauro Romito
074de88017
implement APIs for LLS observation
2026-04-14 14:17:27 +02:00
Skye Elliot
477bf859c5
Prompt user when inviting users with uncached identities ( #5331 )
...
If the user attempts to invite someone (to a room or creating a DM) whose identity is not cached, we prompt them to make sure this was their intention.
2026-04-14 14:51:58 +03:00
renovate[bot]
2daf23fd02
Update zizmorcore/zizmor-action action to v0.5.3
2026-04-14 11:29:08 +03:00
Stefan Ceriu
03fbf8fbd5
Add an action to the newly introduced FloatingDateBadge that scrolls the timeline to that day. ( #5350 )
...
and replace the TimelnieTableViewController's `floatingDateText` with a pure date.
2026-04-14 11:27:27 +03:00
renovate[bot]
9082a9efed
Update actions/upload-artifact action to v7.0.1 ( #5381 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-04-13 18:36:40 +01:00
Mauro Romito
8ad79271cb
update sdk to 26.04.13
2026-04-13 18:38:26 +02:00
Mauro
df7f8e0510
Fix LiveLocationManager flaky tests ( #5389 )
2026-04-13 18:05:47 +02:00
Doug
252e2f75df
Verify Element X with an existing Element Classic account. ( #5374 )
...
* Read and import the secrets from ClassicAppAccounts.
* Record snapshots.
* Add some documentation, tidy up tests and fix the dismissal of the backup instructions.
* Workaround flakey tests (the fulfilments weren't always firing).
* Allow a custom Classic App deep link URL to be configured.
2026-04-13 15:30:09 +01:00
Doug
f146ba835d
Update CONTRIBUTING.md with Localazy download instructions
2026-04-13 13:16:58 +01:00
Mauro Romito
3eeade36e0
swiftformat
2026-04-13 11:40:22 +02:00
Mauro Romito
16e9fb041f
translation update
2026-04-13 11:40:22 +02:00
renovate[bot]
bb3a52ce7d
Update peter-evans/create-pull-request action to v8.1.1 ( #5380 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-04-10 18:44:10 +01:00
Doug
e3a074b8b2
Remove the Spaces Announcement sheet. ( #5376 )
2026-04-10 17:49:28 +01:00
Mauro Romito
1ee86357b4
use swift regex and also apply the same logic to stringsdict
2026-04-10 16:21:57 +02:00
Mauro Romito
e8a5123cc9
order strings alphabetically by key after downloading them
2026-04-10 16:21:57 +02:00
Mauro
2d2295bcc1
Live Location Sharing Banner ( #5370 )
...
* Live Location Sharing Banner
# Conflicts:
# ElementX.xcodeproj/project.pbxproj
* updated the top banner modifier and the top banner views
# Conflicts:
# ElementX/Resources/Localizations/en-US.lproj/Localizable.strings
# ElementX/Resources/Localizations/en.lproj/Localizable.strings
* improved the stopping function from the timeline item
* stop live location sharing before starting a new one.
* added some tests for LiveLocationManager
* pr suggestions
2026-04-10 14:50:42 +02:00
renovate[bot]
caa96c8c48
Update actions/github-script action to v9 ( #5372 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-04-10 13:04:55 +01:00