element-x-ada/libraries/push/impl/src/main
Jorge Martin Espinosa 860def3965
Tentative fix for ForegroundServiceStartNotAllowedException (#6509)
* Tentative fix for `ForegroundServiceStartNotAllowedException`

When failing to start the service in foreground, don't crash. This is a helper to speed up the scheduling by keeping the CPU awake, not a critical part that should succeed

* Simplify `DefaultPushHandlingWakeLock`

It seems like restarting the service from background won't work in some cases, so don't try it.
2026-04-02 11:10:47 +02:00
..
kotlin/io/element/android/libraries/push/impl Tentative fix for ForegroundServiceStartNotAllowedException (#6509) 2026-04-02 11:10:47 +02:00
res Sync string again. 2026-03-16 14:54:06 +01:00
sqldelight Simplify push notification flow by using locally stored values for pending pushes (#6258) 2026-03-03 15:14:36 +00:00
AndroidManifest.xml Add a foreground service with a wakelock for fetching push notifications (#6321) 2026-03-17 14:24:26 +01:00