docs: add plugin feedback for Android rollover after reboot

Document that boot recovery can skip rescheduling after device restart
(duplicate PendingIntent check), causing the next daily notification to
fail to fire on devices that clear AlarmManager alarms on reboot. Include
Scenario 1 logcat (notification fired when alarm survived), two-scenario
distinction, recommended fix (skipPendingIntentIdempotence in boot path),
duplicate-alarm clarification, and Cursor-ready implementation section
for the daily-notification-plugin repo.
This commit is contained in:
Jose Olarte III
2026-02-24 21:59:24 +08:00
parent cd5f9f5317
commit 25c3cd99e4
2 changed files with 171 additions and 2 deletions

4
package-lock.json generated
View File

@@ -9452,8 +9452,8 @@
}
},
"node_modules/@timesafari/daily-notification-plugin": {
"version": "1.1.8",
"resolved": "git+https://gitea.anomalistdesign.com/trent_larson/daily-notification-plugin.git#7188d32ae6cfd19f2120bd8e2026b557792b902a",
"version": "1.1.9",
"resolved": "git+https://gitea.anomalistdesign.com/trent_larson/daily-notification-plugin.git#bc3bf484cc885aaee9e95e46373dfb6150ebf786",
"license": "MIT",
"workspaces": [
"packages/*"