straw/app
Stypox 7d17468266
Instantiate media session and connector in PlayerService
This changes significantly how the MediaSessionCompat and MediaSessionConnector objects are used:
- now they are tied to the service and not to the player, and so they might be reused with multiple players (which should be allowed)
- now they can exist even if there is no player (which is fundamental to be able to answer media browser queries)
2025-02-16 21:40:13 +01:00
..
sampledata Larger channel cards in search results 2023-02-09 06:15:22 +05:30
schemas/org.schabi.newpipe.database.AppDatabase Fix DatabaseMigrationTest 2024-03-29 20:43:55 +01:00
src Instantiate media session and connector in PlayerService 2025-02-16 21:40:13 +01:00
build.gradle Hotfix release v0.27.6 (1003) 2025-02-05 11:14:17 +01:00
proguard-rules.pro Replaced `Icepick with Bridge and Android-State` 2024-10-23 21:28:07 +02:00