element-x-ada/app
Jorge Martin Espinosa 9247cd765a
Fix: make sure we ignore notifications for open rooms (#867)
* Make sure we ignore notifications for open rooms
- Listen to process lifecycle changes in `AppForegroundStateService`. Use initializers to reliable create it.
- Merge `AppNavigationState` with `AppForegroundState`. Renamed the previous `AppNavigationState` to `NavigationState`, created a new `AppNavigationState` which contains both the navigation state and the foreground state.
2023-07-17 17:02:06 +02:00
..
signature Setup nighlty build + GitHub action 2022-11-23 15:11:27 +01:00
src/main Fix: make sure we ignore notifications for open rooms (#867) 2023-07-17 17:02:06 +02:00
build.gradle.kts Fix: make sure we ignore notifications for open rooms (#867) 2023-07-17 17:02:06 +02:00
proguard-rules.pro Fix more R8 issues (#337) 2023-04-18 19:21:46 +02:00