NewPipe/app/src/main/java/us/shandian/giga
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
..
get Changed package as the old one is deprecated 2021-08-26 18:09:27 +02:00
io Small improvements to code quality and readability 2021-12-21 20:55:41 +01:00
postprocessing Fix Lint: Inconsistent line separators 2020-11-22 10:16:27 +01:00
service Added plural forms for download related strings (#6930) 2021-08-29 13:28:01 +02:00
ui Merge pull request #7452 from litetex/show-alert-when-file-manager-not-found 2021-12-14 20:01:02 +01:00
util Move Stored(File|Directory)Helper into NewPipe 2021-06-08 10:40:44 +02:00