NewPipe-app-android/app/src/main/java/org/schabi/newpipe/player
Stypox 06fb89fae2
Fix crash on fast forward
2020-10-05 15:55:10 +02:00
..
event Skipped interception of buttons in the player in some cases and made image view from playQueue visible 2020-10-01 03:10:42 +03:00
helper Fix auto-queue with no next videos 2020-09-29 10:43:17 +02:00
mediasession Use final where possible 2020-08-16 10:25:09 +02:00
mediasource Update to ExoPlayer 2.11.4 2020-05-01 15:03:54 +02:00
playback Update notification when play queue is edited 2020-09-10 13:36:34 +02:00
playqueue Remove unused and redundant code. 2020-09-01 17:39:06 +02:00
resolver Some general-purpose lint cleanup 2020-09-06 12:55:26 +02:00
AudioServiceLeakFix.java Improve code style to be more consistent 2020-04-02 15:57:50 +02:00
BackgroundPlayerActivity.java Made checkStyle happy 2020-07-14 20:21:32 +03:00
BasePlayer.java Merged 'dev' branch 2020-09-27 18:02:31 +03:00
MainPlayer.java Initialize player notification asap 2020-10-02 15:17:04 +02:00
NotificationConstants.java Remove hardcoded and duplicate strings, use exoplayer ones 2020-09-22 18:17:09 +02:00
NotificationUtil.java Fix crash on fast forward 2020-10-05 15:55:10 +02:00
PlayerServiceBinder.java Improve code style to be more consistent 2020-04-02 15:57:50 +02:00
PlayerState.java Improve code style to be more consistent 2020-04-02 15:57:50 +02:00
ServicePlayerActivity.java Use final where possible 2020-08-16 10:25:09 +02:00
VideoPlayer.java Added a comment and excluded automatic switch of orientation on tablets and Android TVs 2020-09-19 17:21:01 +03:00
VideoPlayerImpl.java Merge pull request #4360 from avently/player-overlays 2020-10-02 15:37:28 +02:00