1
0
mirror of https://github.com/TeamNewPipe/NewPipe synced 2024-07-04 11:03:20 +00:00
NewPipe/app/src/main/java/org/schabi/newpipe/player
2021-11-21 19:46:11 +01:00
..
event Removed useless doc 2021-11-21 19:46:11 +01:00
helper Simplify code and add annotations 2021-10-10 20:33:05 +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 #6844 from 0x416c6578/shuffle-mode-ui-fix 2021-11-03 18:18:31 +01:00
resolver Improved streamType check and documentation 2021-09-25 10:31:42 +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 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
Player.java Removed `e.printStacktrace` and used an proper logger 2021-11-05 18:04:49 +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
PlayQueueActivity.java Cleaned up PlaylistDialog-related code 2021-10-09 18:46:20 +02:00