diff --git a/README.md b/README.md index 7fbd43fd390..3d1d2109e87 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,7 @@ Get it on Google Play Get it on F-Droid +Get it on Obtanium [![Latest release](https://img.shields.io/github/release/thunderbird/thunderbird-android.svg?style=for-the-badge&filter=THUNDERBIRD_*&logo=thunderbird)](https://github.com/thunderbird/thunderbird-android/releases/latest) [![Latest beta release](https://img.shields.io/github/release/thunderbird/thunderbird-android.svg?include_prereleases&style=for-the-badge&label=beta&filter=THUNDERBIRD_*b*&logo=thunderbird)](https://github.com/thunderbird/thunderbird-android/releases) @@ -17,6 +18,7 @@ Thunderbird for Android can be downloaded from a couple of sources: - Thunderbird Beta on [Google Play](https://play.google.com/store/apps/details?id=net.thunderbird.android.beta&referrer=utm_campaign%3Dandroid_metadata%26utm_medium%3Dweb%26utm_source%3Dgithub.com%26utm_content%3Dlink) or [F-Droid](https://f-droid.org/packages/net.thunderbird.android.beta) - [Github Releases](https://github.com/thunderbird/thunderbird-android/releases) - [FFUpdater](https://f-droid.org/packages/de.marmaro.krt.ffupdater/) allows installing the latest versions from ftp.mozilla.org +- [Obtanium](https://obtainium.imranr.dev/) requires app-specific configuration from the [Complex Obtanium Apps list](https://apps.obtainium.imranr.dev/) By using Thunderbird for Android Beta, you have early access to current development and are able to try new features earlier. @@ -46,6 +48,12 @@ The Thunderbird Community uses Matrix to communicate: - Development and other ways to contribute: [#tb-android-dev:mozilla.org](https://matrix.to/#/#tb-android-dev:mozilla.org) - Reach the broader Thunderbird Community in the [community space](https://matrix.to/#/#thunderbird-community:mozilla.org) +## Roadmap + +To learn more about all the wonderful things planned for this year please see our +[roadmap](https://github.com/orgs/thunderbird/projects/19/views/1). The core team's day to day activities are additionally +tracked in our [sprint board](https://github.com/orgs/thunderbird/projects/20/views/1). + ## Contributing We welcome contributions from everyone. diff --git a/docs/assets/get-it-on-obtanium.png b/docs/assets/get-it-on-obtanium.png new file mode 100644 index 00000000000..a4cf4f9cac8 Binary files /dev/null and b/docs/assets/get-it-on-obtanium.png differ