1
0
mirror of https://github.com/TeamNewPipe/NewPipe synced 2025-10-23 03:17:38 +00:00
Files
NewPipe/app
Profpatsch 5750ef6aa8 Player/handleIntent: start converting intent data to enum
The goal here is to convert all player intents to use a single enum
with extra data for each case. The queue ones are pretty easy, they
don’t carry any extra data. We fall through for everything else for
now.
2025-09-06 15:04:06 +02:00
..