NewPipe/app/src/main/java/org/schabi/newpipe/streams
Stypox 53f8415e9b
Use @SuppressWarnings for checkstyle suppressions & warnings
It's better to use @SuppressWarnings instead of the suppressions file, so that the warning suppression is at the place where it acts.
2022-03-18 23:57:11 +01:00
..
io Android 10+ only allows SAF -> Respect that in the dialog 2021-12-08 20:22:26 +01:00
DataReader.java Some general-purpose lint cleanup 2020-09-06 12:55:26 +02:00
Mp4DashReader.java Lint: Inner class may be static 2020-11-18 18:02:33 -05:00
Mp4FromDashWriter.java Use @SuppressWarnings for checkstyle suppressions & warnings 2022-03-18 23:57:11 +01:00
OggFromWebMWriter.java Fix Lint: Inconsistent line separators 2020-11-22 10:16:27 +01:00
SrtFromTtmlWriter.java Lint: Make a bunch of stuff final 2020-11-18 17:50:00 -05:00
WebMReader.java Lint: Inner class may be static 2020-11-18 18:02:33 -05:00
WebMWriter.java Use @SuppressWarnings for checkstyle suppressions & warnings 2022-03-18 23:57:11 +01:00