An open API service for producing an overview of a list of open source projects.

ActivityPub: https://github.com/keiji/androidbook2020-mastodon-client

android kotlin mastodon

Score: 2.6390573296152584

Last synced: about 2 hours ago
JSON representation

Repository metadata:

作って学ぶAndroidアプリ開発[Kotlin対応] - Mastodonクライアント


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 4 months ago

Total Commits: 75
Total Committers: 1
Avg Commits per committer: 75.0
Development Distribution Score (DDS): 0.0

Commits in past year: 0
Committers in past year: 0
Avg Commits per committer in past year: 0.0
Development Distribution Score (DDS) in past year: 0.0

Name Email Commits
Keiji ARIYAMA k****a@c****p 75

Issue and Pull Request metadata

Last synced: 4 months ago

Total issues: 1
Total pull requests: 0
Average time to close issues: about 1 month
Average time to close pull requests: N/A
Total issue authors: 1
Total pull request authors: 0
Average comments per issue: 2.0
Average comments per pull request: 0
Merged pull request: 0
Bot issues: 0
Bot pull requests: 0

Past year issues: 0
Past year pull requests: 0
Past year average time to close issues: N/A
Past year average time to close pull requests: N/A
Past year issue authors: 0
Past year pull request authors: 0
Past year average comments per issue: 0
Past year average comments per pull request: 0
Past year merged pull request: 0
Past year bot issues: 0
Past year bot pull requests: 0

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/keiji/androidbook2020-mastodon-client

Top Issue Authors

  • keiji (1)

Top Pull Request Authors


Top Issue Labels

  • eratta (1)

Top Pull Request Labels


Dependencies

MastodonClient/app/build.gradle maven
  • androidx.appcompat:appcompat 1.1.0 implementation
  • androidx.constraintlayout:constraintlayout 1.1.3 implementation
  • androidx.core:core-ktx 1.2.0 implementation
  • androidx.fragment:fragment-ktx 1.2.3 implementation
  • androidx.recyclerview:recyclerview 1.1.0 implementation
  • androidx.room:room-ktx 2.2.5 implementation
  • androidx.room:room-runtime 2.2.5 implementation
  • androidx.swiperefreshlayout:swiperefreshlayout 1.0.0 implementation
  • androidx.work:work-runtime-ktx 2.4.0 implementation
  • com.github.bumptech.glide:glide 4.10.0 implementation
  • com.google.android.material:material 1.1.0 implementation
  • com.jakewharton.timber:timber 4.7.1 implementation
  • com.squareup.moshi:moshi-kotlin 1.9.2 implementation
  • com.squareup.retrofit2:converter-moshi 2.7.0 implementation
  • com.squareup.retrofit2:retrofit 2.7.1 implementation
  • org.jetbrains.kotlin:kotlin-stdlib-jdk7 $kotlin_version implementation
  • org.jetbrains.kotlinx:kotlinx-coroutines-android 1.3.3 implementation
  • junit:junit 4.12 testImplementation
MastodonClient/build.gradle maven