NewPipe-app-android/app/src/main/java/org/schabi/newpipe/fragments/detail
Stypox 04bdc1cc0b
Base cache key on info type instead of item type
It didn't really made sense to consider two cache keys as equal based on the type of items contained within that list.
2023-12-30 23:46:16 +01:00
..
BaseDescriptionFragment.java Make question mark localizable 2023-09-22 10:14:45 +02:00
DescriptionFragment.java Display all thumbnails in description tab 2023-09-22 10:14:44 +02:00
StackItem.java Annotate some NonNulls, some lint cleaning 2022-03-18 13:15:44 -04:00
TabAdapter.java Revert to deprecated BEHAVIOR_SET_USER_VISIBLE_HINT in TabAdapter 2020-09-06 14:02:25 +02:00
VideoDetailFragment.java Base cache key on info type instead of item type 2023-12-30 23:46:16 +01:00
VideoDetailPlayerCrasher.java Replace LinkedHashMap with List.of(). 2022-07-20 04:39:11 +05:30