edde746
4c2f533eef
refactor(music): share the playlist play/download/delete flows between the context menu and the detail screens
...
The audio-playlist play flow, the playlist download flow (including its inline MediaItem synthesis), the delete-with-confirm flow, and the fetch-artist-then-navigate flow each existed twice — once in MediaContextMenu and once in the playlist/album/now-playing screens, with 'Match PlaylistDetailScreen' comments standing in for shared code. They now live in music_navigation.dart and download_utils.dart with per-caller strings preserved; the menu's collection/playlist download handlers fold into one parameterized handler, its duplicated sync/download menu tree is built once, and the generic picker dialogs move to collection_picker_dialog.dart (pure move).
2026-08-17 19:02:21 +02:00
..
2026-07-26 06:09:48 +02:00
2026-08-03 13:29:27 +02:00
2026-08-16 16:47:06 +02:00
2026-07-02 11:41:25 +02:00
2026-07-24 03:46:50 +02:00
2025-12-12 15:57:22 +01:00
2026-07-26 06:09:48 +02:00
2026-06-01 11:06:03 +02:00
2026-08-05 06:09:26 +02:00
2026-07-26 04:24:55 +02:00
2026-08-17 01:41:46 +02:00
2026-08-08 00:37:17 +02:00
2026-07-05 02:23:42 +02:00
2026-07-17 09:04:01 +02:00
2026-08-09 17:14:48 +02:00
2026-08-05 12:03:05 +02:00
2026-07-05 02:23:42 +02:00
2026-07-25 16:16:04 +02:00
2026-08-17 19:02:21 +02:00
2026-07-24 03:46:50 +02:00
2026-06-01 11:06:03 +02:00
2026-07-24 03:46:50 +02:00
2026-08-10 08:33:11 +02:00
2026-07-13 11:28:32 +02:00
2026-06-01 11:06:03 +02:00
2026-08-17 19:02:20 +02:00
2026-07-18 13:32:40 +02:00
2026-07-05 07:08:40 +02:00
2026-08-08 00:37:17 +02:00
2026-08-13 02:29:01 +02:00
2026-08-06 03:45:09 +02:00
2026-07-26 06:09:49 +02:00
2026-07-26 06:09:48 +02:00
2026-08-06 03:45:09 +02:00
2026-08-17 17:13:26 +02:00
2026-07-25 16:16:04 +02:00
2026-07-26 06:09:48 +02:00
2026-08-03 00:05:21 +02:00
2026-07-02 11:41:25 +02:00
2026-07-25 16:16:04 +02:00
2026-08-10 20:28:41 +02:00
2026-05-22 15:40:03 +02:00
2026-08-10 20:28:41 +02:00
2026-06-12 06:30:38 +02:00
2026-05-05 03:06:56 +02:00
2026-07-05 17:20:28 +02:00
2026-07-12 17:31:12 +02:00
2026-08-17 19:02:20 +02:00
2026-08-17 19:02:21 +02:00
2026-08-06 03:45:09 +02:00
2026-05-04 22:40:18 +02:00
2026-08-13 02:29:01 +02:00
2026-08-10 08:33:11 +02:00
2026-07-27 17:44:52 +02:00
2026-08-08 00:37:17 +02:00
2026-08-10 08:33:11 +02:00
2026-04-25 03:16:11 +02:00
2026-05-04 22:40:18 +02:00
2026-06-01 11:06:03 +02:00
2026-07-02 11:41:25 +02:00
2026-08-08 00:37:17 +02:00
2026-07-26 19:41:23 +02:00
2026-07-13 23:13:53 +02:00
2026-07-24 03:46:50 +02:00
2026-07-26 21:04:53 +02:00
2026-07-12 08:42:20 +02:00
2026-05-22 01:38:29 +02:00
2026-08-06 03:45:09 +02:00
2026-08-13 21:44:25 +02:00
2026-06-01 11:06:03 +02:00
2026-07-05 02:23:42 +02:00
2026-06-12 07:18:34 +02:00
2026-08-02 04:37:29 +02:00
2026-07-30 01:01:38 +02:00
2026-08-06 03:45:09 +02:00
2026-08-08 10:58:59 +02:00
2026-06-01 11:06:03 +02:00
2026-07-26 06:09:49 +02:00
2026-07-26 14:58:21 +02:00
2026-08-10 15:32:43 +02:00
2026-07-26 23:05:53 +02:00
2026-08-13 02:29:01 +02:00
2026-07-29 06:47:54 +02:00
2026-08-10 15:32:43 +02:00
2026-06-12 09:11:56 +02:00
2026-07-26 14:58:38 +02:00
2026-08-09 17:14:48 +02:00