Matthew Raymer
58617c98f4
docs: add closed-app delivery acceptance criteria
Add comprehensive testing requirements for closed-app scenarios:
- Close app (swipe away), screen off → exact alarm delivers via DailyNotificationReceiver
- Exact alarm denied → WorkManager path fires with degraded timing UI
- Reboot device with app closed → BootReceiver reschedules idempotently
Add corresponding Test Matrix entries:
- Closed app delivery: exact alarm path with receiver delivery
- Closed app fallback: WorkManager path with degraded timing
- Closed app reboot: UPSERT prevents duplicate schedules
These criteria ensure closed-app delivery works correctly in both exact alarm and fallback paths, with proper logging and UI feedback.
2025-10-24 11:09:22 +00:00
..
2025-10-23 10:29:13 +00:00
2025-10-08 06:19:14 +00:00
2025-10-24 11:05:18 +00:00
2025-10-24 11:09:22 +00:00
2025-10-14 06:17:03 +00:00
2025-10-14 06:17:03 +00:00
2025-10-08 08:58:32 +00:00
2025-10-24 09:42:10 +00:00
2025-10-14 08:02:16 +00:00
2025-10-08 06:26:38 +00:00
2025-10-08 09:02:03 +00:00
2025-10-08 06:32:17 +00:00
2025-10-08 06:19:14 +00:00
2025-10-08 06:19:14 +00:00
2025-10-14 06:31:07 +00:00
2025-10-08 06:19:14 +00:00
2025-10-14 06:17:03 +00:00
2025-10-14 06:17:03 +00:00
2025-10-13 03:10:26 +00:00
2025-10-14 08:02:16 +00:00
2025-10-14 06:31:07 +00:00