Git Product home page Git Product logo

streamradio's People

Contributors

starcommander avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

streamradio's Issues

music visualizer

Hi.

I did it again and build a new "sweded" version. I import some files from https://github.com/GautamChibde/android-audio-visualizer and got after small modifications a music visualisation. The "android-audio-visualizer" project is not GNU license, but Apache 2. Just adopting some file sould not run in any trouble (?)

  • maybe a new feature for the future
  • maybe reduce battery to fast
  • need one additional permission :-(

I am sorry, but my master thesis is on my agenda again and I will leave you alone with your WebRadio App. I hope, I could support you a little bit with some tweaks ;-)

Viele Grüße vom Niederrhein
Jochen
photo

Cannot build with api 16

Building the project (via gradle) results into lint-errors, because try-with-resources is not supported.
So I had to change the min sdk to 19.

Error:
/home/ppp/delete_StreamRadio/StreamRadio_ci/StreamRadio_testbuild/app/src/main/java/starcom/snd/array/ChannelList.java:172: Error: Try-with-resources requires API level 19 (current min is 16) [NewApi] try(FileInputStream is = activity.openFileInput(channelFile);

Changes:

--- a/app/build.gradle
+++ b/app/build.gradle
@@ -5,7 +5,7 @@ android {
 
     defaultConfig {
         applicationId "starcom.snd"
-        minSdkVersion 16
+        minSdkVersion 19
         targetSdkVersion 26
     }

No equalizer support in Cyanogenmod

Hi,
I appreciate your app very much as a replacement for ServeStream. I'm running it on Cyanogenmod which has a system-wide equalizer (a very useful thing). So I was surprised that CM's equalizer is inactive for StreamRadio as the only one of many apps (ServeStream, AntennnaPod, VanillaMusic, Apollo, ...). I assume and hope, it is not a big thing to fix this.

The reading stops every two or three minutes

I really don't know what to do about this. The player works when I choose my favorite web radio. Then after a few minutes, it stops. I have to press play again. It goes on and on.
However I tried to keep the screen awake but it is still the same. There is no battery restriction. If I read the web radio from the browser, there is no interruption. So it comes from the app.
What should I do about it?
I have a Redmi 6A. With Android 9.

Proposal new logo for WebRadio

Hi admin, I want to offer a new logo design is more sweet and simple application for WebRadio If you like and can accept it.

You can simply reply to this proposal, I will gladly send you a new logo this file and I was able to provide some variation for this app, thank you!

webradioooo

App stops after some minutes with Battery optimization (since Android 6)

On my Android 8.1 (LineageOS) device the webstream stops, if it switch to a default deep-sleep mode. If I disable "Battery optimization" for WebRadio, stream/WebRadio did not stop the player.

Because the "Battery optimization" settings dialog is hard to find on Android, WebRadio should add a "Shortcut" to its options menu. This make user easier to deactivate the optimization like this:

webradio_akku_not_opt

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.