NewPipe-app-android/app/src/main/java/org/schabi/newpipe/fragments/detail
Stypox fa8630ddae
Use url comparison between queue items when disabling preloading
From #4562: Disable player stream preloading only if the current stream is going to be replaced for sure (see this). equals() was implemented for PlayQueueItems, so that (only) the url is compared when checking them.
2021-07-21 18:09:18 +02:00
..
DescriptionFragment.java Merge pull request #6463 from Stypox/metadata-tags 2021-07-12 16:18:11 +02:00
StackItem.java Made checkStyle happy 2020-07-14 20:21:32 +03:00
TabAdapter.java Revert to deprecated BEHAVIOR_SET_USER_VISIBLE_HINT in TabAdapter 2020-09-06 14:02:25 +02:00
VideoDetailFragment.java Use url comparison between queue items when disabling preloading 2021-07-21 18:09:18 +02:00