Matthew Raymer
66987093f7
feat(android): add fetch scheduling debug logs and triggerImmediateFetch API
- Add DN|SCHEDULE_CALLBACK logs to diagnose fetch scheduling
- Add DN|SCHEDULE_FETCH_* structured logs for traceability
- Add triggerImmediateFetch() public API for standalone fetches
- Update fetch timing from 1 hour to 5 minutes before notification
- Fix TypeScript lint errors: add return types, replace any types
- Fix ESLint warnings: add console suppression comments
- Fix capacitor.settings.gradle plugin path reference
- Update android-app-improvement-plan.md with current state
Changes:
- DailyNotificationPlugin: Added scheduled callback logging and fetch method
- DailyNotificationFetcher: Changed lead time from 1 hour to 5 minutes
- EnhancedDailyNotificationFetcher: Added ENH|* structured event IDs
- TypeScript services: Fixed lint errors and added proper types
- Test app: Fixed capacitor settings path and TypeScript warnings
2025-10-27 10:14:00 +00:00
..
2025-10-23 10:29:13 +00:00
2025-10-08 06:19:14 +00:00
2025-10-24 11:13:48 +00:00
2025-10-27 10:14:00 +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
2025-10-24 13:01:50 +00:00