You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As a developer, I want to add more features to the playing queue dialog of my app, so that I can provide a better user experience and more control over the playback.
Acceptance Criteria:
The app should display the total duration of the playing queue in the dialog header, along with the number of media files in the queue.
The app should provide an option to clear the entire playing queue in one click, such as a button or a menu item.
The app should also provide options to perform other operations on the playing queue, such as shuffle, repeat, save as playlist, etc.
The app should handle any errors or exceptions that may occur while performing these operations.
Additional Notes:
The app should provide a user-friendly and intuitive interface for interacting with the playing queue dialog, such as icons, tooltips, animations, etc.
The text was updated successfully, but these errors were encountered:
- Users can now easily blacklist a folder by long-pressing it in the FolderView.
- A Blacklist dialog has been added for easier management.
[FEATURE] Trashcan Feature Implemented
- Users on Android 11 and above can now toggle the trashcan feature on/off.
[FEATURE] Fetch Artwork from MediaStore Toggle Added
- This feature is currently under development and requires further polishing.
[FEATURE] Recent Playlist Size Customization
- Users can now specify the maximum number of tracks that the recent playlist can hold.
This commit fixes#32#28#27 and partially #25
As a developer, I want to add more features to the playing queue dialog of my app, so that I can provide a better user experience and more control over the playback.
Acceptance Criteria:
The app should also provide options to perform other operations on the playing queue, such as shuffle, repeat, save as playlist, etc.Additional Notes:
The text was updated successfully, but these errors were encountered: