element-x-android
Add a foreground service with a wakelock for fetching push notifications
#6321
Merged

Add a foreground service with a wakelock for fetching push notifications #6321

jmartinesp
jmartinesp jmartinesp requested a review 67 days ago
jmartinesp jmartinesp removed review request 67 days ago
jmartinesp jmartinesp requested a review from ganfra ganfra 67 days ago
jmartinesp jmartinesp added PR-Feature
github-actions
jmartinesp jmartinesp force pushed from 4ab7e375 to 3ee7aef2 67 days ago
codecov
jmartinesp Create `PushHandlingWakeLock`:
085ee894
jmartinesp Acquire the wakelock as soon as we received the pushes in both receivers
fa67517b
jmartinesp Also release the wakelock ahead of time if possible
c0766ec5
jmartinesp Add needed API check (how was this working before?)
e685792e
jmartinesp Do the push counter increment in a separate coroutine to not block th…
7133195d
jmartinesp Fix tests
fd7089a5
jmartinesp Try fixing tests (again)
13d63ebb
jmartinesp Replace the wakelock with a foreground service that contains that wak…
35665838
jmartinesp jmartinesp force pushed from 3ee7aef2 to 35665838 62 days ago
jmartinesp 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
sonarqubecloud
ganfra
ganfra approved these changes on 2026-03-17
jmartinesp jmartinesp merged 8e46e686 into develop 61 days ago
jmartinesp jmartinesp deleted the feat/add-wakelock-when-fetching-push-notifications branch 61 days ago
bmarty
bmarty commented on 2026-03-17

Login to write a write a comment.

Login via GitHub

Reviewers
Assignees
No one assigned
Labels
Milestone