Commit Graph

  • 0bfbda66e4
    fix(android): ensure audio volume is changed in UI thread (#3292) Olivier Bouillet 2023-10-18 22:45:19 +0200
  • c78077ff0a
    fix(android): remove kotlin-android-extensions (#3299) Jay Kim 2023-10-19 05:31:31 +0900
  • 9252663b4b
    doc: create static.yml Olivier Bouillet 2023-10-14 10:37:30 +0200
  • ab0398d7dc
    Chore/refactor in api folder (#3285) Olivier Bouillet 2023-10-13 17:27:55 +0200
  • ad581ea2dc
    chore(android): Fix/make videoEventEmitter agnostic on player (#3281) Olivier Bouillet 2023-10-12 21:46:40 +0200
  • a4073d3e70
    chore(android): fix some android studio warning (#3290) Olivier Bouillet 2023-10-12 10:36:43 +0200
  • 45dcded576
    fix(example): update metro config (#3291) Krzysztof Moch 2023-10-12 10:36:15 +0200
  • 5c3baca1d8
    fix: update types (#3288) Krzysztof Moch 2023-10-11 22:15:58 +0200
  • 7fd7b3ff32
    feat: refactor resize prop handler (#3286) Krzysztof Moch 2023-10-11 21:56:54 +0200
  • 03a579e10f
    fix(ci): bump node version (#3289) Krzysztof Moch 2023-10-11 21:55:42 +0200
  • add87922a6
    feat(android): add prop to control debug log level (#3277) Olivier Bouillet 2023-10-10 09:47:56 +0200
  • 0ad2e52499
    Fix: iOS - audio does not work with headphones (#3284) Craig Martin 2023-10-09 16:27:29 -0400
  • 1f0137608a
    feat(sample): merge ios and android samples (#3015) Olivier Bouillet 2023-10-07 23:14:09 +0200
  • a855284d8d
    feat(tvos): add custom image metadata option for tvos and add missing types for custom metadata properties (#3280) Konstantin 2023-10-07 15:14:10 +0200
  • 067adde124
    chore: lint project (#3279) Krzysztof Moch 2023-10-07 12:56:35 +0200
  • e6e8f621fe
    fix(ios): resuming video ad after closing the in-app browser on iOS (#3275) Leonardo Russo 2023-10-06 13:43:35 -0300
  • 7b6b84c8cb
    fix(tvOS): compile issues with tvOS linked to earpiece & pip (#3276) Konstantin 2023-10-06 18:42:53 +0200
  • 92831afd5f
    feat: add typescript (#3266) Krzysztof Moch 2023-10-06 18:39:14 +0200
  • f4acaccd80
    fix(ios): fairplay different key per asset (#3261) Facundo Gutierrez 2023-10-05 16:37:28 -0300
  • c6ee294403
    Merge pull request #3245 from TheWidlarzGroup/feat/playback-ref-functions Olivier Bouillet 2023-09-30 09:28:49 +0200
  • 6e98cb9700
    Merge branch 'master' into feat/playback-ref-functions Krzysztof Moch 2023-09-29 22:44:32 +0200
  • 4dd2319dee
    Merge pull request #3263 from TheWidlarzGroup/chore/bump-example-react-native-version Olivier Bouillet 2023-09-29 22:40:50 +0200
  • 21de75eac6
    Merge pull request #3254 from TheWidlarzGroup/feat/is-codec-supported-update Olivier Bouillet 2023-09-29 18:28:18 +0200
  • f85983ba9c docs: update changelog KrzysztofMoch 2023-09-28 09:09:46 +0200
  • a279a0cb3a chore(example/basic): bump react native version KrzysztofMoch 2023-09-28 08:25:13 +0200
  • 0655e9d273
    Merge pull request #3239 from iFeelSmart/fix/compile_xcode_17_beta Olivier Bouillet 2023-09-27 22:06:04 +0200
  • 9f938682a7
    Merge pull request #3255 from TheWidlarzGroup/chore/update-namespace-handler Olivier Bouillet 2023-09-27 21:47:06 +0200
  • 01c8e54e12 chore(android/gradle): add suport for AGP 8 KrzysztofMoch 2023-09-25 12:24:08 +0200
  • 842a156b3c chore(android/gradle): remove doubled compileOptions KrzysztofMoch 2023-09-25 12:17:33 +0200
  • 4ad210b6c7 chore(android/gradle): update namespace handler KrzysztofMoch 2023-09-25 12:08:11 +0200
  • eb77617eff docs: update changelog KrzysztofMoch 2023-09-25 08:51:52 +0200
  • f79e68ba46 docs: update API docs KrzysztofMoch 2023-09-25 08:34:38 +0200
  • 04b52023f7 chore: update basic example KrzysztofMoch 2023-09-25 08:30:08 +0200
  • 812e9dc84f feat(android): update isCodecSupported to return enum KrzysztofMoch 2023-09-25 08:17:03 +0200
  • f9743fdbd6 chore: invert setPlayerPauseState logic KrzysztofMoch 2023-09-22 09:04:20 +0200
  • 106257aa80 Revert "chore: update basic example" KrzysztofMoch 2023-09-21 08:12:59 +0200
  • 421712825b chore: rename setPlayerStatus to setPlayerPauseState KrzysztofMoch 2023-09-21 07:25:21 +0200
  • 01a47840be
    Merge pull request #3248 from yooasd11/master Olivier Bouillet 2023-09-20 11:00:56 +0200
  • 300b583bed
    Merge pull request #3246 from chrisglein/sdkVersion Olivier Bouillet 2023-09-20 10:59:53 +0200
  • 03306d9c76
    Merge pull request #3241 from lrusso/master Olivier Bouillet 2023-09-19 19:56:21 +0200
  • 362f80c23f adding note regarding the pip mode on iOS lrusso 2023-09-19 14:39:18 -0300
  • be8cdfdd33 [bugfix] Player shows black screen on re-enter Coco 2023-09-19 17:42:48 +0900
  • f066001090
    Merge branch 'master' into sdkVersion Olivier Bouillet 2023-09-19 09:09:13 +0200
  • ef5c63fdd2
    Merge pull request #3247 from chrisglein/windowsOnError Olivier Bouillet 2023-09-19 08:56:33 +0200
  • a4e59f4600
    Merge pull request #3243 from TheWidlarzGroup/chore/bump-ci-node-version Olivier Bouillet 2023-09-19 07:48:48 +0200
  • 0d515b646c Add changelog Chris Glein 2023-09-18 18:21:01 -0700
  • bd4064f877 Add changelog entry Chris Glein 2023-09-18 18:19:57 -0700
  • f39c97d0f6 Update API.md to show onError for Windows Chris Glein 2023-09-18 18:16:01 -0700
  • 06593344f6 Fix lack of onError event The native code was receiving the event, but not reasing the event. Which [apparently](https://github.com/microsoft/react-native-windows/issues/4206) needs to be prefixed with "top" and then that turns into "onError". Chris Glein 2023-09-18 18:08:21 -0700
  • 50f59b8a61 Don't force Windows SDK versions Fallback to them if undefined Chris Glein 2023-09-18 14:53:51 -0700
  • 01ce04c7ac docs: update change log KrzysztofMoch 2023-09-18 16:22:31 +0200
  • c991a0e8f7 chore: update basic example KrzysztofMoch 2023-09-18 16:20:14 +0200
  • e7276922a2 docs: update API docs KrzysztofMoch 2023-09-18 14:21:20 +0200
  • 0066ec744c feat(android): add playback functions to ref KrzysztofMoch 2023-09-18 13:09:53 +0200
  • 85c9e8f990 feat(ios): add playback functions to ref KrzysztofMoch 2023-09-18 11:46:39 +0200
  • 65ea1b335c chore(ci): bump action runner node version KrzysztofMoch 2023-09-18 09:26:45 +0200
  • 59236c7034 fix: not showing video ads in pip mode lrusso 2023-09-17 16:12:46 -0300
  • a18953e701 fix: fix build on xcode 17 beta olivier 2023-09-14 22:41:42 +0200
  • 3f48c64364 6.0.0-alpha.8 olivier 2023-09-14 21:59:10 +0200
  • d5ced4fb6a
    Merge pull request #3238 from iFeelSmart/chore/updateChangeLog Olivier Bouillet 2023-09-14 21:54:35 +0200
  • bcc339a486 chore: update changeLog for 6.0.0-alpha.8 olivier 2023-09-14 21:53:36 +0200
  • a0fa8312ba
    Merge pull request #3216 from Duell10111/tvos-custom-playback-exerpience-fork Olivier Bouillet 2023-09-13 21:27:37 +0200
  • 33c0be449a chore: outsource functions to own utils file Konstantin Späth 2023-09-09 16:15:51 +0200
  • bcc710ecfd
    Merge pull request #3234 from iFeelSmart/chore/fixSampleBuild Olivier Bouillet 2023-09-09 14:37:07 +0200
  • 19c8134dbc chore: fix build by adding a fallback on kotlin version olivier 2023-09-05 22:17:37 +0200
  • 0fac437dbd
    Merge pull request #3233 from mysport12/master Olivier Bouillet 2023-09-05 21:14:45 +0200
  • 0678a2ccf1 Fix: AudioOutput on Android Craig Martin 2023-09-05 14:27:10 -0400
  • eaa0b947d4
    Merge pull request #3229 from iFeelSmart/chore/fixDocUpperCaseLink Olivier Bouillet 2023-09-05 18:51:34 +0200
  • 267181be73
    Merge pull request #3230 from iFeelSmart/fix/presentFullscreenPlayerImplementation Olivier Bouillet 2023-09-05 18:48:17 +0200
  • ddc87acf84 fix: implement lost presentFullscreenPlayer & dismissFullscreenPlayer olivier 2023-09-04 23:57:45 +0200
  • 42dc9de4fe chore: fix upper case type in doc internal links olivier 2023-09-04 23:47:27 +0200
  • 30dac90959
    Merge pull request #3221 from lrusso/master Olivier Bouillet 2023-09-04 23:42:01 +0200
  • 63f0344742 rollback logic lrusso 2023-09-04 17:34:46 -0300
  • 14f12df9f8 rollback logic lrusso 2023-09-04 17:33:21 -0300
  • 0bf7f70e24
    Merge pull request #3211 from mysport12/master Olivier Bouillet 2023-08-31 08:25:12 +0200
  • 03cba605ea preventing the iOS pip to be closed automatically when sending to the background lrusso 2023-08-30 22:22:31 -0300
  • 7c8244bd07 activating the audio session lrusso 2023-08-30 01:45:06 -0300
  • a0450e026c activating the audio session lrusso 2023-08-30 01:43:22 -0300
  • 35256062d9 fixing PIP mode on iOS lrusso 2023-08-28 14:55:34 -0300
  • 89464279d1 Add missing import Craig Martin 2023-08-25 15:16:18 -0400
  • 12edcf8555 Add missing import Craig Martin 2023-08-25 15:14:22 -0400
  • 1111cdc15a Move enum to its own file Craig Martin 2023-08-25 15:09:19 -0400
  • b1c49decbf docs: adapt API.md for new features Konstantin Späth 2023-08-25 13:13:04 +0200
  • 8bd5525d87 chore: use bunny example video again Konstantin Späth 2023-08-25 12:57:43 +0200
  • ae17aa747e chore: fix iOS build for custom metadata Konstantin Späth 2023-08-15 18:21:45 +0200
  • 6cbc7cdc89 chore: add chapter images Konstantin Späth 2023-08-14 00:16:41 +0200
  • b225b0f800 chore: add custom titles, description and chapters Konstantin Späth 2023-08-13 00:01:27 +0200
  • fd2e396262 fix: fix tvos available compile errors Konstantin Späth 2023-08-12 12:18:47 +0200
  • 6b60428ec7
    Merge pull request #3207 from Duell10111/tvos-fixes-only Olivier Bouillet 2023-08-25 12:26:16 +0200
  • 3bf057478a
    Merge pull request #3208 from Duell10111/tvos-example Olivier Bouillet 2023-08-25 12:25:56 +0200
  • dbeea19ce8 Formatting cleanup Craig Martin 2023-08-22 23:42:13 -0400
  • 140cfe0a9c Additional formatting cleanup Craig Martin 2023-08-22 23:35:51 -0400
  • d5551c9f80 Remove currentTime property which was removed in 6.0.0 alpha 6 Craig Martin 2023-08-22 23:31:43 -0400
  • 90a8eb245d Revert formatting changes to keep diff cleaner Craig Martin 2023-08-22 23:30:01 -0400
  • db6e73e035 Merge remote-tracking branch 'upstream/master' Craig Martin 2023-08-22 22:31:30 -0400
  • a7a03901f2 fix: fix tvos available compile errors Konstantin Späth 2023-08-12 12:18:47 +0200
  • f4851ba181 chore: add tvOS example project Konstantin Späth 2023-08-11 23:16:10 +0200
  • 30d8146916
    Merge pull request #3175 from react-native-yeouido/feature/fabric-example Olivier Bouillet 2023-08-03 21:37:59 +0200
  • 4762f77f5d 6.0.0-alpha.7 olivier 2023-08-03 21:30:56 +0200
  • d869da0729
    Merge pull request #3194 from iFeelSmart/fix/fix_README Olivier Bouillet 2023-08-03 21:20:10 +0200