straw/app/src/main/java/org/schabi/newpipe/local
Siddhesh Dhainje 381b383a43 Used requireArguments instead of getArguments
(cherry picked from commit a3673f8c3b)
2026-01-09 11:32:19 -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 Handle null-safety error in FeedDao 2025-11-03 16:14:29 +08:00
history Remove history dialog override so clicking "Start playing in the background" would only enqueue the current item instead of the full history which is usually massive 2024-11-12 18:24:23 +13:00
holder Migrate database logic to Kotlin 2025-11-03 16:14:29 +08:00
playlist Commit all the playlist changes to db immediately 2026-01-06 12:36:50 +01:00
subscription Used requireArguments instead of getArguments 2026-01-09 11:32:19 -08:00
BaseLocalListFragment.java Fix header crash in History List view (#12214) 2025-05-06 17:07:45 +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 Merge branch 'dev' into pr8221 2024-03-29 18:08:31 +01:00