No description
Find a file
Muhammad 9d917fe132
Some checks failed
Compound / tests (push) Has been cancelled
Unit Tests (Enterprise) / Tests (Enterprise) (push) Has been cancelled
Unit Tests / Tests (push) Has been cancelled
feat: Update account providers and enhance UITests with language manager integration
2026-05-20 14:00:27 +05:00
.githooks Merge origin/upstream into develop 2026-05-01 00:25:04 +05:00
.github Update actions/add-to-project action to v2 2026-05-11 09:59:07 +03:00
.idea feat: Update Package.resolved and Package.swift to use updated compound-design-tokens repository and adjust gradient colors in CompoundGradients 2026-04-30 22:32:25 +05:00
AccessibilityTests Merge remote-tracking branch 'origin/upstream' into develop 2026-05-05 11:46:29 +05:00
ci_scripts Upgrade the project to use Xcode 26.4 (and the 26.4 simulator for tests). (#5375) 2026-04-16 14:33:20 +02:00
compound-ios feat: Update account providers and enhance UITests with language manager integration 2026-05-20 14:00:27 +05:00
DevelopmentAssets Add tests for loading Classic accounts. 2026-03-11 17:42:53 +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 feat: Update account providers and enhance UITests with language manager integration 2026-05-20 14:00:27 +05:00
ElementX.xcodeproj Update XcodeGen (#5610) 2026-05-20 08:33:44 +03:00
IntegrationTests Merge remote-tracking branch 'refs/remotes/origin/upstream' into develop 2026-05-20 13:48:38 +05:00
NSE Merge remote-tracking branch 'refs/remotes/origin/upstream' into develop 2026-05-20 13:48:38 +05:00
PreviewTests Merge remote-tracking branch 'refs/remotes/origin/upstream' into develop 2026-05-20 13:48:38 +05:00
SDKMocks Bump the RustSDK to v26.05.13 2026-05-13 16:48:11 +03:00
Secrets chore: reformatted all swift files 2026-05-04 20:14:54 +05:00
ShareExtension chore: format all files for swiftformat 2026-05-05 03:26:59 +05:00
Tools Merge remote-tracking branch 'origin/upstream' into develop 2026-05-05 11:46:16 +05:00
Uchar.xcodeproj feat: Update account providers and enhance UITests with language manager integration 2026-05-20 14:00:27 +05:00
UITests Merge remote-tracking branch 'refs/remotes/origin/upstream' into develop 2026-05-20 13:48:38 +05:00
UnitTests Merge remote-tracking branch 'refs/remotes/origin/upstream' into develop 2026-05-20 13:48:38 +05:00
Variants/Nightly Use the new Icon Composer .icon format. (#4612) 2025-10-10 20:00:03 +01:00
.editorconfig Add editorconfig to enforce style guides naturally in the editor (#5564) 2026-05-11 11:10:03 +01:00
.gitattributes Move compound-ios package into the project. 2025-09-29 10:41:01 +01:00
.gitignore add .vscode stuff to gitignore (because Copilot is just way better with VSCode) 2026-04-03 12:36:45 +02: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 Swift Testing for Unit Tests PART 1 (#5119) 2026-02-19 16:20:47 +01:00
.swiftlint.yml Fix A11y tests (#5104) 2026-02-13 16:45:58 +01:00
AGENTS.md Add an AGENTS.md file to the project. (#5125) 2026-02-20 18:00:04 +00:00
app.yml Merge origin/upstream into develop 2026-05-01 00:25:04 +05:00
CHANGES.md Prepare next release 2026-05-19 02:19:10 -07:00
CLAUDE.md Add an AGENTS.md file to the project. (#5125) 2026-02-20 18:00:04 +00:00
codecov.yml Add a dedicated target for SDK mocks to avoid type name conflicts on the generated code. 2026-01-06 10:57:37 +00:00
CONTRIBUTING.md Add guidelines for new features and a bit refactoring. (#5436) 2026-04-20 13:51:41 +01:00
Dangerfile.swift chore: format all files for swiftformat 2026-05-05 03:26:59 +05: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 Merge remote-tracking branch 'refs/remotes/origin/upstream' into develop 2026-05-20 13:48:38 +05:00
Package.swift chore: reformatted all swift files 2026-05-04 20:14:54 +05:00
project.yml Merge remote-tracking branch 'refs/remotes/origin/upstream' into develop 2026-05-20 13:48:38 +05:00
README.md Update README.md 2026-04-01 08:33:07 +03:00
renovate.json Switch the xcodegen renovate schedule to fortnightly 2026-05-05 15:15:54 +03: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 18+.

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.