Doug 888a61ace1
Media upload tweaks (#3643)
* Focus the media caption composer if a hardware keyboard is available
Not worrying about live connections, this screen is short lived.

* Fix a bug where you could hit the send button multiple times while waiting for the media to be converted.

* Begin processing media as soon as the media upload screen is shown.
2024-12-20 10:34:22 +00:00
2024-12-13 17:43:25 +02:00
2024-12-20 10:34:22 +00:00
2024-12-19 06:59:50 -08:00
2024-11-14 16:44:36 +02:00
2024-09-06 16:34:30 +03:00
2024-12-20 10:34:22 +00:00
2024-03-25 17:34:11 +02:00
2024-12-06 16:58:14 +02:00
2024-12-19 06:59:50 -08:00
2024-08-27 09:23:26 +03:00
2024-09-06 16:34:30 +03:00
2024-12-19 06:59:50 -08:00
2024-11-04 12:46:19 +00: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 a Matrix iOS Client provided by Element.

The application is a total rewrite of Element iOS using the Matrix Rust SDK underneath and targeting devices running iOS 17+.

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 in an early rollout & migration phase.

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) 2022 - 2024 New Vector Ltd

Licensed under the AGPL-3.0-only (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:

https://www.gnu.org/licenses/agpl-3.0.txt

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.

Description
Next generation Matrix client for iOS built with SwiftUI on top of matrix-rust-sdk.
Readme AGPL-3.0 2.7 GiB
Languages
Swift 99.6%
Ruby 0.2%
Shell 0.1%