Add a foreground service with a wakelock for fetching push notifications #6321
jmartinesp
force pushed
from
4ab7e375
to
3ee7aef2
67 days ago
Create `PushHandlingWakeLock`:
085ee894
Acquire the wakelock as soon as we received the pushes in both receivers
fa67517b
Also release the wakelock ahead of time if possible
c0766ec5
Add needed API check (how was this working before?)
e685792e
Do the push counter increment in a separate coroutine to not block th…
7133195d
Fix tests
fd7089a5
Try fixing tests (again)
13d63ebb
Replace the wakelock with a foreground service that contains that wak…
35665838
jmartinesp
force pushed
from
3ee7aef2
to
35665838
62 days ago
jmartinesp
changed the title Add a wakelock when fetching push notifications Add a foreground service with a wakelock for fetching push notifications 62 days ago
ganfra
approved these changes
on 2026-03-17
jmartinesp
merged
8e46e686
into develop 61 days ago
jmartinesp
deleted the feat/add-wakelock-when-fetching-push-notifications branch 61 days ago
bmarty
commented
on 2026-03-17
Assignees
No one assigned
Login to write a write a comment.
Login via GitHub