NewPipe-app-android/app/src/main/java/org/schabi/newpipe/player
Stypox 17e88f1749
Do not update notification actions if nothing changed
This should avoid costly updates of the media session.
2023-12-29 16:16:45 +01:00
..
datasource
event
gesture Bump compileSdk to 34 2023-12-23 11:38:32 +01:00
helper
mediaitem Fix crash with disabled thumbnails when trying to play a stream 2023-12-10 15:12:38 +01:00
mediasession Do not update notification actions if nothing changed 2023-12-29 16:16:45 +01:00
mediasource
notification Do not update notification actions if nothing changed 2023-12-29 16:16:45 +01:00
playback
playqueue Add image quality preference 2023-09-22 10:14:43 +02:00
resolver fix: audio stream cache key, code fmt 2023-05-01 00:04:04 +02:00
seekbarpreview Add image quality preference 2023-09-22 10:14:43 +02:00
ui Support obtaining multiple images from the extractor 2023-09-22 09:57:33 +02:00
AudioServiceLeakFix.java
PlayQueueActivity.java Fix crash when building the play queue audio track menu if the player is null 2023-11-15 21:45:56 +01:00
Player.java Add image quality preference 2023-09-22 10:14:43 +02:00
PlayerService.java Restore player service start handling before player UI separation 2023-11-15 23:21:20 +01:00
PlayerType.java