straw/app
Yevhen Babiichuk (DustDFG) 402f43e895 Fixed a bug that prevented the display of multiple empty playlists
Turned out this bug was already fixed two years ago but unfortunately
it made its way back again. It was solved in #9642 but back then another
method was used for querying playlists from db (for add playlist dialog) then in
ef4a6238c8 was introduced another method
which had the same problem as fixed in #9642 and which eventually replaced
original method in code for querying playlists from db (for add playlist dialog)
2026-01-15 12:27:07 +02:00
..
sampledata Larger channel cards in search results 2023-02-09 06:15:22 +05:30
schemas/org.schabi.newpipe.database.AppDatabase Migrate database logic to Kotlin 2025-11-03 16:14:29 +08:00
src Fixed a bug that prevented the display of multiple empty playlists 2026-01-15 12:27:07 +02:00
build.gradle.kts Prepare for version 0.28.1 (1006) 2026-01-03 11:55:59 +01:00
proguard-rules.pro Fix minify step of release build by ignoring two classes 2026-01-11 22:06:32 +01:00