element-x-ada/libraries/push
Jorge Martin Espinosa 4fb6346d4b
Check if network access if blocked when fetching notifications (#6247)
* Add `NetworkMonitor.isNetworkBlocked()`, use it to check if Doze prevented us from loading notifications

* Only check if network is blocked after checking if we have a network available, otherwise it's always `true`

* Extract `NetworkBlockedChecker` to handle deprecations more carefully
2026-02-25 12:04:07 +00:00
..
api No need for an id, can use ordinal. 2025-11-14 09:38:31 +01:00
impl Check if network access if blocked when fetching notifications (#6247) 2026-02-25 12:04:07 +00:00
test Do not attempt to restore the pusher after 2 removal in a short time. 2025-11-13 23:15:00 +01:00