straw/app/src/main/java/org/schabi/newpipe/local
Aayush Gupta b3f4cb8114 Use requireContext() instead of asserting non-null context
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2026-02-20 16:16:50 +08:00
..
bookmark Allow dragging boorkmarked playlist in both directions 2026-01-06 10:01:59 +02:00
dialog Removed badly hacked default playlist thumbnail icon 2025-11-06 15:43:07 +08:00
feed Use requireContext() instead of asserting non-null context 2026-02-20 16:16:50 +08:00
history Merge branch dev into reapply-local-list-header-fix-by-j-haldane 2026-01-15 19:24:32 +05:30
holder Migrate database logic to Kotlin 2025-11-03 16:14:29 +08:00
playlist Swap && to reduce computation 2026-01-27 22:02:01 +01:00
subscription Add missing permission checks for notifications 2026-02-20 16:16:50 +08:00
BaseLocalListFragment.java Add deprecation to LocalItemListAdapter.showFooter(true) 2026-01-27 21:35:21 +01: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 Add deprecation to LocalItemListAdapter.showFooter(true) 2026-01-27 21:35:21 +01:00