Skip to content

Latest commit

 

History

History
82 lines (39 loc) · 4.08 KB

CHANGELOG.md

File metadata and controls

82 lines (39 loc) · 4.08 KB

0.10.6 (2019-08-26)

Bug Fixes

  • java: Move stopForegroundService() to onStop event (#294) (e9b4679)

0.10.5 (2019-07-10)

Bug Fixes

  • android: error can't find symbol Notification (b572320)
  • android: migrate support libraries to androidx (260f720), closes #280
  • package.json: remove unused rnpm object to fix warning in RN 0.60 (fc48d40)
  • bump version (9e6991a)
  • bump version (3fccd12)

0.10.4 (2019-05-24)

Bug Fixes

0.10.3 (2019-05-23)

Bug Fixes

  • move variables around and trigger deploy (6703bf7)

0.10.2 (2019-04-26)

Bug Fixes

  • ios: call beginReceivingRemoteControlEvents (442b77b)
  • ios: update playback state using :setPlaybackState in iOS 11+ (b2b1acc), closes #242

0.10.1 (2019-04-26)

Bug Fixes

  • do no skip prepack script (51a2532)

0.10.0 (2019-04-25)

Features

0.9.9 (2019-02-09)

Bug Fixes

0.9.8 (2019-02-01)

Bug Fixes

  • controls not showing on Android lock screen (#227) (51a6fc2)
  • remove extra pause event related to app suspension in IOS10+ (6ee2a86)

0.9.7 (2019-01-11)

Bug Fixes

0.9.6 (2019-01-05)

Bug Fixes