NewPipe/app/src/main/java/org/schabi/newpipe/local/feed
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
..
item 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
notifications Channels are now an Info 2023-09-18 23:22:32 +02:00
service Channels are now an Info 2023-09-18 23:22:32 +02:00
FeedDatabaseManager.kt First draft of the new feature 2023-01-30 22:37:24 +01:00
FeedFragment.kt Clean up AlertDialogs 2023-07-11 21:54:10 -04:00
FeedState.kt Add ability to hide played items in a feed 2021-06-09 15:53:51 +02:00
FeedViewModel.kt Fixed some small issues 2023-02-28 17:30:17 +01:00