NewPipe/app/src/main/java/org/schabi/newpipe/local/subscription
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
..
dialog Show hint about how to import subscriptions when there are none 2022-12-04 19:16:47 +01:00
item Show hint about how to import subscriptions when there are none 2022-12-04 19:16:47 +01:00
services Channels are now an Info 2023-09-18 23:22:32 +02:00
FeedGroupIcon.kt Chenged the name of the icon 2023-01-14 09:21:37 +01:00
ImportConfirmationDialog.java Annotate some NonNulls, some lint cleaning 2022-03-18 13:15:44 -04:00
SubscriptionFragment.kt Clean up AlertDialogs 2023-07-11 21:54:10 -04:00
SubscriptionManager.kt Channels are now an Info 2023-09-18 23:22:32 +02:00
SubscriptionViewModel.kt Larger channel cards in search results 2023-02-09 06:15:22 +05:30
SubscriptionsImportFragment.java Fix compile errors 2022-06-22 19:47:03 +02:00