Skip to content

Feat/custom notification#232

Open
CodingWithTashi wants to merge 5 commits intodevelopfrom
feat/custom-notification
Open

Feat/custom notification#232
CodingWithTashi wants to merge 5 commits intodevelopfrom
feat/custom-notification

Conversation

@CodingWithTashi
Copy link
Copy Markdown
Collaborator

feat: custom notification system with deep-link navigation

  • Added custom notification sound (routine.ogg / routine.caf) for both Android and iOS
  • Created NotificationChannels registry — single source of truth for all channel config
  • Refactored NotificationService: split init from permission request, added router/container refs for navigation
  • Notification tap now deep-links directly to the relevant practice item (recitation or plan)
  • Handles all 3 app states: foreground, background, and terminated (cold launch)
  • RoutineNotificationService now encodes itemId/itemType as JSON payload in each scheduled notification
  • New NotificationSettingsScreen: master toggle, per-channel toggle, exact alarms, battery optimization
  • Added unit tests for NotificationChannels and RoutineNotificationService
  • Fixed iOS CodeMagic build issues

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