element-x-ada/libraries/push
Jorge Martin Espinosa 7a7a5a68b9
Fix isInAirGappedEnvironment check for older APIs (#6573)
* Fix `isInAirGappedEnvironment` check for older APIs: use `networkCapabilities.hasCapability` instead of `networkCapabilities.capabilities.contains`, which only works on Android 12 and newer versions

* Check for air-gapped env in the FOSS app too: this unifies the notification behaviour on EXA and Element Pro
2026-04-14 15:52:41 +02:00
..
api Fix ForegroundServiceDidNotStartInTimeException (#6470) 2026-03-27 06:54:27 +00:00
impl Fix isInAirGappedEnvironment check for older APIs (#6573) 2026-04-14 15:52:41 +02:00
test Depend on api not impl module. 2026-04-08 18:10:32 +02:00