NewPipe/app/src/main/java/org/schabi/newpipe/fragments/list/channel
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
..
ChannelAboutFragment.java refactor: rename ChannelInfo to ChannelAbout 2023-09-18 23:22:32 +02:00
ChannelFragment.java Channels are now an Info 2023-09-18 23:22:32 +02:00
ChannelTabFragment.java fix: channel tab title not being set 2023-09-18 23:22:31 +02:00