NewPipe/app/src/main/java/org/schabi/newpipe/player
Stypox 2027b743b4
Merge pull request #6919 from ktprograms/channel-details-all-places
Add Show Channel Details where it's missing
2021-08-24 16:43:21 +02:00
..
event Merge branch 'dev' into daynight 2021-04-03 00:08:26 +03:00
helper convert PlayerHolder to Singleton, handle context within, bugfix ServiceConnection leak 2021-07-06 12:31:26 +02: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 Prevent error msg: 'Unrecoverable player error occurred' while playing video during rotation (#6502) 2021-07-06 12:49:56 +02:00
playqueue Merge pull request #6919 from ktprograms/channel-details-all-places 2021-08-24 16:43:21 +02:00
resolver Update to ExoPlayer 2.13.2 2021-03-31 10:05:44 +02: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 service.onDestroy() should only be called from the system and not manually 2021-06-24 10:15:07 +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 Fix play queue theme 2021-08-04 18:41:23 +02:00
Player.java Apply review: move thumbnail loading out of Player 2021-08-24 10:56:25 +02: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