Matthew Raymer
c7143cf772
refactor: begin P1 modularization - create core plugin and managers
- Add DailyNotificationPluginModular.java: Core plugin with delegation pattern
- Add NotificationManager.java: Handles core notification operations
- Add PermissionManager.java: Handles permissions and channel management
- Modular architecture reduces 2,264-line plugin into focused components
- Maintains all existing functionality through delegation
- Foundation for P1 Priority 1: Split plugin into modules
Next: Complete remaining manager classes (PowerManager, RecoveryManager, etc.)
2025-10-14 08:10:54 +00:00
..
2025-10-12 06:09:07 +00:00
2025-10-14 06:16:36 +00:00
2025-10-12 06:15:52 +00:00
2025-10-14 08:10:54 +00:00
2025-10-05 05:12:06 +00:00
2025-03-25 13:13:55 +00:00
2025-10-12 06:15:52 +00:00
2025-03-28 12:47:10 +00:00
2025-03-28 12:47:10 +00:00
2025-03-25 13:13:55 +00:00
2025-08-26 11:53:50 +00:00
2025-08-26 11:53:50 +00:00
2025-10-12 06:09:07 +00:00
2025-08-26 11:53:50 +00:00