spotube/lib/pages
Rahul Sahani f10a3d4976
feat(queue): add multi-select and bulk actions to queue (#2839)
* feat(queue): add multi-select and bulk actions to queue

- Add selection mode to PlayerQueue with long-press to select
- Disable inner navigation (title/artist) when selecting via TrackTile
- Show checkboxes only in selection mode
- Add selection AppBar behavior and bottom-sheet menu with: Select all, Add to playlist, Remove selected, Cancel
- Reuse existing PlaylistAddTrackDialog for bulk add
- Hide drag handle while in selection mode

Closes: # (implement multi-select queue feature)

* chore: update .gitignore to include .vscode and modify signing configurations back to default in build.gradle

* chore: add VS Code configuration files

* chore: update dependencies in pubspec.lock

* chore: update pubspec.lock to reflect dependency changes and version updates

* chore: fix replace material widgets with shadcn widgets

---------

Co-authored-by: Kingkor Roy Tirtho <krtirtho@gmail.com>
2025-11-10 10:36:10 +06:00
..
album chore: fix saving/removing tracks, albums, artists and playlists from library not working 2025-09-05 16:57:29 +06:00
artist chore: fix artist top tracks play button not showing loading indicator 2025-09-05 17:53:06 +06:00
connect chore(translation): add l10n support for new metadata plugin pages 2025-09-03 18:45:38 +06:00
getting_started feat: move away from track source query and preferences audio quality and codec 2025-11-03 19:33:47 +06:00
home docs: add updated screenshots 2025-09-08 22:50:06 +06:00
lastfm_login feat: add new icons #2676 by @alexio-dev (#2678) 2025-04-25 21:55:59 +06:00
library fix: downloaded tracks are not tagged with metadata 2025-11-08 15:49:37 +06:00
lyrics fix(ui): lyrics white text in white background and small player buttons 2025-09-09 00:45:45 +06:00
player fix(ui): lyrics white text in white background and small player buttons 2025-09-09 00:45:45 +06:00
playlist chore: fix saving/removing tracks, albums, artists and playlists from library not working 2025-09-05 16:57:29 +06:00
profile feat: add support for automatic plugin repository from github and codeberg 2025-07-17 01:02:04 +06:00
root feat: enhance image handling 2025-07-16 22:34:59 +06:00
search feat: add ErrorBox and NoDefaultMetadataPlugin components 2025-08-19 22:34:37 +06:00
settings feat(queue): add multi-select and bulk actions to queue (#2839) 2025-11-10 10:36:10 +06:00
stats feat: remove green corp names formally 2025-06-19 23:04:24 +06:00
track chore: fix track options causing track page exception 2025-07-25 14:51:30 +06:00