Skip to content

Bookmarks Notification #913

@marcellogalhardo

Description

@marcellogalhardo

We should refactor the bookmarks notifications to use AlarmManager.

The current implementation uses Work Manager. It is not ideal for triggering precise notifications, and users may miss the bookmarked talk during an event.

Additionally, we will need:

  1. Handle Notification Permissions: https://developer.android.com/develop/ui/views/notifications/notification-permission#:~:text=If%20a%20user%20installs%20your,that%20permission%20to%20your%20app
  2. Handle AlarmManager permission: https://developer.android.com/training/scheduling/alarms

Those two points need to be addressed before removing the experimental feature flag.

Metadata

Metadata

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions