Skip to content

Add custom notification sounds - #762

Open
dorlugasigal wants to merge 3 commits into
supabitapp:mainfrom
dorlugasigal:dorlugasigal/custom-notification-sound
Open

Add custom notification sounds#762
dorlugasigal wants to merge 3 commits into
supabitapp:mainfrom
dorlugasigal:dorlugasigal/custom-notification-sound

Conversation

@dorlugasigal

@dorlugasigal dorlugasigal commented Aug 3, 2026

Copy link
Copy Markdown

Closes #758

Summary

Adds custom notification sounds to Settings.

You can import an AIFF, WAV, or CAF file under 30 seconds. Supacode validates it, keeps a managed copy, and uses it for both in-app and system notifications.

Type of change

  • Bug fix (the linked issue is a bug report)
  • Feature (the linked issue is a feature request marked ready)
  • Documentation
  • Other (please describe)

How was this tested?

  • make check passes (format + lint)
  • make test passes
  • The app builds successfully

AI tool disclosure (optional)

  • Model(s): GPT-5.6 Sol
  • Harness / tools: GitHub Copilot CLI

Checklist

  • This pull request is linked to an issue with Closes # above.
  • For a feature, the linked issue is labeled ready.
  • I am the author of this work and accountable for it; no commit is authored or co-authored by an AI agent.
  • I have read the Contributing guide and the Code of Conduct.

@dorlugasigal
dorlugasigal force-pushed the dorlugasigal/custom-notification-sound branch from bf9d300 to af40531 Compare August 3, 2026 09:40
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.

Import a custom notification sound

1 participant