Next generation Matrix client for iOS built with SwiftUI on top of matrix-rust-sdk.
Find a file
2025-12-19 11:20:06 +01:00
.githooks Embed element call (#3939) 2025-03-25 16:14:23 +00:00
.github Manually pass in the coverage and test result report files and disable automatic search. 2025-12-16 17:57:30 +02:00
AccessibilityTests Move BigIcon into Compound and add a new TitleAndIcon component. (#4866) 2025-12-16 16:01:26 +00:00
ci_scripts Use Xcode 26.1 on GitHub runners. 2025-11-27 16:43:48 +00:00
compound-ios Final tweaks to the existing QR code screens to match the designs. (#4874) 2025-12-17 17:23:55 +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 tapping on the space title will open the settings (if permissions are available) 2025-12-19 11:20:06 +01:00
ElementX.xcodeproj rte updated to 2.41.0 2025-12-17 15:17:57 +01:00
Enterprise@a6439b534c Update history visible settings (#4861) 2025-12-17 15:04:02 +02:00
fastlane Use the quiet argument on Fastlane's xcbeautify output formatter 2025-12-16 18:36:19 +02:00
IntegrationTests Fix the login flow and how the integration tests interact with the web authentication session 2025-12-11 11:56:26 +02:00
NSE Add a specific notification body for space invites. (#4808) 2025-12-02 17:07:03 +00:00
PreviewTests Final tweaks to the existing QR code screens to match the designs. (#4874) 2025-12-17 17:23:55 +00: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 Remove now unnecessary screen creation UI tests copying step. 2025-12-17 11:45:11 +02:00
UITests Move BigIcon into Compound and add a new TitleAndIcon component. (#4866) 2025-12-16 16:01:26 +00:00
UnitTests Update history visible settings (#4861) 2025-12-17 15:04:02 +02: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 Clarify product input requirements and how to add translations for contributions. (#4849) 2025-12-12 11:35:48 +00: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.7.0" 2025-12-18 08:56:32 +02:00
project.yml rte updated to 2.41.0 2025-12-17 15:17:57 +01:00
README.md Update copyright holding and dates (#4640) 2025-10-21 14:34:56 +02:00
renovate.json Unpin the codecov-action version from renovate 2025-12-16 18:00:37 +02: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.