8000 Tags · glaydsoncosta/RadioPlayerService · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: glaydsoncosta/RadioPlayerService

Tags

fix_accencoder_bug_android_5plus

Toggle fix_accencoder_bug_android_5plus's commit message
Fixing android 5.0+ issue related to aacencoder.

Issue: Text relocations.

2.0

Toggle 2.0's commit message
Merge pull request iammert#38 from yusufcakmak/master

fixed Notification does not open activity

1.4

Toggle 1.4's commit message
ndk config was added to build.gradle of app module. This was a mistak…

…e. It needs to be in library gradle file.

1.3

Toggle 1.3's commit message
ndk config added to build.gradle.

1.2

Toggle 1.2's commit message
Error Listener is added to radio service.

1.1

Toggle 1.1's commit message
Log fixed.

1.0

Toggle 1.0's commit message
When stream type could not recognized, player reinitialized.

Service switched to IntentService to do background jobs on Seperate thread.
0