Skip to content

Switch reminder notification scheduling from AlarmManager to WorkManager#157

Merged
SanderVeer merged 3 commits intomainfrom
feature/workmanager
Jan 23, 2026
Merged

Switch reminder notification scheduling from AlarmManager to WorkManager#157
SanderVeer merged 3 commits intomainfrom
feature/workmanager

Conversation

@SanderVeer
Copy link
Copy Markdown
Collaborator

Due to issues regarding scheduled reminder notification not firing under current AlarmManager implementation the decision was made to switch to WorkManager instead to better deal with battery saving limitations. Further improvements are planned.

(cherry picked from commit c9a7485c1b32e0100c0facdc6a9fcd4720e8dfec)
(cherry picked from commit 252028afafa9a0cd42376a4187f99910a9c822b0)
@SanderVeer SanderVeer requested a review from dzolnai January 23, 2026 14:28
Copy link
Copy Markdown
Collaborator

@dzolnai dzolnai left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!

@SanderVeer SanderVeer merged commit 2582285 into main Jan 23, 2026
1 check passed
@SanderVeer SanderVeer deleted the feature/workmanager branch January 23, 2026 14:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants