straw/app/src/main/java/org/schabi/newpipe/player
Tobi 680235ad51
Merge pull request #12922 from TobiGr/enqueue-ui
[PlayQueue] Fix incorrect UI states of PlayQueue items
2026-01-07 04:01:51 -08:00
..
datasource Adapt YoutubeHttpDataSource to extractor changes and improve requests 2025-01-31 22:50:10 +01:00
event Handle player and player service separately 2025-02-18 19:27:46 +01:00
gesture Bump compileSdk to 34 2023-12-23 11:38:32 +01:00
helper Use context.getString() shorthand instead of context.getResources().getString() 2025-12-27 23:12:37 +01:00
mediabrowser Migrate database logic to Kotlin 2025-11-03 16:14:29 +08:00
mediaitem Fix crash with disabled thumbnails when trying to play a stream 2023-12-10 15:12:38 +01:00
mediasession Instantiate media session and connector in PlayerService 2025-02-16 21:40:13 +01:00
mediasource Update to ExoPlayer 2.18.3 2023-02-23 12:46:05 +01:00
notification Post dummy notification then close player service on invalid intent 2025-09-17 11:50:46 +02:00
playback Apply code review suggestions. 2023-01-04 06:10:14 +05:30
playqueue [PlayQueue] Fix incorrect UI states of PlayQueue items 2025-12-20 18:28:45 +01:00
resolver fix: audio stream cache key, code fmt 2023-05-01 00:04:04 +02:00
seekbarpreview Formatting changes (back to original) 2024-10-27 14:38:25 +01:00
ui Do not change the aspectRation if the renderer is disabled 2025-12-29 16:41:25 +01:00
AudioServiceLeakFix.java Improve code style to be more consistent 2020-04-02 15:57:50 +02:00
Player.java Player: Enqueue next on the existing playQueue 2025-12-13 17:03:54 +08:00
PlayerIntentType.kt Refactor player intent logic 2025-09-08 07:56:13 +05:30
PlayerService.java Post dummy notification then close player service on invalid intent 2025-09-17 11:50:46 +02:00
PlayerType.java Refactor player intent logic 2025-09-08 07:56:13 +05:30
PlayQueueActivity.java Enable per-app language preferences for Android < 13 2025-07-20 04:50:49 +05:30