NewPipe/app/src/main/java/org/schabi/newpipe/local
Stypox 53f8415e9b
Use @SuppressWarnings for checkstyle suppressions & warnings
It's better to use @SuppressWarnings instead of the suppressions file, so that the warning suppression is at the place where it acts.
2022-03-18 23:57:11 +01:00
..
bookmark Get rid of setUserVisibleHint 2021-10-16 15:33:45 -04:00
dialog Fix cursor color in PlaylistCreationDialog 2021-10-10 12:32:57 +02:00
feed Update ktlint to 0.44.0 2022-02-26 16:08:10 -05:00
history Move Classes related to InfoItemDIalog into own package 2022-02-20 20:17:04 +01:00
holder Replace UniversalImageLoader with Picasso 2021-08-24 10:56:25 +02:00
playlist Replace R.string.yes with R.string.ok 2022-03-02 12:21:25 +01:00
subscription Solve Java warning "Raw use of parameterized class" 2022-02-19 17:30:38 +01:00
BaseLocalListFragment.java Fix grid span count calculation; remove duplicate methods 2021-07-19 20:47:50 +02:00
HeaderFooterHolder.java Improve code style to be more consistent 2020-04-02 15:57:50 +02:00
LocalItemBuilder.java Replace UniversalImageLoader with Picasso 2021-08-24 10:56:25 +02:00
LocalItemListAdapter.java Use @SuppressWarnings for checkstyle suppressions & warnings 2022-03-18 23:57:11 +01:00