Skip to content

Add Now Playing feature to GroupItem and Stream control functionality#1

Merged
delacor merged 1 commit into
masterfrom
(feat)-add-media-control-butons
Feb 24, 2026
Merged

Add Now Playing feature to GroupItem and Stream control functionality#1
delacor merged 1 commit into
masterfrom
(feat)-add-media-control-butons

Conversation

@delacor

@delacor delacor commented Feb 24, 2026

Copy link
Copy Markdown
Owner
  • Implemented UI elements for displaying current track information including title, artist, and album art in GroupItem.
  • Added functionality to control playback (previous, play/pause, next) from the GroupItem.
  • Updated GroupListFragment to manage visibility of Now Playing UI based on stream status.
  • Introduced StreamProperties class to handle metadata and control capabilities for streams.
  • Enhanced RemoteControl to handle stream control commands and property updates.
  • Updated layout files to accommodate new UI elements for playback controls.

- Implemented UI elements for displaying current track information including title, artist, and album art in GroupItem.
- Added functionality to control playback (previous, play/pause, next) from the GroupItem.
- Updated GroupListFragment to manage visibility of Now Playing UI based on stream status.
- Introduced StreamProperties class to handle metadata and control capabilities for streams.
- Enhanced RemoteControl to handle stream control commands and property updates.
- Updated layout files to accommodate new UI elements for playback controls.
@delacor
delacor merged commit 3cba497 into master Feb 24, 2026
0 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant