Go to file
SpiritCroc 3c01c7a6b9 Merge tag 'v1.6.40' into sc
tag

Change-Id: Ib9a178eb53cbc26b8715ecd95ea3f588eb170b8b
2025-06-03 19:36:16 +02:00
.github [TMP] Automatic upstream merge preparation 2025-06-03 19:36:04 +02:00
.idea Merge tag 'v1.6.30' into sc 2025-02-04 19:03:51 +01:00
changelog.d Changelog for version 1.6.38 2025-05-27 15:19:25 +02:00
docs Fix typo in script name. 2024-09-18 16:54:43 +02:00
fastlane Merge tag 'v1.6.40' into sc 2025-06-03 19:36:16 +02:00
fastlane_alternatives
gradle/wrapper Upgrade a few dependencies and update the codebase 2024-07-15 18:12:20 +02:00
graphics tmp_icon.sh: Script to quickly try out new launcher icons 2023-04-05 10:19:32 +02:00
library Automatic revert to unchanged upstream strings, pt.1 2025-06-03 19:36:04 +02:00
matrix-sdk-android Merge tag 'v1.6.40' into sc 2025-06-03 19:36:16 +02:00
matrix-sdk-android-flow Upgrade a few dependencies and update the codebase 2024-07-15 18:12:20 +02:00
newsfragment
resources/img
tmp_sc_.github [TMP] Automatic upstream merge preparation 2025-06-03 19:36:04 +02:00
tmp_sc_fastlane [TMP] Automatic upstream merge preparation 2025-06-03 19:36:04 +02:00
tools Merge tag 'v1.6.38' into sc 2025-05-27 19:39:45 +02:00
vector Merge tag 'v1.6.38' into sc 2025-05-27 19:39:45 +02:00
vector-app Merge tag 'v1.6.40' into sc 2025-06-03 19:36:16 +02:00
vector-config Merge tag 'v1.6.30' into sc 2025-02-04 19:03:51 +01:00
.editorconfig
.gitattributes Merge branch 'develop' into feature/bca/rust_flavor 2022-12-13 11:52:46 +01:00
.gitignore Merge tag 'v1.6.14' into sc 2024-04-02 19:51:29 +02:00
alternative_package.sh
AUTHORS.md Organization renaming: replace all https://github.com/vector-im by https://github.com/element-hq 2023-12-13 11:01:40 +01:00
build.gradle Merge tag 'v1.6.28' into sc 2025-01-19 14:42:55 +01:00
CHANGES.md Changelog for version 1.6.40 2025-06-02 13:20:28 +02:00
CONTRIBUTING.md
correct_strings_de.sh
correct_strings.sh Fix strings mentioning "SchildiChat X" instead of Next 2025-01-19 14:50:47 +01:00
coverage.gradle Upgrade a few dependencies and update the codebase 2024-07-15 18:12:20 +02:00
dependencies_groups.gradle Merge tag 'v1.6.24' into sc 2024-11-20 18:09:48 +01:00
dependencies.gradle Merge tag 'v1.6.30' into sc 2025-02-04 19:03:51 +01:00
FEATURES.md FEATURES.md: MSC4027-compatible 2023-06-12 17:23:23 +02:00
Gemfile
Gemfile.lock Bump rexml from 3.2.9 to 3.3.9 2024-10-28 18:35:19 +00:00
generate_bubbles.sh
generate_themes.sh
gradle.properties [merge] Increase gradle jvm heap space for compile again 2024-08-02 20:10:21 +02:00
gradlew
gradlew.bat
increment_version.sh increment_version.sh: Include changelog in git tag 2024-02-11 20:13:09 +01:00
integration_tests_script_github.sh
integration_tests_script.sh
legacy_icons.sh
LICENSE AGPL licence 2024-09-24 11:51:53 +02:00
LICENSE-COMMERCIAL New LICENSE-COMMERCIAL file 2025-01-14 10:20:10 +01:00
merge_helpers.sh Revert "[TMP] merge_helpers.sh: Hardcode develop branch" 2022-12-15 11:02:24 +01:00
post_merge.sh
pre_merge.sh pre_merge.sh: ignore failure during git tag 2023-05-25 11:50:25 +02:00
PRIVACY.md
README.md [TMP] Automatic upstream merge preparation 2025-06-03 19:36:04 +02:00
SECURITY.md Point to Element security@ address and policy 2024-01-17 09:27:39 +01:00
settings.gradle Import source from https://github.com/dm77/barcodescanner 2023-06-23 18:58:42 +02:00
tmp_sc_README.md [TMP] Automatic upstream merge preparation 2025-06-03 19:36:04 +02:00
towncrier.toml Organization renaming: replace all https://github.com/vector-im by https://github.com/element-hq 2023-12-13 11:01:40 +01:00

