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

Video Player Settings Cleanup #1199

Closed
wants to merge 10 commits into from
Closed

Commits on Aug 19, 2024

  1. Settings Descriptions for iOS Video Player Settings. Get all Video Pl…

    …ayer Sections into their own files. Make tvOS mirror iOS for VideoPlayerSettings with the exception of the ColorPickers and the Gestures. Remove the Native Player Settings in favor of a single settings screen with a switch case.
    Joseph Kribs committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    3154274 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2024

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

Commits on Aug 26, 2024

  1. Remove extra spacing in the VideoPlayerSections. Only include the Rou…

    …ter in the Sections where Routing is required.
    Joseph Kribs committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    bccc7be View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9daff13 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2024

  1. OriginHash??? I guess just merge back to Main

    Joseph Kribs committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    bbd841a View commit details
    Browse the repository at this point in the history
  2. Remove Unwanted Sections from tvOS. Should now mirrow iOS on all SHAR…

    …ED elements.
    Joseph Kribs committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    f039654 View commit details
    Browse the repository at this point in the history
  3. Remove ActionButtonSelectorView for tvOS since the Bar/Menu Buttons a…

    …re no longer in tvOS
    Joseph Kribs committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    bf4b88a View commit details
    Browse the repository at this point in the history
  4. Delete OrderedSectionSelectorView since this isn't required for this …

    …PR. Will likely re-introduce this at a later time based on need.
    Joseph Kribs committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    2184be2 View commit details
    Browse the repository at this point in the history
  5. Remove WIP / Removed Items from iOS.

    Joseph Kribs committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    b7f7e51 View commit details
    Browse the repository at this point in the history
  6. Cleanup/Revert Unwanted Changes

    Joseph Kribs committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    f97f447 View commit details
    Browse the repository at this point in the history