NewPipe/app/src/main/java/org/schabi/newpipe/player
litetex b7a44560f5
Merge pull request #8170 from Stypox/player-refactor
Refactor player and extract UI components
2022-07-15 19:41:23 +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 Some SonarLint refactors 2022-07-13 23:33:18 +02:00
helper Move PlayerType into its own class and add documentation 2022-07-13 23:33:18 +02:00
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 Solve some Sonarlint warnings 2022-07-13 23:33:16 +02:00
playback Restore checkstyle and solve its errors 2022-07-13 23:32:27 +02:00
playqueue Fix compile errors 2022-07-04 23:19:41 +02:00
resolver Update ExoPlayer to 2.18.0 2022-06-25 21:14:42 -04:00
seekbarpreview Replace UniversalImageLoader with Picasso 2021-08-24 10:56:25 +02:00
ui Fix SonarLint java:S5320, restrict broadcasts to app package 2022-07-13 23:33:18 +02:00
AudioServiceLeakFix.java Improve code style to be more consistent 2020-04-02 15:57:50 +02:00
PlayQueueActivity.java Solve some Sonarlint warnings 2022-07-13 23:33:16 +02:00
Player.java Merge pull request #8170 from Stypox/player-refactor 2022-07-15 19:41:23 +02:00
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