NewPipe-app-android/app/src/main/java/org/schabi/newpipe/fragments
Stypox c0f8d145f8
Fix lag with many channels on main page
Disable loading all tabs at once, since there can be many of them, and use default strategy of only keeping in memory the two tabs adjacent to the current tab.
2023-12-20 22:47:57 +01:00
..
detail Fix channel avatar not loading correctly sometimes 2023-12-10 15:12:38 +01:00
list Separate imageListToDbUrl from choosePreferredImage 2023-09-22 10:14:44 +02:00
BackPressable.java Improve code style to be more consistent 2020-04-02 15:57:50 +02:00
BaseStateFragment.java Fix three memory leaks 2023-09-19 00:13:16 +02:00
BlankFragment.java Get rid of setUserVisibleHint 2021-10-16 15:33:45 -04:00
EmptyFragment.java fix Rotation crash on „Video not available“ page (#5941) 2021-05-05 08:55:54 +02:00
MainFragment.java Fix lag with many channels on main page 2023-12-20 22:47:57 +01:00
OnScrollBelowItemsListener.java Annotate some NonNulls, some lint cleaning 2022-03-18 13:15:44 -04:00
ViewContract.java Add report/solve-recaptcha button in error panel 2021-03-12 23:21:49 +01:00