fix(notifications): align dual schedule config with Android plugin + bump DNP

- buildDualScheduleConfig: set contentFetch timeout/retryAttempts/retryDelay
  (match capacitor DailyNotification networkConfig), userNotification.vibration,
  return type DualScheduleConfiguration
- @timesafari/daily-notification-plugin 2.1.1 → 2.1.3 (package-lock)
- doc: plugin feedback (contentFetch JSON, parseUserNotificationConfig optional
  fields) and Android DailyNotificationWorker duplicate scheduleId note
This commit is contained in:
Jose Olarte III
2026-03-20 21:13:50 +08:00
parent 1389a166fa
commit e121db5fcf
5 changed files with 330 additions and 22 deletions

4
package-lock.json generated
View File

@@ -8685,8 +8685,8 @@
}
},
"node_modules/@timesafari/daily-notification-plugin": {
"version": "2.1.1",
"resolved": "git+https://gitea.anomalistdesign.com/trent_larson/daily-notification-plugin.git#539b011fa812571f39e4f26c66805b6d0a1eeaef",
"version": "2.1.3",
"resolved": "git+https://gitea.anomalistdesign.com/trent_larson/daily-notification-plugin.git#4dd1aea00224e4edc79a1fa3aa5767985a771c25",
"license": "MIT",
"workspaces": [
"packages/*"