NewPipe/app/src/main/java/org/schabi/newpipe/local/subscription/services
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
..
BaseImportExportService.java Replace ErrorActivity with ErrorUtil 2021-12-04 10:36:36 +01:00
ImportExportEventListener.java Fix typos 2020-11-22 10:39:00 +01:00
ImportExportJsonHelper.java Solve Java warning "Raw use of parameterized class" 2022-02-19 17:30:38 +01:00
SubscriptionsExportService.java Changed the code accordingly 2022-07-15 19:55:19 +02:00
SubscriptionsImportService.java Channels are now an Info 2023-09-18 23:22:32 +02:00