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. |
||
|---|---|---|
| .. | ||
| get | ||
| io | ||
| postprocessing | ||
| service | ||
| ui | ||
| util | ||