Skip to content
This repository has been archived by the owner on Oct 6, 2022. It is now read-only.

Releases: tanguyantoine/react-native-music-control

release-2019-07-04

04 Jul 20:43
Compare
Choose a tag to compare
android lock screen controls fix

fix

24 May 15:23
Compare
Choose a tag to compare
fix
fix: Illegal null AudioFocusRequest exception  (#261)

* Fix #260 on native call

release-2019-05-23-2

23 May 10:41
Compare
Choose a tag to compare
fix: move variables around and trigger deploy

fix notifications

23 May 07:20
Compare
Choose a tag to compare
release-2019-05-23

Fix #236 close notification not working on android 8.0+

release-2019-04-26-2: fix(ios): call beginReceivingRemoteControlEvents

26 Apr 14:44
Compare
Choose a tag to compare
This ensures remote events are received.
It's a universal function for the audio session.
At least one audio app needs to call this, but
all of them should.

fix build

26 Apr 05:50
51a2532
Compare
Choose a tag to compare
release-2019-04-26

fix: do no skip prepack script

release-2019-04-25: feat: Android interuption (#240)

25 Apr 15:19
Compare
Choose a tag to compare
* Add AudioFocusListener, refactor VolumeListener

* Update js and readme

* Cleanup

* Set volume levels correct

release-2019-02-09-2

09 Feb 19:44
c0c7754
Compare
Choose a tag to compare
fix: bump version

release-2019-02-09: Revert "fix: controls not showing on Android lock screen (#227)" (#231)

09 Feb 19:40
86baaba
Compare
Choose a tag to compare
This reverts commit 51a6fc2c8523c78a4702bb90b4a044c59c5a2f21.

release-2019-02-01

01 Feb 07:26
Compare
Choose a tag to compare
fix: controls not showing on Android lock screen (#227)