NewPipe/app
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
..
sampledata Larger channel cards in search results 2023-02-09 06:15:22 +05:30
schemas/org.schabi.newpipe.database.AppDatabase Fixed the bug by replacing the thumbnail_url with the thumbnail_stream_id 2023-02-05 20:32:34 +01:00
src Replace RuntimeException with IOException 2023-09-17 15:31:19 +02:00
build.gradle Use desugar_jdk_libs_nio. 2023-09-17 14:50:26 +02:00
proguard-rules.pro Organize the proguard file 2023-05-12 01:09:08 -04:00