Doug
1cf700646f
Update the SDK. ( #5456 )
2026-04-21 17:20:12 +03:00
Stefan Ceriu
fc6b5e1d4d
Fix formatting .. according to Zed rules anyway
2026-04-21 17:19:50 +03:00
Stefan Ceriu
16b0921562
Converge on the same CI bot name and email as the Swift CI scripts (Tools)
2026-04-21 17:19:50 +03:00
Stefan Ceriu
a00e961710
Rename github workflows so they all use hyphens, instead of a mix of underscores and hyphens
2026-04-21 17:19:50 +03:00
ElementRobot
024978b220
Translations update ( #5452 )
...
* Translations update
* translation updates
---------
Co-authored-by: Mauro Romito <mauro.romito@element.io >
2026-04-21 13:24:41 +01:00
Mauro Romito
dd7048d5c2
handle reduced accuracy authorization case
2026-04-21 13:51:40 +02:00
Doug
9983e23a4c
Throttle capabilities updates to once per day (or when the app is next launched). ( #5454 )
...
* Throttle capabilities updates to once per day (or when the app is next launched).
* Add a setupSubcriptions method to shorten the init.
2026-04-21 12:43:40 +01:00
amshak
b16bbdcc72
Notification Decoration Revised ( #5312 )
...
1. I removed the grey dots for when there is activity in rooms set to mentions or mute.
2. For all unread rooms, I made the message preview text bold for better legibility
3. For rooms with no unreads, I made the font weight regular, again for legibility
We have also mergeg the new room list activity rendering with the existing feature hide unread badge feature flag and provide 3 variations: current production behavior, no badge but bolding, and no bolding and no badge
2026-04-21 14:12:07 +03:00
Doug
e51e93c3f1
Enable automatic Verification when already signed in with Element Classic. ( #5453 )
...
Enable automatic Verification with Element Classic.
2026-04-21 11:43:51 +01:00
Mauro Romito
4edebeeb75
updated the UI for the live locations distance to match designs.
2026-04-21 12:32:50 +02:00
Mauro Romito
45d9eb4065
use CLLocationManager directly to handle location updates since is more reliable in bg and more configurable
2026-04-21 12:32:50 +02:00
Mauro Romito
693a76ecf0
allow users to set live location minimum distance update
2026-04-21 12:32:50 +02:00
Mauro Romito
f2d3945ff3
implemented a 3 seconds throttling of LLS updates.
2026-04-21 12:32:50 +02:00
Valere Fedronic
50ae841d78
Support for ongoing voice vs video call + joining ( #5399 )
2026-04-21 09:11:52 +00:00
Doug
fc97cbc006
Add a feature flag for automatic back pagination. ( #5445 )
2026-04-20 17:47:26 +01:00
Mauro Romito
58a6d0a33f
fix invite users confirmation sheet strings
2026-04-20 18:33:44 +02:00
Stefan Ceriu
d5555a9b23
Fix session verification SAS flow not automatically starting
...
With #5116 removing the `verificationRequestAccepted` view state and its
`.startSasVerification` button action we now need another way of starting the SAS
flows whenever the verification requests gets accepted. As such a state machine
transition from `acceptingVerificationRequest` to `verificationRequestAccepted`
will now automatically call `startSasVerification` on the SessionVerificationProxy.
2026-04-20 18:19:27 +03:00
Doug
00fec4be09
Make the well-known version optional. ( #5447 )
2026-04-20 14:36:46 +00:00
mxandreas
09b2d868c0
Add guidelines for new features and a bit refactoring. ( #5436 )
...
* Add guidelines for new features and a bit refactoring.
* Add link to Android.
* Update CONTRIBUTING.md
Co-authored-by: Doug <6060466+pixlwave@users.noreply.github.com >
* Some final touches.
---------
Co-authored-by: Doug <6060466+pixlwave@users.noreply.github.com >
2026-04-20 13:51:41 +01:00
Stefan Ceriu
1f1fc8a188
Fix removing the label in the record snapshots workflow.
2026-04-20 14:59:38 +03:00
Stefan Ceriu
2c6a3e0b9a
Try to fix the record_snapshots workflow trigger.. again
2026-04-20 12:53:25 +03:00
Stefan Ceriu
21fc5f8c8b
Try to fix the record_snapshots workflow trigger
2026-04-20 12:52:04 +03:00
Stefan Ceriu
4eb15cb588
Fix record_snapshots workflow trigger
2026-04-20 12:47:57 +03:00
Doug
885bae4ddf
Use macOS 26 for all workflows. ( #5442 )
...
And check in an out-dated Package.resolved file.
2026-04-20 10:15:34 +01:00
Stefan Ceriu
88842fbe33
Add a new workflow that runs the preview tests and re-records the snapshots for PRs that are labeled with record-snapshots
2026-04-20 11:54:44 +03:00
Stefan Ceriu
b2ce24fe11
Add a snapshot re-recording option to the snapshot tests CI command.
2026-04-20 11:54:44 +03:00
Stefan Ceriu
b7fb0c15b3
Split out the preview tests from the unit tests and move them to their own CI tool.
2026-04-20 11:54:44 +03:00
Mauro Romito
6a77a04ed7
implement annotation animations in MapLibreMapView
2026-04-20 10:17:27 +02:00
Mauro Romito
f23d6fe69a
fixed a bug that made the map still follow your location, even whan trying to center the map on an annotation.
2026-04-20 10:17:27 +02:00
Aaron Thornburgh
f540c5a79a
Replace the Cancel button with a Close button on the Space Filters screen. ( #5408 )
...
* Updated placement and type of button
Moved the "X"/Close button from the left to the right, and made it a primary action.
* Update snapshots.
---------
Co-authored-by: Doug <douglase@element.io >
2026-04-17 16:14:17 +01:00
Doug
726ab435a0
Revert the space filters Toggle and instead don't try to use glass when in the sidebar.
...
This reverts commit 283029b14976cda1aa567c947c27b09916c88824.
2026-04-17 15:22:56 +01:00
Doug
8ec7a69705
Fix the space filters button on iPad using a Toggle for default styling.
2026-04-17 15:22:56 +01:00
Stefan Ceriu
635ebb720a
Simplify and fix implementation
2026-04-17 17:17:55 +03:00
bxdxnn
cfd6703bf5
Make media captions scrollable
2026-04-17 17:17:55 +03:00
Doug
b7951d8f51
Move the Acknowledgements generation to the post-renovate workflow. ( #5438 )
...
* Move the Acknowledgements generation to the post-renovate workflow.
* Use macOS 26.
2026-04-17 14:26:08 +01:00
Mauro Romito
795ad9b256
update compound-ios sim creation in the runner
2026-04-17 15:22:15 +02:00
Mauro Romito
fbdaf716be
package resolved
2026-04-17 15:22:15 +02:00
Mauro Romito
d6ed48599e
update compound-ios snapshotting package
2026-04-17 15:22:15 +02:00
Mauro Romito
3379bb6e94
update project
...
# Conflicts:
# ElementX.xcodeproj/project.pbxproj
2026-04-17 15:22:15 +02:00
renovate[bot]
206c16ad66
Update dependency SnapshotTesting to v1.19.2
2026-04-17 15:22:15 +02:00
Stefan Ceriu
99d83cbf17
Limit sentry-ios Renovate upgrades to one PR per month
2026-04-17 15:11:48 +03:00
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