NewPipe/app/src/main/java/org/schabi/newpipe/player
Tobias Groza 5485e994ee
Merge pull request #4138 from XiangRongLin/checkstyle_final
Add checkstyle rule to show final local variable violations as warning
2020-08-16 11:55:46 +02:00
..
event Use final where possible 2020-08-16 10:25:09 +02:00
helper Use final where possible 2020-08-16 10:25:09 +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 Use final where possible 2020-08-16 10:25:09 +02:00
playqueue Use final where possible 2020-08-16 10:25:09 +02:00
resolver Use final where possible 2020-08-16 10:25:09 +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 Merge pull request #4138 from XiangRongLin/checkstyle_final 2020-08-16 11:55:46 +02:00
MainPlayer.java Disable starting player service via media button when there is nothing to play (no active play queue) 2020-07-28 21:36:06 +03: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 Use final where possible 2020-08-16 10:25:09 +02:00
VideoPlayerImpl.java Merge pull request #4138 from XiangRongLin/checkstyle_final 2020-08-16 11:55:46 +02:00