Matthew Raymer
ddcafe2a00
refactor(android): P2.1 Batch B - complete cancelAllNotifications() delegation
- Add ScheduleHelper.cancelAlarmsForSchedules() helper method
- Add ScheduleHelper.cancelAllWorkManagerJobs() helper method
- Refactor cancelAllNotifications() to delegate to helpers
- Keep orchestration in plugin (appropriate for multi-service coordination)
Reduces plugin method from ~85 lines to ~45 lines.
Batch B complete: 15 methods refactored to thin adapter pattern.
Refs: docs/progress/P2.1-BATCH-B-STATE.md
2025-12-24 04:18:43 +00:00
..
2025-11-06 06:28:00 +00:00
2025-11-05 08:08:37 +00:00
2025-12-24 04:18:43 +00:00
2025-11-05 08:08:37 +00:00
2025-12-23 03:45:12 +00:00
2025-11-05 08:08:37 +00:00
2025-11-05 08:08:37 +00:00
2025-11-05 08:08:37 +00:00
2025-11-05 08:08:37 +00:00
2025-11-06 06:28:00 +00:00