Files
daily-notification-plugin/android
Jose Olarte III 33010ad7cf fix(android): parse optional contentFetch timeout/retry fields for dual schedule
JSONObject.getInt threw when timeout/retryAttempts/retryDelay were omitted, but
TS ContentFetchConfig marks them optional. Use optIntOrNull so null passes
through and FetchWorker keeps its existing defaults.

Document omitted-field behavior in README under scheduleDualNotification.
2026-03-20 19:25:04 +08:00
..
2026-03-14 19:52:40 -06:00