Stypox 5b10a93577
Embed actions impls inside LongPressAction when possible
... and add TODO comments for the `onDelete` implementations, which will be embeddable only after migrating the list fragments to Compose.

Also remove incomplete and misleading toStreamInfoItem() implementations in StreamStatisticsEntry and PlaylistStreamEntry. Now one has to do statisticsEntry.streamEntry.toStreamInfoItem() instead, making it clear that the call only uses data from streamEntry.
2026-02-10 22:41:12 +01:00
..