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

ActivityPub: https://github.com/pixelcatapp/Pixelcat

android fediverse kotlin kotlin-android kotlin-coroutines mastodon pixelcat pixelfed

Score: 4.543294782270004

Last synced: about 5 hours ago
JSON representation

Repository metadata:

An Android client for the fediverse


GitHub Events

Total
Last Year

Committers metadata

Last synced: 3 days ago

Total Commits: 61
Total Committers: 1
Avg Commits per committer: 61.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
Konrad Pozniak k****k@g****t 61

Issue and Pull Request metadata

Last synced: 5 months ago

Total issues: 9
Total pull requests: 5
Average time to close issues: 9 months
Average time to close pull requests: 13 days
Total issue authors: 8
Total pull request authors: 1
Average comments per issue: 1.33
Average comments per pull request: 0.0
Merged pull request: 3
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/pixelcatapp/Pixelcat

Top Issue Authors

  • ghost (2)
  • ddelabru (1)
  • connyduck (1)
  • pludi (1)
  • nestlecrunchkid (1)
  • nyex (1)
  • privacyfreak84 (1)
  • emmatebibyte (1)

Top Pull Request Authors

  • connyduck (5)

Top Issue Labels

  • enhancement (1)

Top Pull Request Labels


Dependencies

app/build.gradle.kts maven
  • androidx.activity:activity-ktx 1.4.0 implementation
  • androidx.annotation:annotation 1.3.0 implementation
  • androidx.appcompat:appcompat 1.4.1 implementation
  • androidx.constraintlayout:constraintlayout 2.1.3 implementation
  • androidx.core:core-ktx 1.7.0 implementation
  • androidx.emoji:emoji-appcompat $emojiCompatVersion implementation
  • androidx.emoji:emoji-bundled $emojiCompatVersion implementation
  • androidx.fragment:fragment-ktx 1.4.1 implementation
  • androidx.lifecycle:lifecycle-common-java8 $lifecycleVersion implementation
  • androidx.lifecycle:lifecycle-livedata-ktx $lifecycleVersion implementation
  • androidx.lifecycle:lifecycle-runtime-ktx $lifecycleVersion implementation
  • androidx.lifecycle:lifecycle-viewmodel-ktx $lifecycleVersion implementation
  • androidx.paging:paging-runtime-ktx 3.1.0 implementation
  • androidx.preference:preference-ktx 1.2.0 implementation
  • androidx.recyclerview:recyclerview 1.2.1 implementation
  • androidx.room:room-ktx $roomVersion implementation
  • androidx.room:room-paging $roomVersion implementation
  • androidx.swiperefreshlayout:swiperefreshlayout 1.1.0 implementation
  • androidx.viewpager2:viewpager2 1.0.0 implementation
  • at.connyduck:kotlin-result-calladapter 1.0.0 implementation
  • com.fxn769:pix 1.5.6 implementation
  • com.github.connyduck:sparkbutton 4.1.0 implementation
  • com.github.yalantis:ucrop 2.2.5 implementation
  • com.google.android.material:material 1.5.0 implementation
  • com.google.dagger:dagger $daggerVersion implementation
  • com.google.dagger:dagger-android-support $daggerVersion implementation
  • com.squareup.moshi:moshi-adapters $moshiVersion implementation
  • com.squareup.moshi:moshi-kotlin $moshiVersion implementation
  • com.squareup.okhttp3:logging-interceptor $okHttpVersion implementation
  • com.squareup.okhttp3:okhttp $okHttpVersion implementation
  • com.squareup.retrofit2:converter-moshi $retrofitVersion implementation
  • com.squareup.retrofit2:retrofit $retrofitVersion implementation
  • io.coil-kt:coil 1.0.0-rc3 implementation
  • me.relex:circleindicator 2.1.6 implementation
  • org.jetbrains.kotlinx:kotlinx-coroutines-android 1.6.0 implementation
  • com.squareup.okhttp3:mockwebserver $okHttpVersion testImplementation
  • org.junit.jupiter:junit-jupiter-api $jUnitVersion testImplementation
  • org.junit.jupiter:junit-jupiter-engine $jUnitVersion testRuntimeOnly