Skip to content

Use phone notification icon#5794

Merged
ComputelessComputer merged 1 commit into
mainfrom
fix/phone-notification-icon
Jun 27, 2026
Merged

Use phone notification icon#5794
ComputelessComputer merged 1 commit into
mainfrom
fix/phone-notification-icon

Conversation

@ComputelessComputer

@ComputelessComputer ComputelessComputer commented Jun 27, 2026

Copy link
Copy Markdown
Collaborator

Adds the supplied Phone app icon as a bundled notification resource and uses it for iPhone call mic prompts.


Note

Low Risk
Notification presentation only; no changes to mic detection, auto-stop, or session logic.

Overview
iPhone Call mic-detected notifications (AV Capture, avconferenced, TelephonyUtilities, etc.) now use a bundled PNG at notification-icons/phone.png instead of the macOS system symbol phone.fill.

The override in MIC_APP_NOTIFICATION_OVERRIDES switches from a static IPHONE_CALL_ICON to iconResource: "phone", matching how Zoom, Teams, and other platforms resolve icons through NOTIFICATION_ICON_RESOURCES and getNotificationResourceIcon. Tests expect type: "path" with /resources/notification-icons/phone.png for the main and footer icons.

Reviewed by Cursor Bugbot for commit 94b5dd0. Bugbot is set up for automated code reviews on this repo. Configure here.

Adds the supplied Phone app icon as a bundled notification resource and uses it for iPhone call mic prompts.
@netlify

netlify Bot commented Jun 27, 2026

Copy link
Copy Markdown

Deploy Preview for old-char canceled.

Name Link
🔨 Latest commit 94b5dd0
🔍 Latest deploy log https://app.netlify.com/projects/old-char/deploys/6a3f5910b57203000758447a

@ComputelessComputer ComputelessComputer merged commit 0c4728c into main Jun 27, 2026
10 checks passed
@ComputelessComputer ComputelessComputer deleted the fix/phone-notification-icon branch June 27, 2026 08:17
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