element-x-ada/app/src
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
..
debug/res/drawable Set different app icon background for debug/release/nightly. (#1089) 2023-09-18 15:18:00 +02:00
main Fix crash about several DataStores using the same file (#2312) 2024-01-30 11:10:46 +01:00
nightly/res/drawable Set different app icon background for debug/release/nightly. (#1089) 2023-09-18 15:18:00 +02:00
release/res/drawable Set different app icon background for debug/release/nightly. (#1089) 2023-09-18 15:18:00 +02:00
test/kotlin/io/element/android/x/intent Fix ktlint issues 2024-01-10 19:33:39 +01:00