element-x-android
4fb6346d - Check if network access if blocked when fetching notifications (#6247)

Commit
19 days ago
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
Author
Parents
Loading