fix(android): do not open Settings for exact alarm in scheduleDailyNotification

Allow scheduling to continue when exact alarm is not granted instead of
opening Settings and rejecting. Consumer apps can inform users about
exact alarms in their own UI.
This commit is contained in:
Jose Olarte III
2026-03-09 21:57:02 +08:00
parent 7ae36ec361
commit 616d0fd6e0
2 changed files with 76 additions and 2 deletions

4
package-lock.json generated
View File

@@ -8657,8 +8657,8 @@
}
},
"node_modules/@timesafari/daily-notification-plugin": {
"version": "1.3.2",
"resolved": "git+https://gitea.anomalistdesign.com/trent_larson/daily-notification-plugin.git#daaf7aa62abfad41ab2ee3cae76262fa0ffda16f",
"version": "1.3.3",
"resolved": "git+https://gitea.anomalistdesign.com/trent_larson/daily-notification-plugin.git#b8d9b6247d670929418b12e7135d8dd3c9684277",
"license": "MIT",
"workspaces": [
"packages/*"