BigBrainParking/app/src/notifications
Hank 02e2c750ea Notifications: local-only session reminders; drop the FCM-bridge framing
- Session-expiry reminders are purely on-device (AlarmManager); added an Android
  notification channel and a "Send a test reminder" button (Account > Notifications)
  to verify delivery without a real session
- Strip all FCM/bridge talk from unifiedPush.ts + README; UnifiedPush(ntfy) is now
  an optional no-op stub for hypothetical future server-initiated messages only

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-07 14:14:34 -07:00
..
localReminders.ts Notifications: local-only session reminders; drop the FCM-bridge framing 2026-07-07 14:14:34 -07:00
unifiedPush.ts Notifications: local-only session reminders; drop the FCM-bridge framing 2026-07-07 14:14:34 -07:00