docs: add plugin feedback for Android rollover-interval bugs (since fixed)

Document two rollover-interval bugs for daily-notification-plugin with
logcat evidence and required fixes. Both issues have been fixed on the
plugin side; rollovers now chain every N minutes across reboots without
opening the app.
This commit is contained in:
Jose Olarte III
2026-03-04 22:27:08 +08:00
parent af63ab70e7
commit 6825bd5214
3 changed files with 108 additions and 4 deletions

6
package-lock.json generated
View File

@@ -38,7 +38,7 @@
"@pvermeer/dexie-encrypted-addon": "^3.0.0",
"@simplewebauthn/browser": "^10.0.0",
"@simplewebauthn/server": "^10.0.0",
"@timesafari/daily-notification-plugin": "git+https://gitea.anomalistdesign.com/trent_larson/daily-notification-plugin.git#rollover-interval",
"@timesafari/daily-notification-plugin": "git+https://gitea.anomalistdesign.com/trent_larson/daily-notification-plugin.git#master",
"@tweenjs/tween.js": "^21.1.1",
"@types/qrcode": "^1.5.5",
"@veramo/core": "^5.6.0",
@@ -8651,8 +8651,8 @@
}
},
"node_modules/@timesafari/daily-notification-plugin": {
"version": "1.3.0",
"resolved": "git+https://gitea.anomalistdesign.com/trent_larson/daily-notification-plugin.git#27144800706094d292115737de3095a7959e8090",
"version": "1.3.1",
"resolved": "git+https://gitea.anomalistdesign.com/trent_larson/daily-notification-plugin.git#6f4d9466622d9cb35e40ecedb5da9831920701aa",
"license": "MIT",
"workspaces": [
"packages/*"