Official Android app for Mastodon https://app.joinmastodon.org/android
Grishka 531b8ead04 Make verified fields more like on iOS | 2 سال پیش | |
---|---|---|
fastlane | 2 سال پیش | |
gradle | 2 سال پیش | |
img | 2 سال پیش | |
mastodon | 2 سال پیش | |
.gitignore | 2 سال پیش | |
LICENSE | 2 سال پیش | |
README.md | 2 سال پیش | |
build.gradle | 2 سال پیش | |
crowdin.yml | 2 سال پیش | |
gradle.properties | 2 سال پیش | |
gradlew | 2 سال پیش | |
gradlew.bat | 2 سال پیش | |
settings.gradle | 2 سال پیش |
This is the repository for the official Android app for Mastodon.
Learn more about this app in the blog post.
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
This project is released under the GPL-3 License.