Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enhanced Fullscreen options for iOS #1215

Merged
merged 17 commits into from
Oct 14, 2018
Merged

Commits on Aug 2, 2018

  1. Configuration menu
    Copy the full SHA
    0c03932 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2018

  1. Configuration menu
    Copy the full SHA
    f41831c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5b3f087 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2018

  1. merge RCTVideo.m

    ashnfb committed Aug 14, 2018
    Configuration menu
    Copy the full SHA
    887010f View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2018

  1. Fix for files that are stored in the Documents folder on iOS (and not…

    … as resources in the JS app)
    ashnfb committed Aug 16, 2018
    Configuration menu
    Copy the full SHA
    f7fd5dc View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2018

  1. Improvements to urlFilePath so that it only does a /Documents/ folder…

    … check if the file does not exist; improvements to full-screen options for iOS to default autorotate, and to respect landscape / portrait masks
    ashnfb committed Aug 20, 2018
    Configuration menu
    Copy the full SHA
    7d805f1 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2018

  1. Configuration menu
    Copy the full SHA
    7b8f79b View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2018

  1. Configuration menu
    Copy the full SHA
    3ba26eb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f45d6a2 View commit details
    Browse the repository at this point in the history
  3. Fix for files that are stored in the Documents folder on iOS (and not…

    … as resources in the JS app)
    ashnfb committed Sep 4, 2018
    Configuration menu
    Copy the full SHA
    3b0d459 View commit details
    Browse the repository at this point in the history
  4. Improvements to urlFilePath so that it only does a /Documents/ folder…

    … check if the file does not exist; improvements to full-screen options for iOS to default autorotate, and to respect landscape / portrait masks
    ashnfb committed Sep 4, 2018
    Configuration menu
    Copy the full SHA
    37c31a3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    77c48c9 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'master' of https://github.com/nfb-onf/react-native-video

    # Conflicts:
    #	ios/RCTVideoPlayerViewController.m
    #	ios/Video/RCTVideo.m
    ashnfb committed Sep 4, 2018
    Configuration menu
    Copy the full SHA
    0580f27 View commit details
    Browse the repository at this point in the history
  7. Adds fullscreenOptions to iOS

    ashnfb committed Sep 4, 2018
    Configuration menu
    Copy the full SHA
    443bf88 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2018

  1. Configuration menu
    Copy the full SHA
    5336d4f View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2018

  1. Configuration menu
    Copy the full SHA
    0646dca View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2018

  1. Removed autoRotate from codebase; added TV_OS target check for

    orientation; added tvOS target to examples/basic/ios project
    ashnfb committed Oct 11, 2018
    Configuration menu
    Copy the full SHA
    bbf37ed View commit details
    Browse the repository at this point in the history