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

Make UI behavior for playback information display more consistent #8180

Merged
merged 1 commit into from
Feb 26, 2023

Commits on Feb 7, 2023

  1. Make positions in list depend on watch history, remove confusing anim…

    …ations
    
    The following is the list of all commits squashed together:
    
    Regain function for option `Positions in lists`
    
    use option `Resume playback` to control display of progress info in VideoDetailFragment, remove this (extra) function from option `Positions in lists`.
    remove extra check for live streams, live streams updates just as non-live streams.
    
    fix TeamNewPipe#8176 by eliminating exit delay
    
    Regain function for option `Positions in lists`
    
    update code with developer's comments
    
     apply static import to methods in util class DependentPreferenceHelper
    
    Regain function for option `Positions in lists`
    
    use option `Resume playback` to control display of progress info in VideoDetailFragment, remove this (extra) function from option `Positions in lists`.
    remove extra check for live streams, live streams updates just as non-live streams.
    
    fix behavior for displaying progress bar when autoplay off but video resume on
    
    not to retrieve unnecessary states when position in lists disabled
    
    fix mistake in code
    
    simplify conditional logic
    
    update doc comment and remove unused method
    
    Fix not showing duration if position indicators disabled
    
    Positions in lists only depends on watch history
    Trust04zh authored and Stypox committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    e947e86 View commit details
    Browse the repository at this point in the history