straw/app/src/main/java/org/schabi/newpipe/player
Stypox f3a9b81b67 Fix sometimes seeing outdated thumbnail in notification
Before the thumbnail finishes loading for the new video the player is now playing, the old thumbnail was being used, leading to wrong thumbnails set in the media session and the notification.
2022-08-25 17:02:51 +02:00
..
datasource Update ExoPlayer to 2.18.1 2022-07-24 14:11:31 -04:00
event Refactor player: separate UIs and more 2022-07-13 23:25:26 +02:00
gesture Replace coerceIn() with MathUtils.clamp(). 2022-08-05 06:19:06 +05:30
helper Create MediaSessionPlayerUi 2022-08-25 17:00:41 +02:00
mediaitem Update ExoPlayer to 2.18.0 2022-06-25 21:14:42 -04:00
mediasession Fix thumbnail sometimes not set to media session metadata 2022-08-25 17:00:41 +02:00
mediasource Use List.of(). 2022-07-20 04:39:11 +05:30
notification Create MediaSessionPlayerUi 2022-08-25 17:00:41 +02:00
playback Remove useless MediaSessionCallback 2022-08-25 17:00:41 +02:00
playqueue Refactor notifying method in PlayQueue. 2022-07-21 08:02:23 +05:30
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 Create MediaSessionPlayerUi 2022-08-25 17:00:41 +02:00
AudioServiceLeakFix.java Improve code style to be more consistent 2020-04-02 15:57:50 +02:00
Player.java Fix sometimes seeing outdated thumbnail in notification 2022-08-25 17:02:51 +02:00
PlayerService.java Create MediaSessionPlayerUi 2022-08-25 17:00:41 +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