A glossy Matrix collaboration client for iOS
Find a file
2020-09-16 16:09:42 +03:00
.github Fix pull request template. 2020-08-24 15:40:44 +02:00
Config Inroduce pinCodeGraceTimeInSeconds 2020-09-07 13:41:52 +03:00
fastlane buildRelease.sh: Pass a git_tag parameter to fastlane 2020-09-08 17:39:51 +02:00
Riot Include some files to NSE target 2020-09-16 16:05:59 +03:00
Riot.xcodeproj Include some files to NSE target 2020-09-16 16:05:59 +03:00
RiotNSE Do not allow reply if protected, also set to be removed 2020-09-16 16:08: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 buildRelease.sh: Pass a git_tag parameter to fastlane 2020-09-08 17:39:51 +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 Update CHANGES.rst 2020-09-16 16:09:42 +03: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 CHANGES 2020-09-03 15:57:21 +02:00
INSTALL.md Installation guide: Update Ruby instructions. 2020-08-25 12:34:56 +02:00
LICENSE Initial commit 2015-04-02 14:23:23 +02:00
Podfile version++ 2020-09-15 18:23:52 +02:00
Podfile.lock finish version++ 2020-09-15 18:37:17 +02: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.