Some checks failed
Code Quality Checks / Search for forbidden patterns (push) Has been cancelled
Code Quality Checks / Search for invalid screenshot files (push) Has been cancelled
Code Quality Checks / Search for invalid dependencies (push) Has been cancelled
Code Quality Checks / Konsist tests (push) Has been cancelled
Create release App Bundle and APKs / Create App Bundle (Gplay) (push) Has been cancelled
Create release App Bundle and APKs / Create App Bundle Enterprise (push) Has been cancelled
Create release App Bundle and APKs / Create APKs (FDroid) (push) Has been cancelled
Test / Runs unit tests (push) Has been cancelled
Code Quality Checks / Compose tests (push) Has been cancelled
Code Quality Checks / Android lint check (push) Has been cancelled
Code Quality Checks / Detekt checks (push) Has been cancelled
Code Quality Checks / Ktlint checks (push) Has been cancelled
Code Quality Checks / Doc checks (push) Has been cancelled
Code Quality Checks / Check shell scripts (push) Has been cancelled
Code Quality Checks / Project Check Suite (push) Has been cancelled
Update Gradle Wrapper / update-gradle-wrapper (push) Has been cancelled
Close stale issues that are missing info. / stale (push) Has been cancelled
Sync SAS strings / sync-sas-strings (push) Has been cancelled
Sync Localazy / sync-localazy (push) Has been cancelled
Build and release nightly application / Build and publish nightly bundle to Firebase (push) Has been cancelled
Nightly reports / Create kover report artifact and upload sonar result. (push) Has been cancelled
Nightly reports / Dependency analysis (push) Has been cancelled
Generate GitHub Pages / generate-github-pages (push) Has been cancelled
89 lines
3.3 KiB
Markdown
89 lines
3.3 KiB
Markdown
# Letro Android
|
|
|
|
Letro Android is a modified version of
|
|
[Element X Android](https://github.com/element-hq/element-x-android),
|
|
the next-generation [Matrix](https://matrix.org/) client developed by
|
|
[Element](https://element.io/) (Element Creations Ltd. / New Vector
|
|
Ltd.). It is distributed by Letro Tech GmbH via the Google Play Store
|
|
under the name "Letro".
|
|
|
|
This repository is published as the corresponding source for the
|
|
Letro Android binary, in compliance with the GNU Affero General
|
|
Public License, version 3 (AGPLv3) §6.
|
|
|
|
## Relationship to upstream
|
|
|
|
- Upstream project: <https://github.com/element-hq/element-x-android>
|
|
- Upstream baseline used by this fork: see
|
|
[`UPSTREAM_VERSION`](UPSTREAM_VERSION)
|
|
- Letro modifications, with dates, serving as the AGPLv3 §5(a)
|
|
modification notice for the work as a whole: see
|
|
[`FORK_DIVERGENCE.md`](FORK_DIVERGENCE.md)
|
|
|
|
Upstream technical documentation — build instructions, contributor
|
|
setup, architecture notes — applies unchanged. See the upstream
|
|
[README](https://github.com/element-hq/element-x-android#readme).
|
|
|
|
## Status
|
|
|
|
This repository tracks the production source for the Letro Android
|
|
app. Issues and bug reports specific to the Letro fork should be
|
|
filed here; issues that reproduce against upstream Element X Android
|
|
belong upstream.
|
|
|
|
## Copyright
|
|
|
|
```
|
|
Copyright (c) 2026 Letro Tech GmbH <legal@letro.com> -- modifications
|
|
```
|
|
|
|
The upstream copyright lines (Element Creations Ltd., New Vector
|
|
Ltd., and the other upstream contributors) are preserved verbatim
|
|
in the source files and in [`LICENSE`](LICENSE), as required by
|
|
AGPLv3. Letro does not claim authorship of upstream code; the parts
|
|
modified by Letro are identified in
|
|
[`FORK_DIVERGENCE.md`](FORK_DIVERGENCE.md).
|
|
|
|
## License
|
|
|
|
This software is dual-licensed by Element Creations Ltd. ("Element"):
|
|
|
|
1. for free under the GNU Affero General Public License, version 3
|
|
or (at your option) any later version (AGPLv3); or
|
|
2. under a paid Element Commercial License agreement between you and
|
|
Element.
|
|
|
|
Letro distributes this fork under option (1), AGPLv3. The full
|
|
licence texts are in [`LICENSE`](LICENSE) and
|
|
[`LICENSE-COMMERCIAL`](LICENSE-COMMERCIAL). Letro's own modifications
|
|
are likewise licensed under AGPLv3.
|
|
|
|
## Third-party components
|
|
|
|
Letro Android bundles third-party components under their own
|
|
licences, including the Matrix Rust SDK (Apache-2.0), Compound Design
|
|
Tokens (AGPLv3), and the further Gradle / Maven dependencies resolved
|
|
in the build. A consolidated attribution list is published at
|
|
[`THIRD_PARTY_LICENSES.md`](THIRD_PARTY_LICENSES.md) and mirrored
|
|
in-app under Settings → About → Acknowledgements.
|
|
|
|
## Trademarks
|
|
|
|
"Matrix" is a trademark of The Matrix.org Foundation C.I.C.
|
|
|
|
"Element" and "Element X" are trademarks of Element Creations Ltd. /
|
|
New Vector Ltd.
|
|
|
|
"Google", "Google Play" and "Android" are trademarks of Google LLC.
|
|
|
|
Letro is **not** affiliated with, endorsed by, or sponsored by The
|
|
Matrix.org Foundation, Element, or Google LLC. References to "Matrix",
|
|
"Element" and the other names above in this repository's source,
|
|
documentation, history and configuration are made solely to identify
|
|
the upstream protocol and the upstream project from which Letro is
|
|
derived, as permitted by nominative fair use.
|
|
|
|
## Contact
|
|
|
|
Legal / licensing questions: <legal@letro.com>
|
|
Operating entity / imprint: see <https://www.letro.com/imprint> |