feat: push notifications via WorkManager background polling

- NotificationWorker checks for new notifications every 15 min (WorkManager)
- Shows Android system notifications with Mark Read action
- Notification channels for general + alerts
- Permission request on Android 13+
- Boot persistence via WorkManager
- On-app-open immediate notification check
This commit is contained in:
2026-06-09 17:22:01 -04:00
parent 086bbda6e8
commit 1f67fc1fcd
9 changed files with 305 additions and 0 deletions

Binary file not shown.