Skip to content

release 1.0.8

Compare
Choose a tag to compare
@jrfeng jrfeng released this 07 Mar 00:35
· 148 commits to master since this release

Fix BUG:

  • PlayerService.NotificationView#setDefaultIcon(Bitmap)
  • 'seekTo' is ignored when not prepared
  • only wifi network
  • audio focus loss transient

Deprecated methods:

  • PlayerService#isCached(MusicItem, SoundQuality)
  • PlayerService#onRetrieveMusicItemUri(MusicItem, SoundQuality)
  • PlayerService#attachAudioEffect(int)
  • PlayerService#detachAudioEffect()

Add methods:

  • PlayerService#isCached(MusicItem, SoundQuality, AsyncResult)
  • PlayerService#onRetrieveMusicItemUri(MusicItem, SoundQuality, AsyncResult)