NewPipe/app/src
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
..
androidTest/java/org/schabi/newpipe Add HistoryRecordManagerTest 2021-12-12 16:00:16 +01:00
debug Add debug prefs to show error snackbar/notification 2021-12-04 10:36:36 +01:00
main Small improvements to code quality and readability 2021-12-21 20:55:41 +01:00
release/res/xml Fix release build by updating icon reference 2021-04-04 09:22:42 +02:00
test Update ktlint to 0.43.2 2021-12-04 21:22:29 -05:00