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

Support for displaying controls in Android Exoplayer #1414

Merged
merged 9 commits into from
Feb 11, 2019

Commits on Jan 4, 2019

  1. Support for controls in android exoplayer

    Ibrahim Sulaiman committed Jan 4, 2019
    Configuration menu
    Copy the full SHA
    4cc9a4d View commit details
    Browse the repository at this point in the history
  2. Updated README.

    Ibrahim Sulaiman committed Jan 4, 2019
    Configuration menu
    Copy the full SHA
    8cffd5b View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2019

  1. Resolved the review comments

    Ibrahim Sulaiman committed Jan 16, 2019
    Configuration menu
    Copy the full SHA
    e05c1c3 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2019

  1. Resolved the playercontrol UI issue and also handled the controls pro…

    …p state
    Ibrahim Sulaiman committed Jan 25, 2019
    Configuration menu
    Copy the full SHA
    debc0cb View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2019

  1. Used default playerControlView's API to show and hide controls

    Ibrahim Sulaiman committed Jan 28, 2019
    Configuration menu
    Copy the full SHA
    c156550 View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2019

  1. Fix for play and pause button UI issue

    Ibrahim Sulaiman committed Feb 4, 2019
    Configuration menu
    Copy the full SHA
    1430dc7 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2019

  1. Changed the execution order of initializePlayerControl method in orde…

    …r to align with player state
    Ibrahim Sulaiman committed Feb 5, 2019
    Configuration menu
    Copy the full SHA
    bd8aa99 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2019

  1. Cleanup controls comment

    cobarx authored Feb 11, 2019
    Configuration menu
    Copy the full SHA
    c361b79 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4080349 View commit details
    Browse the repository at this point in the history