Skip to content

Add notification scheduling service and integrate settings toggles - #20

Merged
ThalesMMS merged 1 commit into
mainfrom
codex/create-notificationscheduler-service
Sep 22, 2025
Merged

Add notification scheduling service and integrate settings toggles#20
ThalesMMS merged 1 commit into
mainfrom
codex/create-notificationscheduler-service

Conversation

@ThalesMMS

Copy link
Copy Markdown
Owner

Summary

  • add a NotificationScheduler that encapsulates UNUserNotificationCenter scheduling for analysis, urgent, and reminder notifications
  • register the scheduler in the dependency container and use it inside NotificationSettingsView, updating feedback copy and reacting to toggle changes
  • extract ReminderFrequency into a shared model and cover the scheduler with unit tests using a fake notification center

Testing

  • not run (requires Xcode build environment)

https://chatgpt.com/codex/tasks/task_e_68d1805bb4c4832e9e248aaf6b2697db

@ThalesMMS
ThalesMMS merged commit 10b0872 into main Sep 22, 2025
1 check passed
@ThalesMMS
ThalesMMS deleted the codex/create-notificationscheduler-service branch September 22, 2025 19:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant