Commit Graph

  • a3ecc0108c
    chore(example/basic): refactor state variable (#3949) Seyed Mostafa Hasani 2024-07-08 11:24:32 +0330
  • 7562669fd6
    feat(android): Bump default media3 version from v1.1.1 to v1.3.1 (#3977) ⚠️ need targetSdkVersion 34 YangJH 2024-07-07 05:16:07 +0900
  • 1d6fb29753
    feat: modified Fabric example android build.gradle for resolving build issue (#3976) yungblud 2024-07-06 17:19:24 +0900
  • 01a00b12ae
    chore: upgrade react-native & expo version in the basic example app (#3964) Seyed Mostafa Hasani 2024-07-04 15:32:05 +0330
  • 3c9b1b571a
    refactor(android): migrate VideoEventEmitter to Kotlin (#3962) YangJH 2024-07-04 21:01:28 +0900
  • 7def3ac387
    fix(ios): fix fullscreen view controller ANR (#3952) YangJH 2024-07-04 19:46:42 +0900
  • de6e71966a
    chore(example/fabric): bump up fabric example android deps (#3957) yungblud 2024-07-04 19:44:43 +0900
  • 76c6329110
    refactor(ios): refactor NowPlayingInfoCenerManager.swift (#3968) YangJH 2024-07-04 19:11:12 +0900
  • 530686ca82
    fix(android): build issue on the latest react-native version (#3963) Seyed Mostafa Hasani 2024-07-03 00:10:25 +0330
  • df29c2310d
    feat(fabric): updated ios podspec for implementing new architecture (#3961) yungblud 2024-07-02 17:56:14 +0900
  • 3f11894c2b
    fix(android): fix wrong module name (#3959) YangJH 2024-07-01 01:20:08 +0900
  • 702a0d9d32
    refactor(android): migrate ReactVideoPackage to Kotlin (#3955) Seyed Mostafa Hasani 2024-06-30 19:04:28 +0330
  • 99585987ea
    refactor(android): migrate VideoDecoderPropertiesModule to Kotlin (#3954) YangJH 2024-07-01 00:32:30 +0900
  • e5a2ee3bd3
    feat: bump up fabric example react-native iOS (#3951) yungblud 2024-07-01 00:20:28 +0900
  • 322d7e993d
    fix(android): added setAllowChunklessPreparation to HlsMediaSource.Factory to allow build success on projects without HLS support (#3948) (#3950) EETVApps 2024-06-28 10:43:55 +0100
  • d4f1648681
    refactor: basic example from class component to functional component (#3934) Seyed Mostafa Hasani 2024-06-28 13:03:10 +0330
  • b431d09e2f
    chore(android): rework view type (#3940) Olivier Bouillet 2024-06-27 11:58:06 +0200
  • 6e1337689a
    chore: update homepage field in package.json (#3945) Bartosz Kaszubowski 2024-06-26 11:29:10 +0200
  • a7d834a80a
    feat(android): allow building exoplayer from source (#3932) Olivier Bouillet 2024-06-25 13:20:12 +0200
  • 91d27a6009
    feat: add plugins management (#3909) Olivier Bouillet 2024-06-25 08:55:32 +0200
  • 3cfb96adb9
    Chore(docs): fix typo (#3938) Olivier Bouillet 2024-06-24 10:59:33 +0200
  • cfa5984df7 chore: release v6.3.0 Olivier Bouillet 2024-06-22 11:17:24 +0200
  • c2ce372bcf
    feat(android): add onControlsVisiblityChange (#3925) Ash Mish 2024-06-22 02:15:21 -0700
  • 104ee703ba
    fix(android): avoid crash multiplayer with notification (#3931) Olivier Bouillet 2024-06-22 10:55:40 +0200
  • 91751abc87
    feat(ios): add live key to now playing dict to decorate when livestream playing (#3922) Paul 2024-06-21 15:33:24 -0500
  • c1c7a056f1
    chore: move sample to expo (#3880) Olivier Bouillet 2024-06-20 11:58:55 +0200
  • 856b1dd58b
    fix(android): use UI thread to pause when lost audio focus (#3916) Olivier Bouillet 2024-06-20 11:50:56 +0200
  • 264b57aa2e
    fix(android): allow chunk less preparation (#3913) Olivier Bouillet 2024-06-20 11:19:35 +0200
  • 84bb910d10
    fix(JS): safety check on resolve uri (#3915) Olivier Bouillet 2024-06-20 11:19:18 +0200
  • 3d6bc9409c
    fix(ios): crash on ads after leaving the app (#3911) Olivier Bouillet 2024-06-20 11:18:27 +0200
  • dc2a2ab863
    fix(typescript): type checks on selectedTextTrack, selectedAudioTrack, selectedVideoTrack (#3910) Justin Emery 2024-06-19 10:49:42 +0100
  • 87e7f42042
    chore(docs): fix sample app link (#3918) Mihai 2024-06-19 12:26:17 +0300
  • 098a754110
    fix(android): show controls in notification on older androids (#3886) Krzysztof Moch 2024-06-12 11:54:45 +0200
  • 2d793dbde1
    fix(ios): missing notification controls when enabled from start (#3898) Krzysztof Moch 2024-06-12 11:54:22 +0200
  • cfb5b1cd31
    Chore(android): refactor drm props (#3846) Olivier Bouillet 2024-06-10 22:42:18 +0200
  • 3a4a13011a
    chore: add setFullScreen to component's ref (#3855) Seyed Mostafa Hasani 2024-06-11 00:11:26 +0330
  • 016fca8a2a chore: release v6.2.0 Olivier Bouillet 2024-06-07 17:42:00 +0200
  • c2cd7529fd
    fix(android): fix null pointer exception at playback start with item metadata (#3879) Olivier Bouillet 2024-06-07 15:06:49 +0200
  • d4a8c24f65
    feat(android): allow chunckless preparation (#3882) Olivier Bouillet 2024-06-07 14:06:46 +0200
  • ac0a9c3e3a
    fix(ios): Implicit use of 'self' in closure - use 'self.' to make capture semantics explicit (#3764) (#3881) Dibyendu Das 2024-06-07 08:04:00 -0400
  • ff1e24aaad fix: ensure view drop stop playback startup (#3875) Krzysztof Moch 2024-06-07 13:54:14 +0200
  • 7133c96cac
    fix: ensure progress is sent before onEnd callback (#3872) Olivier Bouillet 2024-06-03 12:13:52 +0200
  • adedc052f0
    chore: update bug report template (#3873) Krzysztof Moch 2024-06-03 12:07:51 +0200
  • a604cd750a
    chore(sample): clean log in sample (#3868) Olivier Bouillet 2024-05-31 23:32:20 +0200
  • b698b1837b
    fix(android): video resolution orientation android (#3862) Olivier Bouillet 2024-05-31 18:53:24 +0200
  • c2ce66ed26
    fix(android): optimize lag on old android (#3860) Olivier Bouillet 2024-05-31 08:58:29 +0200
  • 5c6dfb26c5
    fix(ios): fix notification controls enabled by default (#3861) Krzysztof Moch 2024-05-31 08:57:17 +0200
  • 8ad1047dc5
    chore(docs): fix typo (#3859) Olivier Bouillet 2024-05-30 12:57:30 +0200
  • bdf3e556d8
    fix(android): refactor source, fix random DRM issue and crop start on local asset (#3835) Olivier Bouillet 2024-05-30 08:53:49 +0200
  • 1b51c15348
    fix(ios): fix playback status with lifecycle (#3819) YangJH 2024-05-29 04:04:55 +0900
  • d072aeb451
    Docs: fix controlsStyle ordering (#3848) Olivier Bouillet 2024-05-28 11:58:50 +0200
  • c7f4d7b83b
    feat: add getCurrentPosition to component's ref (#3824) Seyed Mostafa Hasani 2024-05-28 02:00:38 -0700
  • e23e02b359
    chore(sample): review seeker in sample (#3787) Olivier Bouillet 2024-05-28 09:33:21 +0200
  • 5059e7a7f1
    feat(android): handle increment forward and rewind buttons (#3818) Seyed Mostafa Hasani 2024-05-28 00:32:30 -0700
  • 46e12e0b94
    docs: update min iOS version info (#3814) Krzysztof Moch 2024-05-28 09:31:00 +0200
  • c2cc917368
    feat(android): Change subtitleLayout from child to sibling of layout (#3830) YangJH 2024-05-28 16:29:40 +0900
  • c2a14240ad
    fix(android): android cache header (#3832) lovegaoshi 2024-05-28 00:29:21 -0700
  • 5c29b48747
    fix(android): allow notification tap to foreground app (#3831) Paul Rinaldi 2024-05-28 02:23:56 -0500
  • ce9a0cdfa2
    chore(android): add colors and dimens files to handle variables (#3836) Seyed Mostafa Hasani 2024-05-27 10:19:34 -0700
  • cd28d370d2
    fix(ios): don't crash app if view wasn't found (#3841) Krzysztof Moch 2024-05-27 09:22:22 +0200
  • 36c23a5251 chore: release v6.1.2 Olivier Bouillet 2024-05-23 17:37:25 +0200
  • 69bde447b8
    fix(android): revert previous fix not compatible with old java version (#3828) Olivier Bouillet 2024-05-23 17:35:13 +0200
  • 563b27a166 chore: release v6.1.1 Krzysztof Moch 2024-05-22 23:21:56 +0200
  • ec42e7d0c4 chore: fix package version Krzysztof Moch 2024-05-22 23:06:19 +0200
  • 089dc7e032
    feat(android): change default user agent value (#3813) YangJH 2024-05-23 05:59:32 +0900
  • dac0985430
    fix(iOS): sometimes aspect ratio is invalid (#3821) Olivier Bouillet 2024-05-22 22:54:00 +0200
  • bb2404f8ba chore: release v6.1.0 Olivier Bouillet 2024-05-22 14:25:00 +0200
  • d987525b6d
    chore(android): fix various warnings (#3810) Olivier Bouillet 2024-05-22 14:02:55 +0200
  • cad5c4624c
    fix(android)!: rework video tracks management (#3778) Olivier Bouillet 2024-05-22 14:01:55 +0200
  • dbd7d7aa2c
    chore(example/basic): add mute state button (#3809) Olivier Bouillet 2024-05-22 13:58:47 +0200
  • 94b3da3477
    fix(android): implement seek backward in notification service (#3808) Paul Rinaldi 2024-05-21 15:16:07 -0500
  • c80164ccdf
    Fix(ts): crash seeking to null (#3802) Olivier Bouillet 2024-05-21 22:15:47 +0200
  • e16730de11
    fix(android): implement live configuration management (#3792) Olivier Bouillet 2024-05-20 16:18:20 +0200
  • 8fdc52372c
    docs: update document link (#3796) Seyed Mostafa Hasani 2024-05-20 17:28:11 +0330
  • d272a86f20
    Fix(android): allow to select tracks with exceeded capabilities for more flexibility (#3791) Olivier Bouillet 2024-05-20 15:36:54 +0200
  • 77f7255c72
    chore(ios): bump IMA SDK to 3.22.1 (#3783) Philip Heinser 2024-05-20 14:34:55 +0100
  • cd42dd78c9
    fix(tvos): fix tvOS build and sample (#3785) Olivier Bouillet 2024-05-20 13:09:58 +0200
  • 95e6140eea
    feat(android): add possibility to hide seekBar (#3789) Seyed Mostafa Hasani 2024-05-20 14:15:18 +0330
  • 3cd7ab60b2
    feat: add setVolume function to component's ref (#3794) Seyed Mostafa Hasani 2024-05-20 13:51:48 +0330
  • d4c9be2ba0
    fix(android): random android crash (#3777) Olivier Bouillet 2024-05-17 15:16:48 +0200
  • d716e1ab2a
    chore(android): improve exoplayer logs (#3780) Olivier Bouillet 2024-05-17 15:10:37 +0200
  • 8a57b127d0
    chore(example/basic): upgrade sample react native version (#3776) Olivier Bouillet 2024-05-17 15:09:42 +0200
  • 7b1e1293f6
    fix(android): avoid blinking on video track change (#3782) Olivier Bouillet 2024-05-17 14:47:03 +0200
  • 6455380f9e
    fix(android): source metadata compare function (#3775) YangJH 2024-05-17 21:44:48 +0900
  • 66e0ba579b
    fix(android): playback doesn't work with 0 startPositionMs (#3784) YangJH 2024-05-17 21:21:02 +0900
  • 324b461527
    fix(android): remove remaining ad view when zapping (#3786) Olivier Bouillet 2024-05-16 15:57:27 +0200
  • 8ee4bccc37
    Update README.md (#3781) Alireza Hadjar 2024-05-16 13:13:11 +0330
  • 464ce7c516
    chore: release v6.0.0 Krzysztof Moch 2024-05-14 17:44:43 +0200
  • 219496ff3a
    fix(android): video tracks crash and clean (#3767) Olivier Bouillet 2024-05-14 16:39:41 +0200
  • 98b4a75a90
    fix(android): poster hidding (#3768) Olivier Bouillet 2024-05-14 13:04:44 +0200
  • aa854fb4ad
    chore: release v6.0.0-rc.2 Krzysztof Moch 2024-05-13 21:41:24 +0200
  • b3f08f6c99
    fix(ios): call onLoadStart earlier (#3750) Krzysztof Moch 2024-05-13 21:32:51 +0200
  • 9716f4cb36
    Fix(android): avoid video resizing flickering (#3751) Olivier Bouillet 2024-05-13 19:20:36 +0200
  • 2e623ca0fb
    fix(avoid): avoid early return in setSrc (#3759) Olivier Bouillet 2024-05-13 19:19:20 +0200
  • e420418e8f
    feat(android): make buffering strategy dynamic (#3756) Olivier Bouillet 2024-05-11 22:02:04 +0200
  • 1a48f190f0
    chore(android): clean up logs (#3758) Olivier Bouillet 2024-05-11 19:03:44 +0200
  • 2d9484499c
    fix(ts): add missing type (#3757) Olivier Bouillet 2024-05-11 19:01:47 +0200
  • efb338ee2a
    chore(android): refactor side loaded text tracks (#3754) Olivier Bouillet 2024-05-11 18:57:59 +0200
  • 3f63fd076d
    docs: bug template (#3760) Olivier Bouillet 2024-05-11 00:23:59 +0200
  • f87a7938c6
    fix(js): fix onPlaybackStateChanged callback (#3753) YangJH 2024-05-11 03:38:34 +0900