Skip to content

Implement System Ringtone Support for Alarm Clock #826

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 10 commits into
base: main
Choose a base branch
from

Conversation

mahendra-918
Copy link
Collaborator

@mahendra-918 mahendra-918 commented Apr 18, 2025

Description

This PR adds support for using system ringtones as alarm sounds in the Ultimate Alarm Clock app.

Proposed Changes

Added platform channel communication to access device's system ringtones
Implemented proper storage and retrieval of system ringtone references
Created UI for browsing and selecting system ringtones by category (alarms, notifications, ringtones)
Added playback mechanisms for preview and alarm activation
Optimized caching for faster ringtone loading
Improved audio handling with proper session management

Fixes #775

Screenshots

WhatsApp.Video.2025-04-18.at.21.46.26.mp4

Checklist

  • Tests have been added or updated to cover the changes
  • Documentation has been updated to reflect the changes
  • Code follows the established coding style guidelines
  • All tests are passing

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.

Bug: Can't use existing (in the phone) ringtones
1 participant