straw/app/src/main/java/org/schabi/newpipe/local
Aayush Gupta 97e7272151 Removed badly hacked default playlist thumbnail icon
The defaults should be supplied to the image loading software not the database library.
This would also break when we shrink resources as that would rename the resources.

Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2025-11-06 15:43:07 +08:00
..
bookmark Migrate database logic to Kotlin 2025-11-03 16:14:29 +08: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 Migrate database logic to Kotlin 2025-11-03 16:14:29 +08:00
subscription Migrate database logic to Kotlin 2025-11-03 16:14:29 +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