A glossy Matrix collaboration client for iOS
Find a file
2020-11-05 09:41:21 +01:00
.github Fix pull request template. 2020-08-24 15:40:44 +02:00
Config Merge branch 'develop' into xcode12 2020-10-30 09:43:04 +01:00
fastlane Upgrade to Xcode 12 2020-10-22 14:31:17 +02:00
Riot * MXAnalyticsDelegate: Make it fully agnostic on tracked data. 2020-11-05 09:41:21 +01:00
Riot.xcodeproj Prepare for new sprint 2020-10-27 14:22:06 +01:00
RiotNSE Check crypto has keys to decrypt an event before decryption attempt, avoid sync loops on failure 2020-10-07 15:12:02 +03:00
RiotShareExtension Use keychain access group config in entitlements 2020-08-05 17:05:10 +03:00
RiotTests Emoji picker: Handle Manu's comments. 2019-07-26 14:06:19 +02:00
SiriIntents IntentHandler: Remove deprecated method usage. 2020-09-01 11:40:31 +02:00
Tools FlowTemplateCoordinatorBridgePresenter: Update class comment. 2020-09-24 12:15:36 +02:00
.gitignore CHANGES 2020-09-03 15:57:21 +02:00
.swiftlint.yml Move generated loading animation files in a folder and exclude them from SwiftLint linting. 2020-09-01 11:33:13 +02:00
AUTHORS.rst Update Authors 2018-05-25 14:41:41 +02:00
CHANGES.rst * MXAnalyticsDelegate: Make it fully agnostic on tracked data. 2020-11-05 09:41:21 +01:00
CONTRIBUTING.md Documentation: Update Matrix room URLs. 2020-08-25 09:50:59 +02:00
Gemfile Add required fastlane version to fastfile. 2020-08-28 14:05:30 +02:00
Gemfile.lock Update Gems 2020-10-23 13:54:46 +02:00
INSTALL.md Upgrade to Xcode 12 2020-10-22 14:31:17 +02:00
LICENSE Initial commit 2015-04-02 14:23:23 +02:00
Podfile Merge branch 'develop' into xcode12 2020-10-30 09:43:04 +01:00
Podfile.lock Podfile.lock: Use Jitsi 2.10.2 for xcode 12 2020-10-30 09:47:20 +01:00
README.md Readme: Update Element iOS room links. 2020-08-25 13:49:54 +02:00

Element iOS

GitHub release (latest by date) badge-languages Swift 5.x Build status Weblate Quality Gate Status Bugs Vulnerabilities Element iOS Matrix room #element-ios:matrix.org GitHub Twitter URL

Element iOS is an iOS Matrix client provided by Element. It is based on MatrixKit and MatrixSDK.

Download on the app store

Beta testing

You can try last beta build by accessing our TestFlight Public Link. For questions and feedback about latest TestFlight build, please access the Element iOS Matrix room: #element-ios:matrix.org.

Build instructions

To build the application please refer to the installation guide.

Contributing

If you want to contribute to Element iOS code or translations please refer to the contribution guide.

Support

When you are experiencing an issue on Element iOS, please first search in GitHub issues and then in #element-ios:matrix.org. If after your research you still have a question, ask at #element-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 shaking your phone or going to the application settings. This is especially recommended when you encounter a crash.

Copyright (c) 2014-2017 OpenMarket Ltd
Copyright (c) 2017 Vector Creations Ltd
Copyright (c) 2017-2020 New Vector Ltd

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this work except in compliance with the License. You may obtain a copy of the License in the LICENSE file, or at:

http://www.apache.org/licenses/LICENSE-2.0

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