Official Android app for Mastodon
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Go to file
Gregory K 47edc3180b
Merge pull request #586 from sk22/fix/hashtags-crash-akkoma
2 weeks ago
.github Create FUNDING.yml 10 months ago
fastlane/metadata/android New translations full_description.txt (Scottish Gaelic) 1 month ago
gradle/wrapper Initial 1 year ago
img Add readme and license and bump version 1 year ago
mastodon fix hashtag search crash on akkoma servers 2 weeks ago
tools Signup flow redesign 6 months ago
.gitignore Replies 1 year ago
LICENSE Add readme and license and bump version 1 year ago
README.md fix typo in README 6 months ago
build.gradle Update gradle plugin, remove build tools version, set source to 17 1 year ago
crowdin.yml Update crowdin.yml (please work this time) 1 year ago
gradle.properties Signup flow redesign WIP 4 months ago
gradlew Initial 1 year ago
gradlew.bat Initial 1 year ago
settings.gradle Basic status rendering 1 year ago

README.md

Mastodon for Android

Crowdin

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

Get it on F-Droid Get it on Google Play

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.