straw/app
Stypox 126f4b0e30
Fix crash when closing video detail fragment
This bug started appearing because the way to close the player is now unified in PlayerHolder.stopService(), which causes the player to reach back to the video detail fragment with a notification of the shutdown (i.e. onServiceStopped() is called). This is fixed by adding a nullability check on the binding.
2025-02-18 18:03:10 +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 Fix crash when closing video detail fragment 2025-02-18 18:03:10 +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