straw/app/src/main/java/org/schabi/newpipe/local
vkay94 994b8369b8 Enqueue: Replaced specific StreamDialogEntry items with one
The enqueue options won't be shown in the dialogs if the Player service is not running. When it's running one item (enqueue stream) will be shown and enqueues the item into the Player type which is currently selected.
2020-10-06 14:38:48 +02:00
..
bookmark Fix some lambdas 2020-09-06 12:52:43 +02:00
dialog Use final where possible 2020-08-16 10:25:09 +02:00
feed Fix some deprecations 2020-09-06 12:52:43 +02:00
history Enqueue: Replaced specific StreamDialogEntry items with one 2020-10-06 14:38:48 +02:00
holder Use final where possible 2020-08-16 10:25:09 +02:00
playlist Enqueue: Replaced specific StreamDialogEntry items with one 2020-10-06 14:38:48 +02:00
subscription Some general-purpose lint cleanup 2020-09-06 12:55:26 +02:00
BaseLocalListFragment.java Use AndroidX preference 2020-09-06 12:52:42 +02:00
HeaderFooterHolder.java Improve code style to be more consistent 2020-04-02 15:57:50 +02:00
LocalItemBuilder.java Improve code style to be more consistent 2020-04-02 15:57:50 +02:00
LocalItemListAdapter.java Use final where possible 2020-08-16 10:25:09 +02:00