NewPipe/app/src/main/java/org/schabi/newpipe
vkay94 ed6fc4d848 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
..
about Fix some deprecations 2020-09-06 12:52:43 +02:00
database Fix some deprecations 2020-09-06 12:52:43 +02:00
download Fix some deprecations 2020-09-06 12:52:43 +02:00
fragments Enqueue: Replaced specific StreamDialogEntry items with one 2020-10-06 14:38:48 +02:00
info_list Disabled commenter image view on LoadThumbnail set to false 2020-09-29 21:17:39 +05:30
local Enqueue: Replaced specific StreamDialogEntry items with one 2020-10-06 14:38:48 +02:00
player Enqueue: Replaced specific StreamDialogEntry items with one 2020-10-06 14:38:48 +02:00
report Add migration concept for shared preferences 2020-09-26 21:43:58 +02:00
settings Merge pull request #4259 from TeamNewPipe/pref_migration 2020-09-27 11:20:39 +02:00
streams Some general-purpose lint cleanup 2020-09-06 12:55:26 +02:00
util Enqueue: Replaced specific StreamDialogEntry items with one 2020-10-06 14:38:48 +02:00
views Fixed player's ZOOM mode for KitKat devices 2020-09-27 04:25:06 +03:00
ActivityCommunicator.java Improve code style to be more consistent 2020-04-02 15:57:50 +02:00
App.java Clean up SDK version checks 2020-09-06 12:55:30 +02:00
BaseFragment.java Upgrade LeakCanary 2020-05-25 11:03:07 +02:00
CheckForNewAppVersionTask.java Use AndroidX preference 2020-09-06 12:52:42 +02:00
DownloaderImpl.java Some general-purpose lint cleanup 2020-09-06 12:55:26 +02:00
ExitActivity.java Clean up SDK version checks 2020-09-06 12:55:30 +02:00
ImageDownloader.java Use AndroidX preference 2020-09-06 12:52:42 +02:00
MainActivity.java Added comments and improved the code 2020-09-30 00:49:34 +03:00
NewPipeDatabase.java Use final where possible 2020-08-16 10:25:09 +02:00
PanicResponderActivity.java Clean up SDK version checks 2020-09-06 12:55:30 +02:00
ReCaptchaActivity.java Use final where possible 2020-08-16 10:25:09 +02:00
RouterActivity.java Merge pull request #4259 from TeamNewPipe/pref_migration 2020-09-27 11:20:39 +02:00