spotube/lib/pages/settings
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
..
metadata chore(translation): add l10n support for new metadata plugin pages 2025-09-03 18:45:38 +06:00
scrobbling chore(translation): add l10n support for new metadata plugin pages 2025-09-03 18:45:38 +06:00
sections fix: streaming not working 2025-11-03 21:27:06 +06:00
about.dart chore: syntax errors 2025-09-05 23:39:07 +06:00
blacklist.dart feat(queue): add multi-select and bulk actions to queue (#2839) 2025-11-10 10:36:10 +06:00
logs.dart fix: windows webview2 environment permission issue 2025-09-06 22:32:41 +06:00
metadata_plugins.dart feat: add setting default audio source support 2025-10-25 23:23:27 +06:00
settings.dart fix(android): back button and safe area issues 2025-01-31 23:07:37 +06:00