Skip to content

fix(android): improve exact alarm permission UX#472

Merged
jjoonleo merged 2 commits intomainfrom
codexd/444-verify-exact-alarm-permission-ux
May 10, 2026
Merged

fix(android): improve exact alarm permission UX#472
jjoonleo merged 2 commits intomainfrom
codexd/444-verify-exact-alarm-permission-ux

Conversation

@jjoonleo
Copy link
Copy Markdown
Contributor

@jjoonleo jjoonleo commented May 9, 2026

Summary

  • Separates Android exact-alarm permission checks from notification permission so the native alarm channel reports the exact alarm state directly.
  • Adds precise alarm rationale/settings recovery copy to the schedule alarm toggle flow.
  • Documents Android exact-alarm QA scenarios and adds reconciliation coverage for denied exact alarm permission with and without notification fallback.

Closes #444
References #465

Verification

  • dart run build_runner build --delete-conflicting-outputs
  • flutter test test/domain/use-cases/reconcile_alarms_use_case_test.dart test/core/services/alarm_scheduler_service_test.dart
  • flutter analyze

Unblocks

@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 9, 2026

Visit the preview URL for this PR (updated for commit f9c3d0a):

https://ontime-c63f1--pr472-codexd-444-verify-ex-bkxk83dd.web.app

(expires Sun, 17 May 2026 03:05:36 GMT)

🔥 via Firebase Hosting GitHub Action 🌎

Sign: 7d60a2eae4c4a5839220ed6a57552a3b61cce5a3

@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 9, 2026

Visit the preview URL for this PR (updated for commit f9c3d0a):

https://on-time-front-widgetbook--pr472-codexd-444-verify-ex-pu82clo4.web.app

(expires Sun, 17 May 2026 03:06:16 GMT)

🔥 via Firebase Hosting GitHub Action 🌎

Sign: e53128a376fed0209d449279de9c0d94c83cdd8b

@jjoonleo jjoonleo marked this pull request as ready for review May 10, 2026 03:01
@jjoonleo jjoonleo merged commit 7f39426 into main May 10, 2026
3 checks passed
@jjoonleo jjoonleo deleted the codexd/444-verify-exact-alarm-permission-ux branch May 10, 2026 03:02
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.

[Release] Verify exact alarm permission UX

1 participant