spotube/lib/modules
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 feat: enhance image handling 2025-07-16 22:34:59 +06:00
artist refactor: remove old spotify.dart types and custom spotube metadata types 2025-06-19 14:42:29 +06:00
connect chore: add back pull down to refresh 2025-03-02 22:04:22 +06:00
getting_started feat: show placeholder images where there is no item or on empty page 2025-01-12 14:16:18 +06:00
home/sections chore: fix saving/removing tracks, albums, artists and playlists from library not working 2025-09-05 16:57:29 +06:00
library feat: move away from track source query and preferences audio quality and codec 2025-11-03 19:33:47 +06:00
lyrics fix: SafeArea not working for bottom floating widgets 2024-12-29 13:36:44 +06:00
metadata_plugins fix: quality preset initialization fails and audio source auth 2025-11-04 12:02:10 +06:00
player feat(queue): add multi-select and bulk actions to queue (#2839) 2025-11-10 10:36:10 +06:00
playlist feat: add support for automatic plugin repository from github and codeberg 2025-07-17 01:02:04 +06:00
root chore: create sourced track from active audio source plugin 2025-11-03 13:32:48 +06:00
search feat: add support for entity specific search 2025-07-13 15:11:56 +06:00
settings chore: upgrade dependencies 2025-08-23 10:07:41 +06:00
stats chore: uncomment important lines of code 2025-06-19 15:01:58 +06:00