NewPipe-app-android/app/src/main/java/org/schabi/newpipe/fragments/list
TobiGr 974167fcb8 Add comment that empty constructors are needed for IcePick
See 5e7ad6ffd1 and https://github.com/TeamNewPipe/NewPipe/pull/10781#discussion_r1545351144
2024-03-30 16:19:02 +01:00
..
channel Add comment that empty constructors are needed for IcePick 2024-03-30 16:19:02 +01:00
comments Add @NonNull annotations 2023-12-22 18:52:42 +01:00
kiosk Adjust empty state message for ListInfoFragments depending on Info stream type 2023-08-05 03:50:28 +02:00
playlist show OverallDuration in Playlist 2024-03-29 14:11:27 +01:00
search Merge pull request #8242 from dtcxzyw/trim-search-string 2024-03-28 18:34:59 +01:00
videos Add some documentation and javadocs 2023-12-22 11:57:55 +01:00
BaseListFragment.java Fix NPEs after OnSharedPreferenceChangeListener changes 2023-01-16 22:30:28 +01:00
BaseListInfoFragment.java Revert relying on source ListInfo, use commentsInfoItem.getUrl() instead 2023-12-22 11:57:55 +01:00
ListViewContract.java