A glossy Matrix collaboration client for iOS
Find a file
2020-08-24 14:40:04 +02:00
.github Update PULL_REQUEST_TEMPLATE.md 2020-03-04 10:28:00 +01:00
Config Merge branch 'develop' into http_additional_headers 2020-08-20 12:05:23 +03:00
fastlane Add deliver as a step in deploy_release 2020-08-13 19:26:47 +03:00
Riot Fix potential memory management problems 2020-08-20 17:50:15 +03:00
Riot.xcodeproj Rename PushNotificationManager to PushNotificationStore 2020-08-20 17:31:47 +03:00
RiotNSE Remove shared instance 2020-08-20 17:43:46 +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 Use keychain access group config in entitlements 2020-08-05 17:05:10 +03:00
Tools Contributing: Update contributing guide and use Markdown. 2020-08-24 14:40:04 +02:00
.gitignore Ignore provisioning_profiles 2020-08-13 18:55:55 +03:00
.swiftlint.yml Add SwiftLint rules file 2019-02-27 10:07:00 +01:00
AUTHORS.rst Update Authors 2018-05-25 14:41:41 +02:00
buildipa.sh allowProvisioningUpdates just makes it timeout 2017-09-29 22:15:41 +01:00
CHANGES.rst Update CHANGES.rst 2020-08-20 14:42:12 +03:00
checkipa.sh checkipa.sh: Remove the assertion on the presence of archived-expanded-entitlements.xcent, which disappears with Xcode 9.3 2018-04-18 14:53:51 +02:00
CONTRIBUTING.md Contributing: Update contributing guide and use Markdown. 2020-08-24 14:40:04 +02:00
CONTRIBUTING.rst Update CONTRIBUTING.rst 2020-03-05 20:55:43 +01:00
Gemfile Update fastlane 2020-08-13 18:53:41 +03:00
Gemfile.lock Update fastlane 2020-08-13 18:53:41 +03:00
INSTALL.md Fix typo. 2020-01-19 22:23:43 +01:00
LICENSE Initial commit 2015-04-02 14:23:23 +02:00
Podfile Update SDK 2020-08-20 11:28:56 +03:00
Podfile.lock finish version++ 2020-08-13 19:51:17 +03:00
README.md Readme: Update Readme and use Markdown. 2020-08-24 14:35:09 +02:00
README.rst Update README.rst 2020-08-03 17:33:53 +03:00
use-dev-pods.sh Podfile: Update use-dev-pods.sh 2017-10-17 10:20:13 +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.

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 chat room. If after your research you still have a question, ask at our Matrix chat room. 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-2019 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.