straw/app/src
Stypox b995eedf14 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
..
androidTest/java/org/schabi/newpipe Fix DatabaseMigrationTest 2024-03-29 20:43:55 +01:00
debug Fix DebugApp doing unneeded AppWatcher.manualInstall 2023-07-14 18:32:04 +02:00
main Fix crash when closing video detail fragment 2025-02-18 18:03:10 +01:00
test Mock openAndTruncateStream instead of getStream in test 2024-11-27 16:37:25 +01:00