element-x-ada/libraries/push/impl/src/main
Jorge Martin Espinosa 8239a5ba0a Fix ForegroundServiceDidNotStartInTimeException (#6470)
* Start the `FetchPushForegroundService ` in foreground ASAP. This is a first step to mitigate `ForegroundServiceDidNotStartInTimeException` being thrown.

* Don't stop the service immediately if it's running but not in foreground. Try waiting up to 5s for it to be in foreground.
2026-03-27 06:54:27 +00:00
..
kotlin/io/element/android/libraries/push/impl Fix ForegroundServiceDidNotStartInTimeException (#6470) 2026-03-27 06:54:27 +00: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