1
0
mirror of https://github.com/TeamNewPipe/NewPipe synced 2024-06-25 06:33:21 +00:00
NewPipe/app/src/main/java/org/schabi/newpipe/fragments/list
Stypox c076a0f771
Channels are now an Info
The previous "main" tab is now just a normal tab returned in getTabs().
Various part of the code that used to handle channels as ListInfo now either take the first (playable, i.e. with streams) tab (e.g. the ChannelTabPlayQueue), or take all of them combined (e.g. the feed).
2023-09-18 23:22:32 +02:00
..
channel Channels are now an Info 2023-09-18 23:22:32 +02:00
comments Thumbnails used in NewPipe are small (list/grid) mode. This PR facilitates full width thumbnails and dubbed as card mode. 2023-01-15 22:32:03 +05:30
kiosk Adjust empty state message for ListInfoFragments depending on Info stream type 2023-08-05 03:50:28 +02:00
playlist Thumbnails used in NewPipe are small (list/grid) mode. This PR facilitates full width thumbnails and dubbed as card mode. 2023-01-15 22:32:03 +05:30
search Use SparseArrayCompat for thumbnails. 2022-11-22 17:51:54 +05:30
videos Fix NPEs after OnSharedPreferenceChangeListener changes 2023-01-16 22:30:28 +01:00
BaseListFragment.java Fix NPEs after OnSharedPreferenceChangeListener changes 2023-01-16 22:30:28 +01:00
BaseListInfoFragment.java Channels are now an Info 2023-09-18 23:22:32 +02:00
ListViewContract.java Update extractor and refactored NewPipe 2017-09-03 13:57:12 -03:00