Commit Graph

  • ca795f298a
    feat(android): Support Common Media Client Data (CMCD) (#4034) Subin Yang 2024-08-22 17:47:51 +0900
  • 65faba312d
    fix(android): hide surfaceView for loading time when shutter is hidden (#4060) Kamil Moskała 2024-08-22 10:37:58 +0200
  • b05201a9fa
    fix crash on source change, if the app was put in bg beforehand (#4074) Błażej Lewandowski 2024-08-22 10:30:23 +0200
  • 0a1085ce03
    fix(ios): build fail due to an unwrapped value (#4101) Faustino Kialungila 2024-08-21 10:26:32 +0200
  • 41e2bed6b3
    feat(android): support hiding Exoplayer video duration on android (#4090) ashlyWeiting 2024-08-21 16:05:40 +0800
  • 4611284247
    infra: add issue validator and stale action (#4061) Krzysztof Moch 2024-08-21 09:55:45 +0200
  • 13beae1401 Merge pull request 'Implement ios onSeekComplete' (#3) from kat/seek-complete-ios into master Kat Huang 2024-08-20 22:37:10 -0600
  • f3deabd75e Implement ios onSeekComplete Kat Huang 2024-08-20 22:24:00 -0600
  • 6b15138ca7 Add logs kat/temp-2 Kat Huang 2024-08-17 21:23:13 -0600
  • 6042eca33b Only complete seek if seek was in progress Kat Huang 2024-08-17 18:04:24 -0600
  • 1235efe975 kat wip kat/android-on-seek-complete Kat Huang 2024-08-17 17:33:52 -0600
  • 4c9b82f6b2 Log in seek Kat Huang 2024-08-17 17:19:10 -0600
  • 1b691f8e81 chore: release v6.4.5 Olivier Bouillet 2024-08-17 15:37:45 +0200
  • 7e222e8fc4
    fix(android): resolve a release issue with DefaultDashChunkSource (#4097) Seyed Mostafa Hasani 2024-08-17 17:03:37 +0330
  • 736594ed23
    chore: release v6.4.4 Krzysztof Moch 2024-08-15 16:13:00 +0200
  • b7d1cabf72
    refactor(android): migrate DefaultDashChunkSource to Kotlin (#4078) Seyed Mostafa Hasani 2024-08-13 11:28:31 +0330
  • c6ae17e41d
    fix(ios): remove resume logic in notification seek closure (#4068) Paul 2024-08-12 06:58:40 -0500
  • cd41a1b234
    chore(doc): update document (props & method) (#4072) Seyed Mostafa Hasani 2024-08-12 15:25:10 +0330
  • 65f13c20c2 delete logs kat-debug Kat Huang 2024-08-08 18:38:31 -0600
  • ac2162d6f9 fix Kat Huang 2024-08-08 17:13:01 -0600
  • f35da3e5a7 add line Kat Huang 2024-08-08 16:36:25 -0600
  • 4905cdf98e Add logs Kat Huang 2024-08-07 17:34:25 -0600
  • 899bb822a5
    fix(android): build warnings (#4058) Krzysztof Moch 2024-08-07 14:39:41 +0200
  • 6c03d0a700
    infra: update feature request form (#4065) Krzysztof Moch 2024-08-07 14:33:16 +0200
  • d69729dc04 expose-on-seek-complete (#1) Kat Huang 2024-08-06 00:11:17 -0600
  • 38ccdd1df6 WIP expose-on-seek-complete Kat Huang 2024-08-05 16:39:48 -0600
  • 7d975dfd13 Keep startSeek function signature consistent Kat Huang 2024-08-05 16:08:07 -0600
  • 338148a95c Add onSeekComplete to VideoNativeProps Kat Huang 2024-08-05 15:06:46 -0600
  • efe2739437 Thread through onSeekCompleteData type Kat Huang 2024-08-05 14:59:17 -0600
  • 75eb2658bf Fix syntax in seek Kat Huang 2024-08-05 14:56:39 -0600
  • f4198476ce Import onSeekData Kat Huang 2024-08-05 14:51:00 -0600
  • eca4ba96f0 Expose onVideoSeekComplete event in React Native interface Kat Huang 2024-08-05 14:24:38 -0600
  • 18a0d234dd Add onSeekComplete callaback to ios video player Kat Huang 2024-08-05 14:23:46 -0600
  • 38aa2b057a
    fix(ios): override source metadata with custom metadata (#4050) Krzysztof Moch 2024-08-05 11:59:49 +0200
  • af0302b1b7
    fix(android): return the value as a float for the getCurrentPosition function (#4054) Seyed Mostafa Hasani 2024-08-05 13:28:33 +0330
  • 74c6dd6279
    refactor(android): migrate ReactExoplayerViewManager to Kotlin (#4011) Seyed Mostafa Hasani 2024-08-02 12:22:08 +0330
  • 22cfd6cead
    fix(android): viewType is ignored when its value is ViewType.TEXTURE (#4031) Mickael Lecoq 2024-08-02 10:50:27 +0200
  • 08a57a3ba3
    fix(ios): metadata update race (#4033) Błażej Lewandowski 2024-08-02 10:49:52 +0200
  • 2348c5e42c
    fix(ios): updated getLicense call to work with new syntax, and fixed spelling error (#4014) (#4042) EETVApps 2024-08-02 09:42:20 +0100
  • 5abfb0d448
    chore: release v6.4.3 Krzysztof Moch 2024-07-24 10:12:58 +0200
  • fb1d6bdef7
    fix: index of the selected track (#4012) Seyed Mostafa Hasani 2024-07-24 11:38:37 +0330
  • 6189080c9a
    feat(android): add error handling for Kotlin version (#4018) Seyed Mostafa Hasani 2024-07-24 11:37:19 +0330
  • adbd06e2df
    feat: add ability to define poster props as Image type and render poster as custom component (#3972) Kamil Moskała 2024-07-22 22:38:35 +0200
  • 1ee5811c8e
    fix(android): app crash at boot with old arch (#4022) Olivier Bouillet 2024-07-22 10:56:58 +0200
  • ffbc977ff9
    fix(sample): boot failure on emulator (#4016) Olivier Bouillet 2024-07-18 22:22:58 +0200
  • 9f382163d8
    fix(android): resize mode cover calculation (#4010) lovegaoshi 2024-07-18 01:53:50 -0700
  • ab7e02e453
    fix(android): fix backward compatibility (#4020) Krzysztof Moch 2024-07-18 10:51:57 +0200
  • 76d5e93c17
    refactor(android): migrate BecomingNoisyListener interface to Kotlin (#3996) Seyed Mostafa Hasani 2024-07-18 10:41:07 +0330
  • 2f70c02cdc
    feat(android): set originalFitsSystemWindows on fullscreen open (#4013) Igor Malgrab 2024-07-17 12:29:38 +0200
  • 6768c22139
    Add nativeHtmlVideoRef doc Zoe Roux 2024-07-16 12:30:09 +0700
  • 2b369df57d
    Fix native import on web Zoe Roux 2024-07-16 12:27:11 +0700
  • 8542c8f7d1
    Add isSeeking on web Zoe Roux 2024-07-16 11:44:05 +0700
  • fc5b2d4563
    Add web support for fullscreen Zoe Roux 2024-07-10 17:18:21 +0700
  • ffb4631854
    Remove unused errorHandler ref Zoe Roux 2024-07-10 16:30:57 +0700
  • 29cf7c97c3
    Update doc for web Zoe Roux 2024-07-09 14:04:57 +0700
  • 491ed77a32
    Renamve nativeHtmlRef to nativeHtmlVideoRef Zoe Roux 2024-07-09 12:44:01 +0700
  • 5b199b52b4
    Move video style to const var Zoe Roux 2024-07-09 12:43:10 +0700
  • 9d19157654
    Add web command in basic example Zoe Roux 2024-07-09 12:39:02 +0700
  • 3dabf5f16f
    Fix and improve VideoNativeComponent (canPlay/isWidewine supportd) for web Zoe Roux 2024-07-09 12:38:47 +0700
  • e610a274d5
    Prevent playback state change loop on web Zoe Roux 2024-07-01 04:19:12 +0000
  • 27880f5212
    Update the doc for web things Zoe Roux 2024-07-01 04:16:39 +0000
  • 39dd30b762
    Cleanup media session handling on the web Zoe Roux 2024-07-01 03:45:36 +0000
  • edf5d0c613
    Test notifications on web Zoe Roux 2024-07-01 03:40:42 +0000
  • 975fc2f303
    Fix web bugs Zoe Roux 2024-07-01 03:32:39 +0000
  • aa85d71b87
    Make the basic example app work on web Zoe Roux 2024-07-01 03:32:28 +0000
  • cce24cd829
    Add media session support Zoe Roux 2024-06-30 13:25:49 +0000
  • cad63d465d
    Add most properties Zoe Roux 2024-06-30 11:38:52 +0000
  • f5fa063bc0
    Add most events Zoe Roux 2024-06-30 11:25:43 +0000
  • c6abcdeb2f
    Create ref handling and basics stollen from Kyoo Zoe Roux 2024-06-30 10:21:34 +0000
  • a72ab331dc
    Move video ref type to its own file Zoe Roux 2024-06-30 09:38:10 +0000
  • fa126de97f
    Add VideoDecoderProperties for the web Zoe Roux 2024-06-30 09:35:34 +0000
  • ca2452edb6
    Add shell.nix for nix users Zoe Roux 2024-06-30 09:35:05 +0000
  • 7611da155f
    chore(sample): refactor sample code to follow rn best practices (#3990) Kamil Moskała 2024-07-15 23:29:23 +0200
  • 8ef2df1bac
    chore: release v6.4.2 Krzysztof Moch 2024-07-15 12:52:15 +0200
  • 5cd5e5efe7
    fix(android): resolve compatibility issue Krzysztof Moch 2024-07-15 12:29:57 +0200
  • 0104fbbbf3
    chore(android): migrate FullScreenPlayerView to Kotlin (#3969) Seyed Mostafa Hasani 2024-07-15 13:34:49 +0330
  • 4b8d09e61f
    fix(android): exit fullscreen mode after finishing video playback (#3978) Seyed Mostafa Hasani 2024-07-15 13:34:19 +0330
  • 5abc223db8
    refactor(android): migrate AudioOutput to Kotlin (#3993) Seyed Mostafa Hasani 2024-07-15 13:31:32 +0330
  • df9ffde5fa
    refactor(android): migrate ReactExoplayerConfig to Kotlin (#3994) Seyed Mostafa Hasani 2024-07-15 13:28:07 +0330
  • 4e7c64e707
    refactor(android): migrate ReactExoplayerLoadErrorHandlingPolicy to Kotlin (#3995) Seyed Mostafa Hasani 2024-07-15 13:00:53 +0330
  • bed9b8e4d9
    refactor(android): migrate AudioBecomingNoisyReceiver to Kotlin (#3997) Seyed Mostafa Hasani 2024-07-15 11:47:07 +0330
  • 79c30767fc
    fix(ts): make multiDrm prop optional type (#3999) YangJH 2024-07-15 17:15:44 +0900
  • 0a55ace0ca
    fix(android): handle aspect ratio for rotated videos (#4000) Kamil Moskała 2024-07-15 10:15:29 +0200
  • f82268be1b
    fix(android): fix onVideoLoad event field key (#4001) YangJH 2024-07-15 17:14:56 +0900
  • 05623c9f54
    fix(android): fix android notification controller order (#4002) YangJH 2024-07-15 17:14:31 +0900
  • 38bcfa2f6a
    chore(example): update MultiValueControl types (#4003) Kamil Moskała 2024-07-15 10:13:21 +0200
  • 39cf477ceb
    fix(example/basic): select resizeMode (#3989) Seyed Mostafa Hasani 2024-07-12 15:12:36 +0330
  • 21e78ea2c1
    chore: release v6.4.1 Krzysztof Moch 2024-07-12 10:53:41 +0200
  • c2084c2ace
    refactor: internal refactor for prepare new arch (#3980) YangJH 2024-07-12 17:27:42 +0900
  • de8ade0620
    fix: expo plugin export (#3992) Krzysztof Moch 2024-07-11 22:52:10 +0200
  • f05d190ae6
    chore: release v6.4.0 Krzysztof Moch 2024-07-11 13:08:45 +0200
  • 40a72825e6
    fix(ios): remove pip check for other platforms (#3991) Krzysztof Moch 2024-07-11 12:54:54 +0200
  • 111a5d2163
    feat: add isSeeking to onPlaybackStateChanged (#3899) Krzysztof Moch 2024-07-11 10:08:36 +0200
  • b25e43ee79
    chore(android): migrate DataSourceUtil to Kotlin (#3984) Seyed Mostafa Hasani 2024-07-11 11:37:05 +0330
  • 452e42f1dd
    chore(android): migrate AspectRatioFrameLayout to Kotlin (#3985) Seyed Mostafa Hasani 2024-07-11 11:36:22 +0330
  • 66dcf32b56
    refactor: move view type and drm in source (#3867) Olivier Bouillet 2024-07-10 12:17:22 +0200
  • 08f6caa645
    feat: add expo plugins (#3933) Krzysztof Moch 2024-07-10 11:49:13 +0200
  • 25c74e0534
    docs: update deprecated tool (#3982) Kamil Moskała 2024-07-10 10:20:54 +0200
  • 1728373d11
    chore(android): migrate DefaultReactExoplayerConfig to Kotlin (#3983) Seyed Mostafa Hasani 2024-07-10 11:50:16 +0330
  • ccffcfd709
    fix(ios): don't pause playback when entering background (#3973) Krzysztof Moch 2024-07-08 13:41:21 +0200