Commit Graph

  • 2633f087d2
    doc: fix table format (#3649) Olivier Bouillet 2024-04-03 22:19:13 +02:00
  • f28bf0ae33 chore: release v6.0.0-beta.8 Krzysztof Moch 2024-04-03 21:48:19 +02:00
  • 1e5af7b526
    chore: disable codegen (#3647) Krzysztof Moch 2024-04-03 20:51:26 +02:00
  • 9b66e7fdce
    fix: fix codegen types (#3636) Krzysztof Moch 2024-04-03 20:49:47 +02:00
  • d3cc0d0c5a
    chore(android): fix various warning (#3625) Olivier Bouillet 2024-03-31 20:03:52 +02:00
  • e87c14a437
    fix(android): update ui manager getter (#3634) Krzysztof Moch 2024-03-31 19:15:14 +02:00
  • 0fa0086a39 chore: release v6.0.0-beta.7 Olivier Bouillet 2024-03-30 12:28:47 +01:00
  • 182c953597
    chore(typescript): fix external loaded textTracks typing and add one in sample (#3626) Olivier Bouillet 2024-03-30 12:22:37 +01:00
  • dd3a400689
    Chore/fix strange management of resume (#3629) Olivier Bouillet 2024-03-29 20:59:58 +01:00
  • 75d370742b
    fix(ios): fix regression when playing source starting with ph:// (#3630) Olivier Bouillet 2024-03-29 19:47:04 +01:00
  • f10511d953
    fix(android): improve and backBufferDurationMs. mainly let exoplayer manage the prop (#3619) Olivier Bouillet 2024-03-28 21:33:17 +01:00
  • 24c1aab3f5
    fix: inject onGetLicense prop properly for detect user defined or not (#3608) YangJH 2024-03-28 19:22:52 +09:00
  • 0312afc8ea
    fix: remove setNativeProps usage (#3605) Krzysztof Moch 2024-03-28 11:22:04 +01:00
  • 38746ff2ba
    doc: improve network tracing description (#3618) Olivier Bouillet 2024-03-28 10:40:13 +01:00
  • 89ae8438fa
    fix: fix getLicense function's type definition (#3606) YangJH 2024-03-27 07:41:49 +09:00
  • bb9e7eb5a5
    fix(ios): fix PiP callback (#3601) Gaëtan Kueny 2024-03-26 14:10:31 +01:00
  • c9a75f3cde
    fix(iOS): fix iOS DRM header parser (#3609) YangJH 2024-03-26 21:56:22 +09:00
  • 098358076d
    fix(iOS): throw when content id defined with empty string (#3612) YangJH 2024-03-26 21:55:11 +09:00
  • baafda4b26
    bump react native version (#3597) Krzysztof Moch 2024-03-22 14:08:55 +01:00
  • 36bd2e2d71
    fix(ios): fix startPosition, cropStart and cropEnd to handle float values correctly (#3589) YangJH 2024-03-22 21:43:46 +09:00
  • bfb76e6d15
    fix(android): keep screen on on fullscreen (#3563) Gaëtan Kueny 2024-03-22 09:17:00 +01:00
  • d5c8b514a1
    fix(android): track selection parameter has change in last release. (#3594) Olivier Bouillet 2024-03-22 07:58:09 +01:00
  • 3d7444ab25
    fix(android): ensure rate is never set to 0 (#3593) Olivier Bouillet 2024-03-21 15:40:25 +01:00
  • 408cfb2c1c
    chore: various code clean (#3591) Olivier Bouillet 2024-03-21 14:07:53 +01:00
  • 21a19aabc5 chore: release v6.0.0-beta.6 Krzysztof Moch 2024-03-18 11:05:24 +01:00
  • f18f72acd6
    chore(ci): fix CI caching (#3586) Krzysztof Moch 2024-03-15 12:11:46 +01:00
  • 41c6785ee8
    fix(ios): ensure playback stopped in background (#3587) Olivier Bouillet 2024-03-15 12:02:17 +01:00
  • 429fddf3b0
    Fix(ios): fix real time issue when fast zapping (#3582) Olivier Bouillet 2024-03-14 11:46:45 +01:00
  • f4cce2ecdb
    feat: implement opacity to control visibility of subtitles (#3583) coofzilla 2024-03-14 19:29:50 +09:00
  • 41ac781412
    feat: move require (local files) to source.uri (#3535) Krzysztof Moch 2024-03-13 08:23:11 +01:00
  • eaa72c6665
    fix(android): enableDecoderFallback to decrease DECODER_ERROR issue (#3416) Olivier Bouillet 2024-03-12 22:38:24 +01:00
  • 7c4d19fa72
    fix(ios): split licenseUrl and loadedLicenseUrl (#3578) Olivier Bouillet 2024-03-12 16:47:49 +01:00
  • 6184c10acc
    feat(android): add subtitle event (#3566) coofzilla 2024-03-11 21:50:19 +09:00
  • 90b31af2c9
    fix(ios): don't crop video when in repeat mode (#3575) Krzysztof Moch 2024-03-10 21:12:47 +01:00
  • 366c841c0b
    fix(android): check disableFocus when state is ready (#3494) YangJH 2024-03-09 03:34:09 +09:00
  • 8f0fbd0ffc
    chore(ci): add test build for docs (#3573) Krzysztof Moch 2024-03-08 19:22:14 +01:00
  • 11a01ba7dc
    chore: update issue template (#3574) Krzysztof Moch 2024-03-08 19:19:53 +01:00
  • 0f31271dcf
    fix(docs/ci): add typescript (#3572) Krzysztof Moch 2024-03-08 14:29:04 +01:00
  • 4fc7d2788b
    fix(docs): fix build (#3571) Krzysztof Moch 2024-03-08 13:04:27 +01:00
  • 962ca2d195
    docs: update platforms in properties tab (#3562) Dominik Danielewicz 2024-03-08 12:48:01 +01:00
  • 46c8c498c4
    fix(ios): fix missing bridge in bridgeless mode (#3570) Krzysztof Moch 2024-03-07 20:16:11 +01:00
  • 75c5c1cd93
    chore(example): bump react-native version (#3569) Krzysztof Moch 2024-03-07 16:00:00 +01:00
  • b33e6df496
    Fabric (New Architecture) codegen support (#3487) yungblud 2024-03-07 19:35:17 +09:00
  • 16f3cdbd9a
    fix(ios): current release volume change observer (#3565) jerrylc 2024-03-07 06:55:44 +08:00
  • ba00881ddc
    fix: add missing shutterColor type (#3561) Tarun Chauhan 2024-03-05 23:27:58 +05:30
  • b73baad2c2
    fix(ios): add text tracks only if we successfully insertTimeRage (#3557) Gaëtan Kueny 2024-03-04 10:43:33 +01:00
  • c0aa3d6453
    docs: add new architecture docs section (#3558) Krzysztof Moch 2024-03-04 09:48:20 +01:00
  • d505de5910
    fix: add missing node_modules paths to metro.config.js of basic example app (#3555) yungblud 2024-03-01 22:43:36 +09:00
  • 253ffb5956
    feat(ios): Add ios support for accessing WebVTT Subtitle Content (#3541) coofzilla 2024-02-29 22:41:04 +09:00
  • 4d4b56c05d
    fix(ios): Do not crash when accessLog return nil (#3549) Gaëtan Kueny 2024-02-29 14:40:11 +01:00
  • ccb60c6dd3
    docs: update installation section (#3543) Krzysztof Moch 2024-02-26 13:49:38 +01:00
  • 38e3625541
    fix(android): suppress lint PrivateResource (#3531) Krzysztof Moch 2024-02-14 13:13:36 +01:00
  • af6aea8934
    fix(android): onSeek called instantly (#3530) Gyanendro Kh 2024-02-13 19:28:53 +05:30
  • f0a237e9c2
    chore(ci): use macos-14 for iOS builds (#3526) Krzysztof Moch 2024-02-09 15:24:10 +01:00
  • 2c0e009876
    fix(ios): apply cropStart when in repeat mode (#3525) Krzysztof Moch 2024-02-08 14:59:33 +01:00
  • 9306d9a15d
    fix(ios): fix tvOS build (#3524) Krzysztof Moch 2024-02-08 14:59:13 +01:00
  • 81ddb12fe2 chore: release v6.0.0-beta.5 Krzysztof Moch 2024-02-02 12:56:33 +01:00
  • 4b4636619d
    docs: fix invalid resume function name (#3515) Krzysztof Moch 2024-02-02 08:32:51 +01:00
  • ef124c2bdf
    [Infra] update issue templates (#3513) Krzysztof Moch 2024-02-02 08:11:34 +01:00
  • 6a49cba273
    feat: implement onAudioTracks and onTextTracks on ios (#3503) Olivier Bouillet 2024-02-01 08:56:00 +01:00
  • 41e9bcb1ef
    fix(android): fix crash with interop layer (#3509) Krzysztof Moch 2024-01-31 12:36:01 +01:00
  • 53068ddd41
    fix(ios): fix pip memory leak (#3506) Krzysztof Moch 2024-01-30 08:33:33 +01:00
  • aec7db6390
    Revert "fix: remove pausePlayback when audio focus loss event (#3496)" (#3504) Olivier Bouillet 2024-01-29 07:36:13 +01:00
  • 2094dbdce6
    docs: add ads section (#3502) Krzysztof Moch 2024-01-28 20:03:07 +01:00
  • 135d97ce50
    fix(android): re-layout controls after fullscreen dismiss (#3490) Krzysztof Moch 2024-01-26 21:34:07 +01:00
  • e63c7cbd30
    refactor(ios): remove type assertion within setupPipController (#3493) YangJH 2024-01-24 15:54:58 +09:00
  • 7eeb1c530d
    refactor(android): remove redundant prop variable (#3492) YangJH 2024-01-24 06:28:12 +09:00
  • b1ab0f24a3
    fix: remove pausePlayback when audio focus loss event (#3496) YangJH 2024-01-24 06:22:14 +09:00
  • 336eb44dc6
    fix: fix typo (#3497) YangJH 2024-01-24 06:14:21 +09:00
  • 3858a15b42
    fix: remove lifecycle listener after component unmount (#3489) YangJH 2024-01-20 21:29:29 +09:00
  • e1899cf925
    chore: release v6.0.0-beta.4 Krzysztof Moch 2024-01-16 07:30:54 +01:00
  • 53359a248b
    docs: add visionOS platform (#3477) Krzysztof Moch 2024-01-16 07:21:38 +01:00
  • cf3ebb7f15
    feat: add visionOS support (#3425) Krzysztof Moch 2024-01-15 08:04:29 +01:00
  • 8f1bdb7c36
    Externally loaded text tracks not loading properly (#3461) Bryan 2024-01-14 22:31:22 -08:00
  • 045f5fa008
    fix(ios): remove extra dismissFullscreenPlayer declaration (#3474) Jordan Grant 2024-01-15 01:31:00 -05:00
  • 3f63c161eb
    fix(ios): currentPlaybackTime in ms and not seconds (#3472) Kubessandra 2024-01-14 03:08:34 +01:00
  • 11e5b756b1
    fix(android): support opacity properly (#3464) Hanno J. Gödecke 2024-01-10 08:46:40 +01:00
  • b5ac4d6a11
    chore(example): bump react-native version (#3466) Krzysztof Moch 2024-01-10 08:45:37 +01:00
  • 5aaa53d8b8
    feat(ios): migrate from deprecated methods (#3444) Krzysztof Moch 2024-01-06 20:06:53 +01:00
  • 01d7bedb41
    docs: fix typo (#3460) Krzysztof Moch 2024-01-05 15:51:13 +01:00
  • 19e6264987
    docs: fix twitter card (#3459) Krzysztof Moch 2024-01-05 15:14:25 +01:00
  • f9a900ff3a
    docs: add thumbnail (#3458) Krzysztof Moch 2024-01-05 14:46:10 +01:00
  • 2ed3949307
    chore(linter/swift): add shorthand_optional_binding rule (#3456) Krzysztof Moch 2024-01-04 20:16:23 +01:00
  • 481cc71eda
    feat(ios): update timed metadata handler (#3449) Krzysztof Moch 2024-01-04 14:14:51 +01:00
  • 51828f350f
    chore(typescript): upgrade enum types (#3453) Krzysztof Moch 2024-01-04 08:48:56 +01:00
  • f20d68b814
    fix: add missing audioOutput prop (#3450) Krzysztof Moch 2023-12-28 14:19:05 +01:00
  • f35727f30e
    feat(ios): update the way to get keyWindow (#3448) Krzysztof Moch 2023-12-28 12:58:25 +01:00
  • 1a9ea827c0 chore: release v6.0.0-beta.3 olivier 2023-12-24 14:41:45 +01:00
  • 50268265fb
    doc: improve uri value to specify the value should be url encoded (#3441) Olivier Bouillet 2023-12-24 14:38:33 +01:00
  • 0723481fee
    fix(ios): revert ios url encoding as this breaks encoded urls (#3440) Konstantin 2023-12-24 14:32:24 +01:00
  • bea268aa80
    docs: cleanup outdated informations (#3437) Olivier Bouillet 2023-12-23 11:10:04 +01:00
  • 9c669a2d8a
    docs: add support by section (#3435) Krzysztof Moch 2023-12-21 08:45:28 +01:00
  • d986b7bf57
    fix(ReactVideoProps): add accessibility & testID in typing (#3434) Delphine Bugner 2023-12-21 07:44:11 +01:00
  • dd7bb54720
    fix(android): default UA (#3429) lovegaoshi 2023-12-20 10:49:26 -08:00
  • c8983f4094
    chore: remove unused declarations (#3414) Olivier Bouillet 2023-12-10 15:55:17 +01:00
  • 22a2655dca
    fix: ensure save doesn't crash on android (#3415) Olivier Bouillet 2023-12-10 15:53:48 +01:00
  • 2462800c9a chore: release v6.0.0-beta.2 olivier 2023-12-08 22:15:59 +01:00
  • f9bcaac515
    fix(android): ensure adTagUrl can be reset (#3408) Olivier Bouillet 2023-12-08 13:30:23 +01:00
  • fbb5654a8e
    fix: revert drm type definition change (#3409) Olivier Bouillet 2023-12-08 11:58:00 +01:00
  • 908e30f9b8
    fix(android): add explicitly dependancy to androidx.activity (#3410) Olivier Bouillet 2023-12-08 11:33:29 +01:00