Skip to content
This repository was archived by the owner on Feb 17, 2026. It is now read-only.

Add notification tap URI support on Android#135

Closed
bradfloodx wants to merge 1 commit intomainfrom
codex/add-discussion-link-for-issue-details
Closed

Add notification tap URI support on Android#135
bradfloodx wants to merge 1 commit intomainfrom
codex/add-discussion-link-for-issue-details

Conversation

@bradfloodx
Copy link
Copy Markdown
Member

Problem

  • Android playback notifications could not deliver metadata back to the JavaScript layer when tapped.
  • Without URI data, apps cannot distinguish notification launches for custom routing or deep linking.

Solution

  • Extend AudioProConfigureOptions/AudioProPlayOptions with notificationClickUri and notificationClickAction, providing sensible defaults.
  • Persist the options in AudioProController and apply them to the notification/session pending intent.
  • Document the new configuration knobs in the README for app integrators.

Verification

  • yarn test (fails: Cannot find module './.conductor/hong-kong/src/internalStore' from 'jest.setup.js')

Codex Task

@bradfloodx bradfloodx changed the title ENG-000 Add notification tap URI support on Android Add notification tap URI support on Android Nov 12, 2025
@bradfloodx bradfloodx closed this Feb 10, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant