Commit Graph

  • bcb9d8411d
    Merge pull request #882 from sm2017/patch-1 Hampton Maxwell 2018-05-22 16:58:56 -07:00
  • cf1b606696
    Merge pull request #1025 from react-native-community/update/distantSourceUrl Akshay Gore 2018-05-22 12:52:31 -07:00
  • 1868bd3402
    Clean up work about transport security Hampton Maxwell 2018-05-22 12:51:59 -07:00
  • 8970a1ea97 add explanation for add modifying the ATS exception Akshay Gore 2018-05-22 12:18:35 -07:00
  • 9a9e36c71e update the wording Akshay Gore 2018-05-22 00:49:51 -07:00
  • 76cc5ec4f0 Add App Transport Security Exceptions Configuration Akshay Gore 2018-05-22 00:43:10 -07:00
  • 785cac6f46 Upgrade Exoplayer to 2.7.3; OkHttp to 3.9.1. Peace 2018-05-21 09:28:45 -05:00
  • f87b6bd0e9
    Merge pull request #798 from Radweb/ImplementAndroid6PlaybackRate Hampton Maxwell 2018-05-20 23:04:25 -07:00
  • fe7766add4
    Delay all rate changes until the player unpauses Hampton Maxwell 2018-05-20 23:02:56 -07:00
  • bed9997287
    Merge pull request #1016 from react-native-community/bugfix/progress-timer-ios-onend Hampton Maxwell 2018-05-20 21:53:52 -07:00
  • bedc4b5d20
    Merge pull request #862 from kay-is/patch-2 Hampton Maxwell 2018-05-20 21:01:44 -07:00
  • 7834569e6a
    Merge pull request #1023 from react-native-community/bugfix/exoplayer-fullscreen Hampton Maxwell 2018-05-18 13:31:41 -07:00
  • 4f6baaa2ac Add missing prop for enabling fullscreen Hampton Maxwell 2018-05-18 13:30:01 -07:00
  • 7ed443c784
    Merge pull request #1020 from react-native-community/feature/exoplayer-fullscreen Hampton Maxwell 2018-05-17 16:21:14 -07:00
  • 74eadb2ba8
    Merge pull request #1019 from react-native-community/feature/exoplayer-fullscreen Hampton Maxwell 2018-05-17 16:18:27 -07:00
  • d0d67eb715 Forgot to include comment about disabling ExoPlayer fullscreen Hampton Maxwell 2018-05-17 16:15:15 -07:00
  • 052e532b58 Add support for fullscreen on ExoPlayer Hampton Maxwell 2018-05-17 16:13:12 -07:00
  • ad8f6b49f5 Support setting fullscreen UI and generating events for it Hampton Maxwell 2018-05-17 15:42:44 -07:00
  • 97fac22524
    Merge pull request #1018 from react-native-community/patch-1 Hampton Maxwell 2018-05-17 14:16:53 -07:00
  • 489b16f11e Base bufferedDuration on percentage & total duration. Add seekableDuration Hampton Maxwell 2018-05-17 14:12:04 -07:00
  • 2d1c0023d0 Clear the progress timer at video end, restore on seek Hampton Maxwell 2018-05-15 22:19:12 -07:00
  • f3aec37261
    Merge pull request #897 from alejandrorangel/master Hampton Maxwell 2018-05-15 18:51:15 -07:00
  • 77b927157a
    Merge pull request #871 from habovh/master Hampton Maxwell 2018-05-15 18:17:58 -07:00
  • 25f844599e
    Merge pull request #949 from masarusanjp/use-local-variable Hampton Maxwell 2018-05-15 18:17:31 -07:00
  • 4e85d3a1c4 Using SDK Version variables from root project Rayron Victor 2018-04-24 14:51:07 -03:00
  • 2477288ea2 Upgrade ExoPlayer to 2.7.2 Peace 2018-04-03 12:19:04 -05:00
  • 28bae40c6c Fixes #963 seansy 2018-03-19 12:56:55 -07:00
  • 737d348ff0
    Merge pull request #610 from lechinoix/patch-1 Isaiah Grey 2018-03-10 13:35:35 -08:00
  • 3a923e34e5
    Merge pull request #928 from cranberyxl/docs/poster Isaiah Grey 2018-03-10 13:27:18 -08:00
  • 5281796d9d Fix error handling Laurin Quast 2018-03-05 17:37:15 +01:00
  • 4021996e90 Schedule cache garbage collector Laurin Quast 2018-03-04 23:57:08 +01:00
  • d05b57521e Install dependendencies via cocoapods Laurin Quast 2018-03-04 23:40:59 +01:00
  • 4bf56cd8f1 Remove debug info Laurin Quast 2018-03-02 10:13:12 +01:00
  • c0ab21e728 Link project with example Laurin Quast 2018-03-02 01:04:00 +01:00
  • e71b89dccb Fix header search paths Laurin Quast 2018-03-02 00:43:18 +01:00
  • e918c02ba9 Add some contributing guide Laurin Quast 2018-03-01 23:54:37 +01:00
  • 4b5ac43ded Update example Laurin Quast 2018-03-01 23:51:30 +01:00
  • c926d8ba6c First iteration implementing video caching Laurin Quast 2018-03-01 23:38:38 +01:00
  • d5e012b749 Add DVAssetLoaderDelegate to project Laurin Quast 2018-03-01 23:37:45 +01:00
  • e65a0b3081 Add DVAssetLoaderDelegate as a submodule Laurin Quast 2018-03-01 23:32:52 +01:00
  • a2de5908ae Add SPTPersistentCache as a dependency Laurin Quast 2018-03-01 23:25:29 +01:00
  • 05feefaa82 Change SPTPersistentCache version to 1.1.1 Laurin Quast 2018-03-01 23:19:43 +01:00
  • 438aa79494 Add cache property; Make playerItemForSource in 'RCTVideoManager.m' async Laurin Quast 2018-02-28 17:42:49 +01:00
  • 6b2c1046dd Use ranges Laurin Quast 2018-02-28 17:39:23 +01:00
  • 30c437fd04 Update dependencies Laurin Quast 2018-02-28 14:10:39 +01:00
  • 8b010f81c5 'Disable' example for non iOS devices Laurin Quast 2018-02-28 13:56:43 +01:00
  • 159dd15f0e Add simple http server Laurin Quast 2018-02-28 13:55:08 +01:00
  • 125225bd35 Initialize VideoCaching project Laurin Quast 2018-02-28 13:45:17 +01:00
  • 434b2b0f2a Add submodule for SPTPersistentCache Laurin Quast 2018-02-28 13:43:09 +01:00
  • c820a9068c Move example to examples dir and rename to basic Laurin Quast 2018-02-28 13:37:57 +01:00
  • cfab35d484 fxied an issue that does not use passed argument masarusanjp 2018-02-28 11:15:42 +09:00
  • 0d411a25f9
    add maintainer to contributors Matt Apperson 2018-02-20 10:42:27 -05:00
  • 2c966fe7ad
    Fix playableDuration attribute of onProgress event Param Aggarwal 2018-02-17 19:37:31 +05:30
  • 80b71b1922 fix crash bug YasirYang 2018-02-05 21:04:07 +08:00
  • cf9a5fc635 Document poster prop Andy Stanberry 2018-01-31 17:53:37 -05:00
  • 723df5d4ae add ipod-library support YasirYang 2018-01-31 20:23:19 +08:00
  • f2e182addc Bring things up to date with master from copied code Brandon Moon 2018-01-29 13:32:31 -07:00
  • 5d274631c8 Link up cookies so exoplayer can use them Brandon Moon 2018-01-29 13:25:58 -07:00
  • 12f93b5463 null pointer emrah88 2018-01-15 17:10:54 +01:00
  • 5c8e1bd6d4 ensuring datasource is build with headers emrah88 2018-01-15 16:15:25 +01:00
  • db1d83b83e constants renamed to requestheader Emrah Kaya 2018-01-13 21:29:53 +01:00
  • 57a16b23c5 stringsOnlyObject does typechecking before coercion to string Emrah Kaya 2018-01-13 21:28:24 +01:00
  • 7d48f22d98 add seekableDuration to android ReactVideoView Alejandro Rangel 2018-01-11 09:16:29 -08:00
  • 093ffccd9b fix(ios): crash due to persistent keyPath observer (#600) Austin Witherow 2018-01-02 12:06:43 -05:00
  • dd242476a3
    Update ReactVideoView.cs sm2017 2017-12-24 14:46:02 +03:30
  • 64191298e5
    Update ReactVideoView.cs sm2017 2017-12-24 14:44:00 +03:30
  • ce7c732453
    Add requiresMainQueueSetup method Jordan Becker 2017-12-07 19:35:32 +01:00
  • ebe138fa8d Raising error for source exception (#799) vengadesh 2017-12-06 08:56:41 -08:00
  • c0a8f7c0c9
    Document fullscreen callbacks fix #861 Kay Plößer 2017-11-24 16:22:41 +01:00
  • 6e43701092 added native progress notification (#734) Ahmed Hassan 2017-11-18 23:10:58 +01:00
  • 132d420b6a
    updates readme with additional infos for expansion files Mathias Scherer 2017-11-06 13:17:56 +01:00
  • 1ba6b062e4 View.propTypes -> ViewPropTypes (#824) thomasobrien99 2017-11-03 11:38:37 -07:00
  • fe69081576
    adds supported file extensions Android Expansion files Mathias Scherer 2017-11-03 12:08:30 +01:00
  • 3e293407e8 updated readme to with a guid to setup exoplayer Marc-Olivier Duval 2017-10-24 22:50:20 -04:00
  • 0fe621a26d Updated exoplayer readme Marc-Olivier Duval 2017-10-24 22:42:51 -04:00
  • ee5818b6ff Fix bug with playInBackground Marc-Olivier Duval 2017-10-24 22:42:41 -04:00
  • f7b7f2666a Apply fix in playInBackground props Marc-Olivier Duval 2017-10-24 21:49:46 -04:00
  • 2ae99bd484 remove observers before adding thus preventing multiple observers for the same notification Jan Lievens 2017-10-24 09:47:43 +02:00
  • 270fdfb657 added optional request headers for remote assests (android & ios) Emrah Kaya 2017-10-02 20:11:41 +02:00
  • 10cba5ad5c Reset progress observer on update interval changes Dan Hodos 2017-09-28 21:37:52 -04:00
  • 435669a944 Extract method to add observer for progress update Dan Hodos 2017-09-28 21:37:26 -04:00
  • 3e0f084c62
    Implement 'rate' prop for android devices - Version locked to 6.0+ because that is the version that introduced setPlaybackParams - Ignores rate prop as before on android versions lower than 6.0 Louis Capitanchik 2017-09-27 16:13:29 +01:00
  • 1bdd8720fb Reseting isCompleted flag on source change Anne Glines 2017-09-11 22:30:17 -07:00
  • 451f8d0919 Fixed rate not being respected after seeking Alex Fox 2017-09-07 13:16:44 +01:00
  • f73b7a0484 Fixed seekableDuration for time ranges with non-numeric duration (#709) (#728) Alexander Nazarov 2017-09-07 04:12:34 +03:00
  • a4ada46b30 Show iOS controls if not fullscreen Landon Sherwood 2017-08-29 16:39:18 -05:00
  • 4bf2b2c45f 2.0 bump Matt Apperson 2017-08-16 15:20:47 -04:00
  • 472ad49656 1.2.0 published Matt Apperson 2017-08-16 15:19:51 -04:00
  • 4ca5956e58 Remove react-native-windows as a direct dependency of react-native-video (#730) Mark Miyashita 2017-08-11 09:44:38 -07:00
  • 5738757966 Remove createJSModules @override - RN 0.47 compatibility (#718) Radek Czemerys 2017-08-09 03:11:11 +02:00
  • 961baedb26 Replace PropTypes from react with form prop-types package (#677) Tim Gibadullin 2017-08-04 21:53:53 +03:00
  • aa89683785 move prop keys for metadata to constants RWOverdijk 2017-07-25 16:53:04 +02:00
  • 38d225294f add support for onTimedMetaData for android RWOverdijk 2017-07-25 16:41:20 +02:00
  • b303f991ce Added tvOS paltform support (#682) Julien K 2017-07-20 19:35:58 +02:00
  • 11735bed88 Fix nil string parameter error chinloong 2017-07-11 16:18:26 +08:00
  • 7f2cd8751a updated to ExoPlayer 2.4.0, added support for playback rate change (#605) Michal Drbohlav 2017-06-14 00:45:12 +02:00
  • ef2120b418 added removePlayerLayer to fix iOS crash (#650) Zach Nolan 2017-06-09 14:31:46 -07:00
  • b6afaa3378 Add link to propTypes Nicolas Ngomai 2017-05-11 13:46:04 +02:00
  • 72a46bc308 Added flag for background mode (#563) Nawal "Deshi" Rahim 2017-05-09 06:30:45 +10:00
  • e4da5c9773 adds resizeMode to poster image benlime 2017-04-30 13:43:01 +02:00