https://github.com/coljac/fba-android

Android client for freebuddhistaudio.com

https://github.com/coljac/fba-android

Science Score: 13.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (3.1%) to scientific vocabulary
Last synced: 10 months ago · JSON representation

Repository

Android client for freebuddhistaudio.com

Basic Info
  • Host: GitHub
  • Owner: coljac
  • Language: Kotlin
  • Default Branch: main
  • Size: 414 KB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 1
  • Releases: 0
Created over 1 year ago · Last pushed over 1 year ago
Metadata Files
Readme

README.md

FreeBuddhistAudio Android app

An Android client for freebuddhistaudio.com.

Screenshots Android Auto

Current status:

  • Search, download, favourite talks-
  • Bluetooth, lock screen, etc works
  • Basic android auto (needs work)

TODOs include:

  • Nicer home screen with new talks etc
  • Better podcast support
  • Better Android Auto support

Bugs/enhancements: - Incorrect talk time display - Download progress bar not reporting complete progress - Control placement overlaps Android controls on some devices

Owner

  • Name: Colin Jacobs
  • Login: coljac
  • Kind: user
  • Location: Melbourne, Australia
  • Company: PoliQ

Python, astrophysics, ML/data stuff, and a bunch of hobby projects.

GitHub Events

Total
  • Issues event: 1
  • Watch event: 1
  • Push event: 18
  • Create event: 10
Last Year
  • Issues event: 1
  • Watch event: 1
  • Push event: 18
  • Create event: 10

Dependencies

app/build.gradle.kts maven
  • androidx.compose.material:material-icons-extended 1.6.1 implementation
  • androidx.lifecycle:lifecycle-runtime-compose 2.7.0 implementation
  • androidx.media3:media3-common 1.3.0 implementation
  • androidx.media3:media3-exoplayer 1.3.0 implementation
  • androidx.media3:media3-session 1.3.0 implementation
  • androidx.navigation:navigation-compose 2.7.7 implementation
  • com.google.code.gson:gson 2.10.1 implementation
  • com.squareup.retrofit2:converter-gson 2.9.0 implementation
  • com.squareup.retrofit2:retrofit 2.9.0 implementation
  • io.coil-kt:coil-compose 2.6.0 implementation
build.gradle.kts maven