NewPipe-app-android/app/src/main/java/org/schabi/newpipe/fragments
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
..
detail Use url comparison between queue items when disabling preloading 2021-07-21 18:09:18 +02:00
list One textview is enough for disabled comments 2021-07-17 13:14:50 +02:00
BackPressable.java Improve code style to be more consistent 2020-04-02 15:57:50 +02:00
BaseStateFragment.java Fix error panel created in onViewCreated() but disposed in onDestroy() 2021-03-24 09:27:17 +01:00
BlankFragment.java Improve code style to be more consistent 2020-04-02 15:57:50 +02:00
EmptyFragment.java fix Rotation crash on „Video not available“ page (#5941) 2021-05-05 08:55:54 +02:00
MainFragment.java Do not hide feed buttons (show/hide & help) behind three-dots menu 2021-06-14 19:02:57 +02:00
OnScrollBelowItemsListener.java Lint: Move declarations into assignments 2020-11-18 17:48:01 -05:00
ViewContract.java Add report/solve-recaptcha button in error panel 2021-03-12 23:21:49 +01:00