NewPipe/app/src/main/java/org/schabi/newpipe/fragments/list/search
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
..
SearchFragment.java Small improvements to code quality and readability 2021-12-21 20:55:41 +01:00
SuggestionItem.java Allow choosing which types of search suggestions to show 2021-08-24 18:16:16 +02:00
SuggestionListAdapter.java Allow choosing which types of search suggestions to show 2021-08-24 18:16:16 +02:00