NewPipe/app/src/main/java/org/schabi/newpipe/player
Stypox 53f8415e9b
Use @SuppressWarnings for checkstyle suppressions & warnings
It's better to use @SuppressWarnings instead of the suppressions file, so that the warning suppression is at the place where it acts.
2022-03-18 23:57:11 +01:00
..
event Code cleanup and minimization 2022-01-21 22:49:23 +01:00
helper - added: variable load check interval for progressive stream. 2022-03-01 20:14:53 +01:00
listeners/view Fixed conflicts 2022-03-16 15:58:46 +01:00
mediasession Merge player classes into a single one 2021-01-14 10:25:44 +01:00
mediasource Update to ExoPlayer 2.12.3 2021-02-16 16:42:51 +01:00
playback Merge pull request #7341 from ktprograms/external-play-hide-controls 2022-03-15 13:43:35 +01:00
playqueue Use @SuppressWarnings for checkstyle suppressions & warnings 2022-03-18 23:57:11 +01:00
resolver Update JavaDoc of VideoPlaybackResolver.getStreamSourceType() 2022-02-20 19:40:03 +01:00
seekbarpreview Replace UniversalImageLoader with Picasso 2021-08-24 10:56:25 +02:00
AudioServiceLeakFix.java Improve code style to be more consistent 2020-04-02 15:57:50 +02:00
MainPlayer.java Completely close player when changing stream w/o autoplay 2021-09-01 20:13:27 +02:00
NotificationConstants.java Fix Dark elements in Light Theme 2021-03-27 17:46:05 +03:00
NotificationUtil.java Fix Dark elements in Light Theme 2021-03-27 17:46:05 +03:00
PlayQueueActivity.java Implement appending queue to playlist in main player (#8008) 2022-03-15 18:32:39 +01:00
Player.java Use @SuppressWarnings for checkstyle suppressions & warnings 2022-03-18 23:57:11 +01:00
PlayerServiceBinder.java Merge player classes into a single one 2021-01-14 10:25:44 +01:00
PlayerState.java Improve code style to be more consistent 2020-04-02 15:57:50 +02:00