Add Media Session API integration for lock screen queue controls#740
Add Media Session API integration for lock screen queue controls#740marcodejongh wants to merge 3 commits intomainfrom
Conversation
Enables iPhone/Android users to control climb queue navigation (next/previous) from the lock screen, Control Center, or notification shade media controls. Uses a silent audio loop to activate the media session, with metadata showing current climb name, grade, and setter. https://claude.ai/code/session_01Q1guH3MapHSsEk2BhmwTXm
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Claude Review✅ Ready to merge - Minor issues noted below, but nothing blocking. Issues
|
Warns users that enabling lock screen controls will take over media controls and may pause any music currently playing. The acknowledgment is persisted in IndexedDB so the dialog only shows once. Subsequent toggles activate/ deactivate directly. https://claude.ai/code/session_01Q1guH3MapHSsEk2BhmwTXm
Claude Review✅ Ready to merge - Minor issues noted below, but nothing blocking. Issues
|
Enables iPhone/Android users to control climb queue navigation (next/previous)
from the lock screen, Control Center, or notification shade media controls.
Uses a silent audio loop to activate the media session, with metadata showing
current climb name, grade, and setter.
https://claude.ai/code/session_01Q1guH3MapHSsEk2BhmwTXm