Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve PlayingQueue further by adding queue Duration, clear queue etc. #25

Open
iZakirSheikh opened this issue Jul 28, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@iZakirSheikh
Copy link
Owner

iZakirSheikh commented Jul 28, 2023

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.
@iZakirSheikh iZakirSheikh added the enhancement New feature or request label Jul 28, 2023
@iZakirSheikh iZakirSheikh self-assigned this Jul 28, 2023
iZakirSheikh added a commit that referenced this issue Aug 8, 2023
- 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant