Next generation Matrix client for iOS built with SwiftUI on top of matrix-rust-sdk.
Find a file
2025-12-10 08:01:06 -08:00
.githooks Embed element call (#3939) 2025-03-25 16:14:23 +00:00
.github Update peter-evans/create-pull-request action to v8 2025-12-10 08:32:31 +02:00
AccessibilityTests pr suggestions and updated tests 2025-12-02 18:17:16 +01:00
ci_scripts Use Xcode 26.1 on GitHub runners. 2025-11-27 16:43:48 +00:00
compound-ios Update dependency element-hq/compound-design-tokens to v6.4.2 (#4806) 2025-12-02 14:32:04 +00:00
DevelopmentAssets/Media Update our development assets. (#3783) 2025-02-11 11:53:35 +00:00
docs Update the Enterprise submodule and make use of the newly added secrets configuration mechanism 2025-05-27 18:21:11 +03:00
ElementX Fix a bug where removing reactions would wipe out the last message in the room list. (#4834) 2025-12-10 15:19:10 +00:00
ElementX.xcodeproj Prepare next release 2025-12-10 08:01:06 -08:00
Enterprise@e2c37065c6 Fix missing read receipts in the timeline and edits in the room list. (#4807) 2025-12-02 15:49:23 +00:00
fastlane Use Xcode 26.1 on GitHub runners. 2025-11-27 16:43:48 +00:00
IntegrationTests Make sure the integration tests stop when running out of WAS retries 🙈 (#4730) 2025-11-11 12:47:09 +00:00
NSE Add a specific notification body for space invites. (#4808) 2025-12-02 17:07:03 +00:00
PreviewTests implemented the ask to join restricted rule join UI, and added tests and previews for it. 2025-12-04 16:23:34 +01:00
Secrets Support runtime customisation of the rageshake URL. (#4267) 2025-06-30 10:18:25 +01:00
ShareExtension Update copyright holding and dates (#4640) 2025-10-21 14:34:56 +02:00
Tools add NSE sources to EX project to easily implement mocking and allow the code to be unit tested 2025-11-19 13:20:14 +01:00
UITests Update Compound's List header style to match our iOS 26 components. (#4797) 2025-11-28 14:31:31 +00:00
UnitTests pr suggestions 2025-12-04 16:23:34 +01:00
Variants/Nightly Use the new Icon Composer .icon format. (#4612) 2025-10-10 20:00:03 +01:00
.gitattributes Move compound-ios package into the project. 2025-09-29 10:41:01 +01:00
.gitignore Add .nova configuration to .gitignore. 2025-04-23 15:56:25 +01:00
.gitmodules Use XcodeGen files for app variants and setup Enterprise submodule. (#2976) 2024-06-27 18:18:17 +01:00
.periphery.yml Add a tool (based on Periphery) that reports any unused strings. 2025-05-05 10:01:59 +03:00
.swiftformat Avoid swiftformat's latest release false positives. 2025-09-23 11:47:09 +03:00
.swiftlint.yml Update CI to support Compound. 2025-09-29 10:41:01 +01:00
app.yml Set APP_GROUP_IDENTIFIER directly. (#3847) 2025-02-27 12:38:02 +00:00
CHANGES.md Prepare next release 2025-12-10 08:01:06 -08:00
codecov.yml Update CI to support Compound. 2025-09-29 10:41:01 +01:00
CONTRIBUTING.md Fix Matrix room in CONTRIBUTING.md (#4043) 2025-04-18 16:07:53 +02:00
Dangerfile.swift Disable semantic commits from Renovate (#3629) 2024-12-17 11:16:27 +00:00
Gemfile Use xcresultparser in all workflows. (#2510) 2024-02-28 18:01:20 +00:00
Gemfile.lock Use the new Icon Composer .icon format. (#4612) 2025-10-10 20:00:03 +01:00
LICENSE Switch license to AGPL (#3237) 2024-09-06 16:34:30 +03:00
LICENSE-COMMERCIAL Dual licensing: AGPL + Element Commercial (#3657) 2025-01-06 11:27:37 +01:00
localazy.json Download en and en-US when running download-strings (#4743) 2025-11-13 13:05:31 +00:00
Package.resolved Update SDK to 25.10.21 (#4642) 2025-10-22 11:27:26 +02:00
Package.swift Update dependency apple/swift-argument-parser to from: "1.6.2" 2025-10-21 10:35:39 +02:00
project.yml Prepare next release 2025-12-10 08:01:06 -08:00
README.md Update copyright holding and dates (#4640) 2025-10-21 14:34:56 +02:00
renovate.json Update CI to support Compound. 2025-09-29 10:41:01 +01:00
SECURITY.md Point to Element security@ address and policy 2024-01-17 11:48:53 +02:00

Element iOS Matrix room #element-x-ios:matrix.org GitHub

Build Status GitHub release (latest by date)

codecov Quality Gate Status Vulnerabilities Bugs

Element X iOS

Element X iOS is the next-generation Matrix client provided by Element.

Compared to the previous-generation Element Classic, it is a total rewrite using the Matrix Rust SDK underneath and targeting devices running iOS 17+.

Rust SDK

Element X leverages the Matrix Rust SDK through an FFI layer exposed as a swift package that the final client can directly import and use. We're doing this as a way to share code between platforms, with Element X Android using the same SDK.

Status

This project is actively developed and supported. New users are recommended to use Element X instead of the previous-generation app.

Contributing

Please see our contribution guide.

Come chat with the community in the dedicated Matrix room.

Build instructions

Please refer to the setting up a development environment section from the contribution guide.

Support

When you are experiencing an issue on Element X iOS, please first search in GitHub issues and then in #element-x-ios:matrix.org. If after your research you still have a question, ask at #element-x-ios:matrix.org. Otherwise feel free to create a GitHub issue if you encounter a bug or a crash, by explaining clearly in detail what happened. You can also perform bug reporting (Rageshake) from the Element application by going to the application settings. This is especially recommended when you encounter a crash.

Forking

Please read our forking guide.

Copyright (c) 2025 Element Creations Ltd. Copyright (c) 2022 - 2025 New Vector Ltd.

This software is dual licensed by Element Creations Ltd (Element). It can be used either:

(1) for free under the terms of the GNU Affero General Public License (as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version); OR

(2) under the terms of a paid-for Element Commercial License agreement between you and Element (the terms of which may vary depending on what you and Element have agreed to).

Unless required by applicable law or agreed to in writing, software distributed under the Licenses is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the Licenses for the specific language governing permissions and limitations under the Licenses.