docs: add plugin feedback for Android post-reboot notification fallback text

Document bug where daily reminder shows fallback text after device restart
(Intent extras not surviving reboot). Includes root cause, recommended
plugin fixes (persist/restore title/body, use DB in recovery), and
verification steps for the daily-notification-plugin repo.
This commit is contained in:
Jose Olarte III
2026-02-23 21:24:29 +08:00
parent 8310152c34
commit cd5f9f5317
2 changed files with 155 additions and 4 deletions

8
package-lock.json generated
View File

@@ -1,12 +1,12 @@
{
"name": "timesafari",
"version": "1.2.0",
"version": "1.3.2",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "timesafari",
"version": "1.2.0",
"version": "1.3.2",
"dependencies": {
"@capacitor-community/electron": "^5.0.1",
"@capacitor-community/sqlite": "6.0.2",
@@ -9452,8 +9452,8 @@
}
},
"node_modules/@timesafari/daily-notification-plugin": {
"version": "1.1.7",
"resolved": "git+https://gitea.anomalistdesign.com/trent_larson/daily-notification-plugin.git#c2b1a608045abd403fd25732a10dff08f0a00014",
"version": "1.1.8",
"resolved": "git+https://gitea.anomalistdesign.com/trent_larson/daily-notification-plugin.git#7188d32ae6cfd19f2120bd8e2026b557792b902a",
"license": "MIT",
"workspaces": [
"packages/*"