Latest build Weblate Element Android Matrix room #element-android:matrix.org Quality Gate Status Vulnerabilities Bugs

Element Android

Element Android is an Android Matrix Client provided by Element. The app can be run on every Android devices with Android OS Lollipop and more (API 21).

It is a total rewrite of Riot-Android with a new user experience.

Get it on Google Play Get it on F-Droid

Build of develop branch: GitHub Action Nightly test status: allScreensTest

New Android SDK

Element is based on a new Android SDK fully written in Kotlin (like Element). In order to make the early development as fast as possible, Element and the new SDK currently share the same git repository.

At each Element release, the SDK module is copied to a dedicated repository: https://github.com/matrix-org/matrix-android-sdk2. That way, third party apps can add a regular gradle dependency to use it. So more details on how to do that here: https://github.com/matrix-org/matrix-android-sdk2.

Roadmap

The version 1.0.0 of Element still misses some features which was previously included in Riot-Android. The team will work to add them on a regular basis.

Releases to app stores

There is some delay between when a release is created and when it appears in the app stores (Google Play Store and F-Droid). Here are some of the reasons:

  • Not all versioned releases that appear on GitHub are considered stable. Each release is first considered beta: this continues for at least two days. If the release is stable (no serious issues or crashes are reported), then it is released as a production release in Google Play Store, and a request is sent to F-Droid too.
  • Each release on the Google Play Store undergoes review by Google before it comes out. This can take an unpredictable amount of time. In some cases it has taken several weeks.
  • In order for F-Droid to guarantee that the app you receive exactly matches the public source code, they build releases themselves. When a release is considered stable, Element staff inform the F-Droid maintainers and it is added to the build queue. Depending on the load on F-Droid's infrastructure, it can take some time for releases to be built. This always takes at least 24 hours, and can take several days.

If you would like to receive releases more quickly (bearing in mind that they may not be stable) you have a number of options:

  1. Sign up to receive beta releases via the Google Play Store.
  2. Install a release APK directly - download the relevant .apk file and allow installing from untrusted sources in your device settings. Note: these releases are the Google Play version, which depend on some Google services. If you prefer to avoid that, try the latest dev builds, and choose the F-Droid version.
  3. If you're really brave, install the very latest dev build - pick a build, then click on Summary to download the APKs from there: vector-Fdroid-debug and vector-Gplay-debug contains the APK for the desired store. Each file contains 5 APKs. 4 APKs for every supported specific architecture of device. In doubt you can install the universal APK.

Contributing

Please refer to CONTRIBUTING.md if you want to contribute on Matrix Android projects!

Come chat with the community in the dedicated Matrix room.

Also this documentation can hopefully help developers to start working on the project.

Triaging issues

Issues are triaged by community members and the Android App Team, following the triage process.

We use issue labels to sort all incoming issues.

Copyright (c) 2018 - 2025 New Vector Ltd

This software is dual licensed by New Vector Ltd (Element). It can be used either:

(1) for free under the terms of the GNU Affero General Public License (as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version); OR

(2) under the terms of a paid-for Element Commercial License agreement between you and Element (the terms of which may vary depending on what you and Element have agreed to).

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