Official Android app for Mastodon https://app.joinmastodon.org/android

Grishka 1b4afe7ba9 Fix #845 пре 5 месеци
.github 1124bc48c2 Update CI Ruby to 3.3.0 and add Gemfile.lock пре 7 месеци
fastlane 69b7484a4a Merge commit '4dd5a80ef27bd4abf1eaa272d1e3c67b7d9a3a13' пре 7 месеци
gradle 02bfb34665 Android Gradle Plugin can't JUST WORK, can it?! пре 8 месеци
img bfbcb92ea5 Add readme and license and bump version пре 2 година
mastodon 1b4afe7ba9 Fix #845 пре 5 месеци
tools efb8cd565b Update locales пре 9 месеци
.gitignore bcdce2a880 Skip changelogs too (fastlane/fastlane#21905) пре 8 месеци
Gemfile 3cebc78443 Add Fastlane пре 8 месеци
Gemfile.lock 1124bc48c2 Update CI Ruby to 3.3.0 and add Gemfile.lock пре 7 месеци
LICENSE bfbcb92ea5 Add readme and license and bump version пре 2 година
README.md 0dcdda75be fix typo in README пре 1 година
build.gradle 02bfb34665 Android Gradle Plugin can't JUST WORK, can it?! пре 8 месеци
crowdin.yml 5eb5a42465 Update crowdin.yml (please work this time) пре 2 година
gradle.properties b153a64373 Signup flow redesign WIP пре 1 година
gradlew 42d5f52ff5 Initial пре 2 година
gradlew.bat 42d5f52ff5 Initial пре 2 година
settings.gradle dfbc1fd2e2 Basic status rendering пре 2 година

README.md

Mastodon for Android

Crowdin

This is the repository for the official Android app for Mastodon.

[<img src="https://fdroid.gitlab.io/artwork/badge/get-it-on.png"

 alt="Get it on F-Droid"
 height="80">](https://f-droid.org/packages/org.joinmastodon.android/)

[<img src="https://play.google.com/intl/en_us/badges/images/generic/en-play-badge.png"

 alt="Get it on Google Play"
 height="80">](https://play.google.com/store/apps/details?id=org.joinmastodon.android)

Or get the APK from the The Releases Section.

Contributing

Our goal is delivering a polished, professionally designed and user-friendly app. We proceed according to wireframes provided by a professional UX designer that works with Mastodon gGmbH. This means that any outside contributions that change the app visually must first be coordinated with the UX designer. This can take time. Furthermore, we work off of an internal roadmap and aim for feature-parity and consistency with our iOS app. The iOS app is designated as the "primary" between the two, therefore, if you want to request features, please do so in the Mastodon for iOS repository, as you are requesting a feature to be both in iOS and Android (exceptions being system integrations specific to Android). On the other hand, any contributions that improve existing functionality, performance, or accessibility should not have any roadblocks to being merged.

If you would like to help translate the app into your language, please go to Crowdin. If your language is not listed in the Crowdin project, please create an issue and we will add it. Please do not create pull requests that modify strings.xml files for languages other than English.

Building

As this app is using Java 17 features, you need JDK 17 or newer to build it. Other than that, everything is pretty standard. You can either import the project into Android Studio and build it from there, or run the following command in the project directory:

./gradlew assembleRelease

License

This project is released under the GPL-3 License.

The Mastodon name and logo are trademarks of Mastodon gGmbH. If you intend to redistribute a modified version of this app, use a unique name and icon for your app that does not mistakenly imply any official connection with or endorsement by Mastodon gGmbH.