1
0
mirror of https://github.com/TeamNewPipe/NewPipe synced 2024-07-07 12:24:24 +00:00
NewPipe/app/src/main/java/org/schabi/newpipe/player
John Zhen Mo 38b2ffd450 -Added fling to toss popup view when velocity is below shutdown.
-Added string for unknown content.
-Fixed NPE when UI element is touched after player shuts down in service activity.
-Fixed shuffle reset caused by position discontinuity offsets index.
-Moved some more player shared preferences to PlayerHelper.
2017-11-11 14:48:16 -08:00
..
event -Enabled play queue control panel for popup video player. 2017-10-30 20:58:45 -07:00
helper -Added fling to toss popup view when velocity is below shutdown. 2017-11-11 14:48:16 -08:00
old Update extractor and refactored NewPipe 2017-09-03 13:57:12 -03:00
playback -Modified recovery to not set if progress position is 0 or less. 2017-11-11 14:48:16 -08:00
BackgroundPlayer.java -Improved null checks in player stream resolution. 2017-11-11 14:48:16 -08:00
BackgroundPlayerActivity.java -Modified MediaSourceManager to immediately load on critical events. 2017-10-30 20:58:47 -07:00
BasePlayer.java -Added fling to toss popup view when velocity is below shutdown. 2017-11-11 14:48:16 -08:00
MainVideoPlayer.java -Modified MediaSourceManager to immediately load on critical events. 2017-10-30 20:58:47 -07:00
PlayerServiceBinder.java -Fixed popup player not playing in foreground. 2017-10-30 20:58:46 -07:00
PopupVideoPlayer.java -Added fling to toss popup view when velocity is below shutdown. 2017-11-11 14:48:16 -08:00
PopupVideoPlayerActivity.java -Fixed popup player not playing in foreground. 2017-10-30 20:58:46 -07:00
ServicePlayerActivity.java -Added fling to toss popup view when velocity is below shutdown. 2017-11-11 14:48:16 -08:00
VideoPlayer.java -Improved null checks in player stream resolution. 2017-11-11 14:48:16 -08:00