1
0
mirror of https://github.com/TeamNewPipe/NewPipe synced 2024-06-30 09:03:18 +00:00
NewPipe/app/src
TobiGr f2c2f1735e Replace RuntimeException with IOException
The RuntimeException was not explicitly declared and thus not caught at every call of this constructor. This change ensures that this possible exception is handled by the dedicated error handlers.
2023-09-17 15:31:19 +02:00
..
androidTest/java/org/schabi/newpipe Merge pull request #10235 from TacoTheDank/bumpRoom 2023-07-18 22:35:30 +02:00
debug Fix DebugApp doing unneeded AppWatcher.manualInstall 2023-07-14 18:32:04 +02:00
main Replace RuntimeException with IOException 2023-09-17 15:31:19 +02:00
test fix: audio stream cache key, code fmt 2023-05-01 00:04:04 +02:00