NewPipe-app-android/app/src/main/java
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
..
androidx/fragment/app Lint: Make a bunch of stuff final 2020-11-18 17:50:00 -05:00
com/google/android/material/appbar Annotate some overridden methods and parameters as NonNull 2021-06-19 18:37:02 -04:00
org/schabi/newpipe Use url comparison between queue items when disabling preloading 2021-07-21 18:09:18 +02:00
us/shandian/giga Fix onActivityResult deprecation in MissionsFragment 2021-06-20 14:14:54 -04:00