Go to file
Stefan Ceriu af811fca9b Closes #16 - Add license file 2022-04-26 10:24:44 +03:00
.github Add GH workflow to push issues to the [ElementX board](https://github.com/orgs/vector-im/projects/43) 2022-04-25 10:27:44 +02:00
ElementX Add quote and copy context menu actions. 2022-04-18 15:13:30 +03:00
ElementX.xcodeproj Add quote and copy context menu actions. 2022-04-18 15:13:30 +03:00
Tools Add swiftgen build script for generating image and color assets. 2022-04-14 09:25:26 +03:00
UITests Added custom enviroment flags for unit and UI tests. 2022-04-13 17:19:11 +03:00
UnitTests Working tests, no more xcconfig files. 2022-04-13 13:57:27 +03:00
fastlane Added room timeline screen with live events listening and back pagination. Rearranged project files. 2022-03-08 14:24:33 +02:00
.gitignore Added fastlane release scripts. 2022-02-24 17:44:21 +02:00
.swiftlint.yml Added room timeline screen with live events listening and back pagination. Rearranged project files. 2022-03-08 14:24:33 +02:00
Gemfile Added fastlane release scripts. 2022-02-24 17:44:21 +02:00
Gemfile.lock Added fastlane release scripts. 2022-02-24 17:44:21 +02:00
LICENSE Closes #16 - Add license file 2022-04-26 10:24:44 +03:00
README.md Update README.md 2022-02-23 09:01:20 +02:00
SECURITY.md Initial commit 2022-02-11 14:06:26 +02:00
project.yml Implement message sending. Refactor the timeline. Fix various UI/UX issues and add scroll to bottom timeline button. 2022-04-18 10:54:48 +03:00

README.md

Element X iOS

Element X iOS is a Matrix client provided by Element and based on the Matrix Rust SDK.

It is currently in an alpha stage and built as a prototype for Rust support on Apple platforms.