element-x-ada/libraries/push/impl/src/main
Jorge Martin Espinosa 8b0f3b92da 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
..
kotlin/io/element/android/libraries/push/impl Fix isInAirGappedEnvironment check for older APIs (#6573) 2026-04-14 15:52:41 +02:00
res Sync Strings from Localazy 2026-04-13 00:48:40 +00: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