yattoz 177acaddfe Use ExoPlayer 2.11.3 (no need for submodule anymore) 4 years ago
.idea Use ExoPlayer 2.11.3 (no need for submodule anymore) 4 years ago
app Use ExoPlayer 2.11.3 (no need for submodule anymore) 4 years ago
gradle/wrapper Initial commit 4 years ago
svg Initial commit 4 years ago
.gitignore Initial commit 4 years ago
.gitmodules switched to local exoplayer using branch dev-v2 4 years ago
LICENSE changed license to MIT 4 years ago
PRIVACY.md added privacy 4 years ago
README.md updated readme 4 years ago
build.gradle added fallback webView for API19- (no TLSv1.2 for RSS Parser) 4 years ago
demo.gif Initial commit 4 years ago
gradle.properties Initial commit 4 years ago
gradlew Initial commit 4 years ago
gradlew.bat Initial commit 4 years ago
settings.gradle Use ExoPlayer 2.11.3 (no need for submodule anymore) 4 years ago

README.md

Generic-Webradio-App

An Android app to listen to a webradio. You can fork it, customize the links through the app and the images, and you should be good to go!

Features

  • Listen to the webradio!
  • Fine-tune the volume in the app to go lower than the lowest volume of Android!
  • Should adapt to all screen ratios (horizontal / squareish / vertical)!
  • Start and stop the stream by headphones plugging/unplugging, or with a bluetooth headset!
  • Check last played tracks!
  • Check the latest news:
    • for Android 5+, a very simple view of last articles is implemented using RSS Feed
    • for Android 4.4 and lower, it displays the website directly (the RSS reader can't fetch the feed because no TLSv1.2 support)
  • Wake up with the sound of your radio with the built-in Alarm Clock feature! Don't worry: if there is no network, it will play a default sound instead.
  • Snooze the alarm! You can set up the snooze duration you want, or avoid being tempted and disable snooze altogether. When ringing, a special notification design will display bigger buttons with text instead of icons.
  • Sleep with the sound of your radio! You can set up a timer to stop the app after any amount of minutes. When the timer approaches, the sound will gradually fade out.
  • Supports lastFM, LibreFM and Listenbrainz scrobblers with Pano Scrobbler or Simple Scrobbler.