Releases: jeancsanchez/JcPlayer
Releases · jeancsanchez/JcPlayer
2.7.2
Upgrading sdk version and adding pending intent support for api 31
PR: #135
Closes #134 #135
2.7.1
Adding resume method for getting current audio status.
Closes #128
Closes #124
Closes #111 [reopened]
v2.7.0
Fixing Cleartext HTTP traffic not permitted
error for audios from urls.
Avoiding StackOverFlow
when lauching app and calling initPlaylist
in onCreate
method.
Refactoring notification layout.
Changing notification icons to white color when device is on dark mode.
closes #111
close #112
close #106
v2.6.16
- Starting service player from the application context.
v2.6.15
- Upgrading the Gradle plugin and support dependencies
- Avoiding
ConcurrentModificationException
using CopyOnWriteArrayList
for the listeners list
close #82
v2.6.14
- Disabling the alert from the notifications on Android 8.0.
Closes #71
v2.6.13
Fix repeat audio mode.
Fix repeat playlist mode.
Fix seek bar when player is paused or playing.
v2.6.11
Fixes with Jitpack repository.