Results 11 comments of Alexander Biemann

why isn't this merged yet ?

the point is that in my project, I adjust the app name depending on the build flavor (staging or development) and just grabbing the package name is not desired behavior....

It would also be good to see some tests because a huge benefit of an architecture is to test thoroughly.

My Samsung Galaxy S4, Model SPH-L720, with Android version 4.3, suffers from this problem. Using MediaPlayer to play an MP3 causes the Visualizer to send a steady stream of 0's...

Hi h6ah4i - I did try PowerAmp and with the Visualizer getting data from the mixer i.e. "audioSession=0" does indeed return real amplitude data instead of 0's. However, my app...

Sorry about that long delay - and thank you h6ah4i for your effort ! I've just deployed the "tunnel player workaround" to my Samsung Galaxy S4 (Model SPH-L720, Android 4.3,...

There's one additional technical detail that I just discovered on my Galaxy S4... If the media volume is set all the way down by the user then the Visualizer data...

@zubairsps it's an intentional exception, check line 56 within GridRecyclerView.java https://github.com/antoniolg/MaterializeYourApp/blob/master/app/src/main/java/com/antonioleiva/materializeyourapp/widgets/GridRecyclerView.java#L56

I just found the PR to fix this... https://github.com/rengwuxian/MaterialEditText/pull/277

On a tablet, in landscape orientation, tilting left and right has no effect - I have to tilt up and down instead. Maybe an orientation setting would help fix this?