1
0
mirror of https://github.com/TeamNewPipe/NewPipe synced 2025-01-24 16:07:04 +00:00
NewPipe/app
Profpatsch ef3c76645f PlayerHolder/PlayerService: inline & remove duplicate player passing
The player in playerHolder is exactly the player inside the
`PlayerService`, which in turn is exactly passed through the IBinder
interface. Thus we don’t have to pass both.

Instead add `PlayerService.getPlayer()`.

Also inline a few methods of `PlayerHolder` and simplify.
2024-12-25 22:14:22 +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 PlayerHolder/PlayerService: inline & remove duplicate player passing 2024-12-25 22:14:22 +01:00
build.gradle Remove ViewPager2 dependency 2024-12-01 22:24:39 +02:00
check-dependencies.gradle gradle script to enforce dependencies order 2024-11-26 18:32:44 +00:00
proguard-rules.pro Replaced `Icepick with Bridge and Android-State` 2024-11-10 16:42:42 +01:00