Files
letro-android/features
Benoit Marty dbb96c5212 Ensure that we have only one single instance of SeenInviteStore per session (#4577)
* Ensure that we have only one single instance of SeenInviteStore per session. Fixes #4558

Fix crash:
java.lang.IllegalStateException: There are multiple DataStores active for the same file: /data/user/0/io.element.android.x/files/datastore/session_0ebb139587b6d940_seen-invites.preferences_pb. You should either maintain your DataStore as a singleton or confirm that there is no two DataStore's active on the same file (by confirming that the scope is cancelled).

* Inject the SeenInvitesStore to reduce boilerplate code.
2025-04-11 13:37:44 +00:00
..
2025-04-04 16:50:43 +02:00
2025-04-04 16:50:43 +02:00
2025-03-24 16:45:24 +00:00
2025-04-04 16:50:43 +02:00
2025-04-04 16:50:43 +02:00
2025-04-04 16:50:43 +02:00
2025-03-27 11:25:04 +01:00
2025-04-04 16:50:43 +02:00
2025-04-04 16:50:43 +02:00
2025-03-10 00:28:38 +00:00
2025-04-04 16:50:43 +02:00
2025-03-18 12:31:41 +01:00