element-x-ada/libraries/di
Jorge Martin Espinosa ede1dc0fab
Fix crash about several DataStores using the same file (#2312)
* Fix crash about several DataStores using the same file

- Create `@SessionCoroutineScope` annotation to pass a session-managed coroutine scope to the DI.
- Expose this scope from `MatrixClient`.
- Rework DataStore file creation a bit.
- Centralise session preference creation through `DefaultSessionPreferencesStoreFactory` until we figure out what went wrong with the scoping
2024-01-30 11:10:46 +01:00
..
src/main/kotlin/io/element/android/libraries/di Fix crash about several DataStores using the same file (#2312) 2024-01-30 11:10:46 +01:00
.gitignore Continue dagger setup... 2022-12-15 17:50:25 +01:00
build.gradle.kts Update Gradle to 8.1 and AGP to v8.0 (#329) 2023-04-17 08:49:52 +00:00