sys1yagi / DroiDon

UNDER DEVELOPMENT: DroiDon is android app for Mastodon https://github.com/tootsuite/mastodon

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

UNDER DEVELOPMENT

DroiDon

wercker status codecov codebeat badge

DroiDon is android app for Mastodon

Language

Kotlin

Architecture

VIPER Architecture like.

SetUp

git clone git@github.com:sys1yagi/mastodon-android.git

# build
./gradlew app:assembleDebug

Test

# app test
./gradlew app:testDebugUnitTest

# mastodon4j test
./gradlew mastodon4j:test

# mastodon4j-rx test
./gradlew mastodon4j-rx:test

Development

Install VIPER template for Android Studio. VIPER templates is a template for Android Studio which generates necessary files for VIPER architecture.

cd mastodon-android/templates
./install.sh

Release

TODO

Contribution

TODO

About

UNDER DEVELOPMENT: DroiDon is android app for Mastodon https://github.com/tootsuite/mastodon

License:MIT License


Languages

Language:HTML 67.8%Language:Kotlin 27.9%Language:FreeMarker 3.3%Language:Ruby 1.0%Language:Shell 0.0%