straw/app/src/main/java
Yevhen Babiichuk (DustDFG) be596c68a7 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
cd44aad907 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
..
androidx/fragment/app Store/retrieve parcelable arrays as lists instead. 2023-12-23 11:38:40 +01:00
com/google/android/material/appbar Use List.of(). 2022-07-20 04:39:11 +05:30
org Fixed a bug that prevented the display of multiple empty playlists 2026-01-15 12:27:07 +02:00
us/shandian/giga Fix download resume corruption when server returns HTTP 200 2026-01-08 19:07:09 -08:00