straw/app/src/main/java/org/schabi/newpipe/player
2022-07-20 15:05:25 +02:00
..
datasource Update ExoPlayer to 2.18.0 2022-06-25 21:14:42 -04:00
event Refactor player: separate UIs and more 2022-07-13 23:25:26 +02:00
gesture Use coerceIn(). 2022-07-20 05:36:01 +05:30
helper Use MathUtils.clamp(). 2022-07-20 05:36:01 +05:30
mediaitem Update ExoPlayer to 2.18.0 2022-06-25 21:14:42 -04:00
mediasession updated: ExoPlayer to 2.17.1. 2022-03-19 15:56:45 -04:00
mediasource updated: source loading error for FailedMediaSource to wait for 3 seconds before allowing retry. 2022-03-27 13:24:37 -04:00
notification Fixed conflicts/build 2022-07-15 20:00:08 +02:00
playback Changed the code accordingly 2022-07-15 19:55:19 +02:00
playqueue Improve code style 2022-07-20 15:05:25 +02:00
resolver Update ExoPlayer to 2.18.0 2022-06-25 21:14:42 -04:00
seekbarpreview Improve code style 2022-07-20 15:05:25 +02:00
ui Use MathUtils.clamp(). 2022-07-20 05:36:01 +05:30
AudioServiceLeakFix.java Improve code style to be more consistent 2020-04-02 15:57:50 +02:00
Player.java Use MathUtils.clamp(). 2022-07-20 05:36:01 +05:30
PlayerService.java Move PlayerType into its own class and add documentation 2022-07-13 23:33:18 +02:00
PlayerType.java Move PlayerType into its own class and add documentation 2022-07-13 23:33:18 +02:00
PlayQueueActivity.java Solve some Sonarlint warnings 2022-07-13 23:33:16 +02:00