NewPipe/app
TobiGr 37b8a9375f Small improvements to code quality and readability
Add annotations to methods and parameters.
Replace Jetbrains' @NotNull with Androidx' @NonNull annotatiation.
Make class variables static if possible.
Use constants for some Strings.
Simplify if conditions.
2021-12-21 20:55:41 +01:00
..
schemas/org.schabi.newpipe.database.AppDatabase Make uploader_url column nullable 2021-08-14 17:48:35 +08:00
src Small improvements to code quality and readability 2021-12-21 20:55:41 +01:00
build.gradle Update a bunch of libraries 2021-12-12 21:26:59 -05:00
proguard-rules.pro Show parsed relative times instead of whatever the service gives us 2019-11-17 23:58:55 -03:00