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

Add Quality Selection to Playback Overlay #1924

Merged
merged 19 commits into from
Sep 13, 2022

Commits on Aug 2, 2022

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

Commits on Aug 5, 2022

  1. Update app/src/main/java/org/jellyfin/androidtv/ui/playback/overlay/a…

    …ction/SelectQualityAction.kt
    
    Co-authored-by: Cameron <mueslimak3r@users.noreply.github.com>
    zkhcohen and mueslimak3r authored Aug 5, 2022
    Configuration menu
    Copy the full SHA
    a6bf5ff View commit details
    Browse the repository at this point in the history
  2. Moved QualityProfiles Enum Class to org.jellyfin.androidtv.constant. …

    …Moved Auto quality to top of list.
    zkhcohen committed Aug 5, 2022
    Configuration menu
    Copy the full SHA
    5bbd58b View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2022

  1. Configuration menu
    Copy the full SHA
    c215e55 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cdb3988 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2022

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

Commits on Aug 11, 2022

  1. Update app/src/main/res/values/strings.xml

    Co-authored-by: Niels van Velzen <nielsvanvelzen@users.noreply.github.com>
    zkhcohen and nielsvanvelzen authored Aug 11, 2022
    Configuration menu
    Copy the full SHA
    4c2ad1e View commit details
    Browse the repository at this point in the history
  2. Injected dependency via constructor.

    Removed unused members.
    Updated format of vector file.
    zkhcohen committed Aug 11, 2022
    Configuration menu
    Copy the full SHA
    af052c8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ea1e3ae View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2022

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

Commits on Sep 11, 2022

  1. Convert to set

    zkhcohen committed Sep 11, 2022
    Configuration menu
    Copy the full SHA
    8cbedac View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2c0ca23 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7a5020a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b4d639c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d39e978 View commit details
    Browse the repository at this point in the history
  6. Removed unused import

    zkhcohen committed Sep 11, 2022
    Configuration menu
    Copy the full SHA
    4dd4a96 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2022

  1. Moved mapping to function

    zkhcohen committed Sep 13, 2022
    Configuration menu
    Copy the full SHA
    45e71de View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b26bd4c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2f4fe41 View commit details
    Browse the repository at this point in the history