Skip to content

feat: media playback controls#15

Merged
inckie merged 9 commits into
masterfrom
feat-media
Mar 29, 2026
Merged

feat: media playback controls#15
inckie merged 9 commits into
masterfrom
feat-media

Conversation

@inckie
Copy link
Copy Markdown
Owner

@inckie inckie commented Mar 29, 2026

This pull request implements a comprehensive media playback control feature for Google Glass (both Enterprise and Explorer Editions), allowing users to view and control media playing on their Android phone directly from Glass. The changes span documentation, core service integration, UI updates, and new feature modules. The most important changes are grouped below:

User Interface Enhancements

  • Added a new MediaCard fragment (MediaCard.kt) for Glass EE, displaying current media info and supporting gesture controls: single tap (play/pause), double tap (next), two-finger tap (pause/stop). The card updates in real-time based on state changes and is automatically added/removed from the timeline.
  • Extended the gesture listener interface to support swipe-forward gestures, enabling future gesture-based controls.

These changes collectively enable seamless, real-time media playback control from Glass devices, with robust state management and user-friendly UI integration.

Heavy AI assisted feature

@inckie inckie self-assigned this Mar 29, 2026
@inckie inckie merged commit dc9b56b into master Mar 29, 2026
1 check passed
@inckie inckie deleted the feat-media branch March 29, 2026 02:57
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