Commit Graph

  • 451bafebd7 chore: release v6.10.1 Olivier Bouillet 2025-02-15 17:26:27 +01:00
  • a8ca97f05f fix(ios): fix constraints when controls are enabled and video is inside a ScrollView (#4383) Efstathios Ntonas 2025-02-15 18:22:06 +02:00
  • c8b800a508 fix(ios): the video has no audio by default (#4409) Mihai 2025-02-15 18:09:04 +02:00
  • faac5ad456 fix(sample): remove duplicate code in sample (#4391) Olivier Bouillet 2025-02-15 17:05:59 +01:00
  • 2905b61a0d fix(infra): kotlin linter github action (#4408) Krzysztof Moch 2025-02-09 14:14:40 +01:00
  • 74b1d5b540 fix(android): remove transparent black overlay on android default controls (#4392) Olivier Bouillet 2025-02-09 14:09:28 +01:00
  • ad52668d05 fix(android): check for valid width and height on video format data (#4394) Mehdi Taghdisi 2025-01-27 21:13:30 +03:30
  • 638f454a21 fix(android): check androidX version at early build process before really launching build (#4388) Olivier Bouillet 2025-01-25 17:10:47 +01:00
  • 43955037bb chore: release v6.10.0 Olivier Bouillet 2025-01-22 22:59:46 +01:00
  • 3d3eba97e8 fix(ios): fix paused video by default (#4379) Olivier Bouillet 2025-01-22 22:56:50 +01:00
  • d90bf47df5 fix(windows): conversion of string to Stretch enum (#4381) darth levi 2025-01-23 01:32:25 +04:00
  • d9f92b800e chore: add pre commit hook to lint and tsc the code (#4378) Olivier Bouillet 2025-01-22 22:31:30 +01:00
  • 8b952e709a fix(android): support RN 0.77 (#4386) Hugo EXTRAT 2025-01-22 22:27:28 +01:00
  • 8dc10fd4b7 feat(web): implement web pip method and event (#4370) YangJH 2025-01-18 23:19:55 +09:00
  • 449dfb62b5 chore: fix linter (#4377) Olivier Bouillet 2025-01-18 15:05:58 +01:00
  • 6c3af99979 fix(tvOS): fix tvos compile error (#4369) YangJH 2025-01-18 19:49:12 +09:00
  • 6cc1bff167 docs: fix analytics (#4368) Kamil Moskała 2025-01-13 15:01:15 +01:00
  • 89ee02bdab chore: release v6.9.1 Krzysztof Moch 2025-01-10 12:09:07 +01:00
  • 3924b5e295 fix: NPE in setEnterPictureInPictureOnLeave for unsupported Android versions (#4362) Joy 2025-01-10 20:07:25 +09:00
  • eff8ea24af infra: fix bot comments (#4367) Krzysztof Moch 2025-01-10 12:01:31 +01:00
  • c47d165668 chore(android): fix type in generic folder (#4323) Olivier Bouillet 2025-01-04 13:48:59 +01:00
  • 424f4eedde fix: avoid memory leak on iOS (#4355) Vladimir 2025-01-04 13:47:22 +01:00
  • d31c72fc04 chore: release v6.9.0 Krzysztof Moch 2025-01-04 12:51:27 +01:00
  • 69a7bc2d26 feat: implement enterPictureInPictureOnLeave prop for both platform (Android, iOS) (#3385) YangJH 2025-01-04 20:37:33 +09:00
  • a735a4a581 chore: update bot feature req message (#4341) Kamil Moskała 2024-12-23 16:28:25 +01:00
  • 78770d92f5 refactor: make twg badge visible on smaller screens (#4345) Kamil Moskała 2024-12-21 08:51:45 +01:00
  • abc4d76099 docs: link tv example (#4342) Kamil Moskała 2024-12-18 09:24:21 +01:00
  • 16fa20411f docs: update useful projects list (#4337) Kamil Moskała 2024-12-14 16:15:18 +01:00
  • 3da4f1ca97 fix(ios): _paused is updated when video playback pause (#4320) Giovanni P. 2024-12-10 12:50:32 -06:00
  • 7b4bd9a016 fix(docs): bump next.js version & fix meta warnings (#4327) Kamil Moskała 2024-12-10 19:46:55 +01:00
  • 1033c9d4f3 fix(ios): disables subtitles for none and empty track types (#4319) proohit 2024-12-04 15:35:51 +01:00
  • d757a44bb1 Docs(README): correct Expo heading link (#4316) Chris Wood 2024-12-03 15:32:13 +00:00
  • 64c222df44 chore(android): bump default androidx.activity version from v1.8.2 to v1.9.3 (#4314) YangJH 2024-12-01 21:46:56 +09:00
  • 621a80299c fix: hiding poster (#4308) Kamil Moskała 2024-12-01 13:41:03 +01:00
  • 63c592f7cd fix(android): disable caching on local asset files (#4304) Olivier Bouillet 2024-12-01 13:29:24 +01:00
  • 569a79c510 chore: release v6.8.2 Olivier Bouillet 2024-11-25 21:36:30 +01:00
  • f37dc9e33e fix: playback restart without bufferingConfig (#4305) Olivier Bouillet 2024-11-25 21:33:56 +01:00
  • dd78241b0d chore: release v6.8.1 Olivier Bouillet 2024-11-24 21:25:46 +01:00
  • 2b7c215e66 Fix(android): restart issue react76 (#4302) Olivier Bouillet 2024-11-24 21:19:46 +01:00
  • daaac9740a fix(ios): handle async player access in text track selection (#4293) Tarık 2024-11-22 14:19:09 +01:00
  • d934f214f5 chore: release v6.8.0 Krzysztof Moch 2024-11-17 15:42:49 +01:00
  • d277c5e946 Add support for HLS videos caching on android (#4272) Islam 2024-11-15 23:18:25 +03:00
  • de81829d73 chore: cleanup ref (#4288) Kamil Moskała 2024-11-15 21:17:56 +01:00
  • 681aed0aed chore(sample): fix run of expo sample (#4284) Olivier Bouillet 2024-11-15 21:17:29 +01:00
  • 5fa77c4562 Add react-native-web support (#3958) Zoe Roux 2024-11-13 21:19:57 +01:00
  • d45300270e chore: add FUNDING.yml Krzysztof Moch 2024-11-08 16:09:49 +01:00
  • 0288d61e46 chore: update docs link (#4242) Kamil Moskała 2024-11-07 09:28:20 +01:00
  • f78a407434 chore(ci): bump actions versions (#4275) Krzysztof Moch 2024-11-06 11:51:27 +01:00
  • 6080e96e82 docs: update drm token generator links (#4263) Kamil Moskała 2024-10-29 10:31:50 +01:00
  • 5b3add4e7a chore: update CONTRIBUTING.md Krzysztof Moch 2024-10-26 15:05:00 +02:00
  • f850b7a71c chore: update DRM example (#4259) Krzysztof Moch 2024-10-26 14:55:11 +02:00
  • 3b4bfd3936 fix(android): add helper to avoid type error (#4257) Olivier Bouillet 2024-10-24 11:43:10 +02:00
  • 21e2da3bfb chore: update README Krzysztof Moch 2024-10-21 15:22:46 +02:00
  • 5d532f5982 chore: update README Krzysztof Moch 2024-10-21 15:20:23 +02:00
  • 324fc2ac65 chore: update examples README Krzysztof Moch 2024-10-20 20:31:30 +02:00
  • 9eb5502076 chore: rework examples (#4225) Krzysztof Moch 2024-10-20 20:04:02 +02:00
  • 7c7d83b6e5 chore: release v6.7.0 Olivier Bouillet 2024-10-17 21:58:53 +02:00
  • 7501880062 fix: remove warning and refactor & fix ad workflow (#4235) Olivier Bouillet 2024-10-17 21:56:06 +02:00
  • f04b233a40 chore: move minLoadRetryCount into source property (#4233) Olivier Bouillet 2024-10-16 23:41:22 +02:00
  • a8d5841c7c fix: ensure aspect ratio from video is handled in a coherent way (#4219) Olivier Bouillet 2024-10-12 13:51:57 +02:00
  • 352dfbbc9b fix(android): sideloaded subtitles (#4232) Krzysztof Moch 2024-10-11 22:50:22 +02:00
  • 78f4f0480d feat(exoplayerview): Migrate ExoPlayerView to kotlin (#4038) HyunWoo Lee (Nunu Lee) 2024-10-11 16:08:13 +09:00
  • d86adc52f3 Chore: rework ad props (#4220) Olivier Bouillet 2024-10-10 23:53:39 +02:00
  • 9a3fcda3b8 feat: add setSource API function fix ads playback (#4185) Olivier Bouillet 2024-10-10 22:59:41 +02:00
  • 4c9db2845b chore: Add react compiler workaround (#4227) Olivier Bouillet 2024-10-10 07:24:11 +02:00
  • 2c19a4770d fix(iOS): pause video on end reached & don't remove listeners (#4218) Wojciech Ogrodowczyk 2024-10-07 14:32:35 +02:00
  • d1883a7e00 feat(android): add settings button to control video playback speed (#4211) Seyed Mostafa Hasani 2024-10-05 20:04:25 +03:30
  • d81e6ea31e docs: highlight maintainer services & update twg site links (#4214) Kamil Moskała 2024-10-05 11:21:50 +02:00
  • 74fb44ddcf docs: update the TextTrackType enum (#4216) Seyed Mostafa Hasani 2024-10-05 12:50:54 +03:30
  • 0820f8167f chore: release v6.6.4 Krzysztof Moch 2024-10-03 08:32:35 +02:00
  • 40872f5ea7 fix(android) Use startForegroundService and do not delete the notification channel until onDestroy (#4105) Paul Rinaldi 2024-10-03 01:23:17 -05:00
  • 149924ffcb feat(android): add live video label configuration (#4190) Seyed Mostafa Hasani 2024-10-03 01:07:18 +03:30
  • 82dc4cf3a0 chore: release v6.6.3 Krzysztof Moch 2024-09-29 21:24:47 +02:00
  • 279cc0e5ed feat(android): allow to hide specific controls (#4183) Kamil Moskała 2024-09-29 20:51:02 +02:00
  • 3ecf324bb3 fix(android): bad rotation handling (#4205) Olivier Bouillet 2024-09-29 20:48:44 +02:00
  • 0c6b47f42c docs: remove desugaring section as no more need on media3 1.4.1 (#4206) Olivier Bouillet 2024-09-29 20:46:11 +02:00
  • b11f05f175 fix(tvos): typo (#4204) Krzysztof Moch 2024-09-28 16:39:09 +02:00
  • 724b32b434 chore(infra): hide previous bot comments (#4191) Krzysztof Moch 2024-09-28 14:52:23 +02:00
  • c81eea54d8 fix(docs): invalid URLs in updating section (#4201) Lukas 2024-09-26 21:23:26 +03:00
  • ae82c83eef fix(ios): Add safety checks and remove some of the ! in types declaration (#4182) Olivier Bouillet 2024-09-22 18:41:25 +02:00
  • 17dc2c064f chore: release v6.6.2 Krzysztof Moch 2024-09-20 18:54:07 +02:00
  • 0e4c95def9 feat(iOS): rewrite DRM Module (#4136) Krzysztof Moch 2024-09-20 17:46:10 +02:00
  • c96f7d41f3 chore(sample): fix default track identification and add audio tracks selection option (#4184) Olivier Bouillet 2024-09-20 16:26:20 +02:00
  • 6fedca0df7 chore(sample): upgrade sample expo version (#4179) Olivier Bouillet 2024-09-19 13:51:24 +02:00
  • 892efdd3ab chore: release v6.6.1 Olivier Bouillet 2024-09-18 22:51:28 +02:00
  • 7d43d5d3da fix(ios): fix side loaded text track management (#4180) Olivier Bouillet 2024-09-18 22:43:25 +02:00
  • 41d3da9146 chore: release v6.6.0 Krzysztof Moch 2024-09-18 21:17:15 +02:00
  • 835186a321 fix(JS): improve loader api to allow function call instead of component (#4171) Olivier Bouillet 2024-09-17 15:58:47 +02:00
  • 7f6b500c82 fix(android): ensure maxbitrate & selectedVideoTrack interact correctly (#4155) Olivier Bouillet 2024-09-17 15:57:26 +02:00
  • 1ef2b3a977 chore(android): add null check for id of videoFormat (#4174) Seyed Mostafa Hasani 2024-09-17 15:41:02 +03:30
  • 0538b3b468 fix(expo-plugin): add check for existing service in AndroidManifest for notification controls (#4172) Amin Meshk 2024-09-17 15:39:39 +03:30
  • e57c7bda5d feat(android): upgrade dependencies / media3 1.4.1 / androidxCore to 1.13.1 / androidxActivity 1.8.2 (#4173) Seyed Mostafa Hasani 2024-09-16 15:24:51 +03:30
  • 24d90e9ec8 chore(android): move contentStartTime into source prop (#4160) Olivier Bouillet 2024-09-14 19:53:54 +02:00
  • b74cb59602 chore(android): add null checks (#4168) Krzysztof Moch 2024-09-14 15:20:50 +02:00
  • 84a27f3d9f fix: refactor side loaded text tracks management (#4158) Olivier Bouillet 2024-09-13 10:50:33 +02:00
  • 7118ba6819 chore(ios): remove some warnings (#4159) Olivier Bouillet 2024-09-13 10:49:43 +02:00
  • 2c1fc964bf fix(visionOS): remove unsupported apis (#4154) Krzysztof Moch 2024-09-09 15:46:53 +02:00
  • b2fd8d62a1 fix(android): ensure pause is well tken in account after onEnd (#4147) Olivier Bouillet 2024-09-06 15:11:33 +02:00
  • 809a730198 fix(ios): ensure onBandwidthUpdate is reported only when value change (#4149) Olivier Bouillet 2024-09-06 15:11:12 +02:00
  • e18769ab3a fix(sample): remove warning on ios with NavigationBar (#4148) Olivier Bouillet 2024-09-06 09:45:24 +02:00