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

Centralised thumbnail loading #50

Closed
toasterofbread opened this issue May 15, 2023 · 0 comments
Closed

Centralised thumbnail loading #50

toasterofbread opened this issue May 15, 2023 · 0 comments
Labels

Comments

@toasterofbread
Copy link
Owner

Create a centralised system for loading MediaItem thumbnails using a thread pool, rather than individual items handling the loading
Should minimise UI stutter when loading many thumbnails at once

@toasterofbread toasterofbread added this to the 1.0 milestone May 15, 2023
toasterofbread added a commit that referenced this issue May 19, 2023
Add like button to notification
Reenable ErrorReportActivity
Remove LongPressMenu icon animation

Clean and organise MediaPlayerService code
Move song like_status and lyrics logic into separate class
Move MediaItem subclasses into separate files

Fix unclosed response in setSongLiked
Fix lyrics search and reloading
Fix DynamicProvider thumbnail loading, and complete MediaItemThumbnailLoader implementation (closes #50)
Fix error icon being incorrectly displayed by MediaItem.Thumbnail
toasterofbread added a commit that referenced this issue Nov 12, 2023
Add like button to notification
Reenable ErrorReportActivity
Remove LongPressMenu icon animation

Clean and organise MediaPlayerService code
Move song like_status and lyrics logic into separate class
Move MediaItem subclasses into separate files

Fix unclosed response in setSongLiked
Fix lyrics search and reloading
Fix DynamicProvider thumbnail loading, and complete MediaItemThumbnailLoader implementation (closes #50)
Fix error icon being incorrectly displayed by MediaItem.Thumbnail
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant