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

Fix handling exception in playOnPopup and toggle description tab #7056

Merged
merged 4 commits into from
Sep 10, 2021

Commits on Sep 4, 2021

  1. Fix updating the wrong tabs when changing settings while running the …

    …minimized player in VideoDetailFragment
    
    The comments tab was updated although the settings for the description tab were changed.
    TobiGr committed Sep 4, 2021
    Configuration menu
    Copy the full SHA
    298e96b View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2021

  1. Configuration menu
    Copy the full SHA
    ed4fdad View commit details
    Browse the repository at this point in the history
  2. Fix OnErrorNotImplementedException in SearchFragment.initSuggestionOb…

    …server()
    
    Hopefully also fix the cause of the original error.
    TobiGr committed Sep 5, 2021
    Configuration menu
    Copy the full SHA
    433c6dc View commit details
    Browse the repository at this point in the history
  3. Fix a few SonarLint warnings

    TobiGr committed Sep 5, 2021
    Configuration menu
    Copy the full SHA
    4d51ebc View commit details
    Browse the repository at this point in the history