element-x-ada/features
Benoit Marty 91b7617891
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
..
analytics Remember flows (#4533) 2025-04-04 16:50:43 +02:00
cachecleaner Apply dual licenses: AGPL + Element Commercial to file headers. 2025-01-07 10:05:04 +01:00
call Add WakeLock to dismiss ringing call screen when call is cancelled (#4478) 2025-04-02 09:51:39 +00:00
createroom Remember flows (#4533) 2025-04-04 16:50:43 +02:00
deactivation Sync Strings (#4461) 2025-03-24 16:45:24 +00:00
enterprise Give ability to configure the UnifiedPush default push gateway. 2025-03-12 17:10:33 +01:00
ftue Remember flows (#4533) 2025-04-04 16:50:43 +02:00
invite Ensure that we have only one single instance of SeenInviteStore per session (#4577) 2025-04-11 13:37:44 +00:00
joinroom change (preferences) : some more final tweaks after review. 2025-04-11 13:00:44 +02:00
knockrequests Sync Strings from Localazy (#4506) 2025-03-31 10:58:46 +02:00
leaveroom Update SDK version to 25.03.13 and fix breaking changes (#4406) 2025-03-19 12:52:57 +01:00
licenses Replace OutlinedTextField by our TextField (#4521) 2025-04-02 14:04:07 +00:00
location Fix the share location URI (#4544) 2025-04-07 11:56:25 +02:00
lockscreen Allow using a hardware keyboard to unlock the app using a pin code (#4530) 2025-04-07 11:55:35 +02:00
login Remember flows (#4533) 2025-04-04 16:50:43 +02:00
logout Add a inderminate progress bar when loging out and in Waiting state. (#4538) 2025-04-07 11:58:02 +02:00
messages Merge branch 'develop' into feature/fga/advanced_settings_moderation_and_safety 2025-04-10 18:32:04 +02:00
migration Remember flows (#4533) 2025-04-04 16:50:43 +02:00
networkmonitor Merge pull request #4226 from element-hq/feature/bma/themeOverride 2025-02-06 16:48:16 +01:00
onboarding Element config (#4471) 2025-03-27 11:25:04 +01:00
poll Remember flows (#4533) 2025-04-04 16:50:43 +02:00
preferences Merge pull request #4574 from element-hq/feature/fga/advanced_settings_moderation_and_safety 2025-04-11 14:38:46 +02:00
rageshake Remember flows (#4533) 2025-04-04 16:50:43 +02:00
roomaliasresolver Sync Strings from Localazy (#4506) 2025-03-31 10:58:46 +02:00
roomcall Update SDK version to 25.03.13 and fix breaking changes (#4406) 2025-03-19 12:52:57 +01:00
roomdetails Click on userId / room alias to copy value to clipboard. (#4549) 2025-04-08 09:23:02 +02:00
roomdirectory Sync Strings from Localazy 2025-03-10 00:28:38 +00:00
roomlist Merge branch 'develop' into feature/fga/advanced_settings_moderation_and_safety 2025-04-10 18:32:04 +02:00
securebackup Sync Strings from Localazy (#4506) 2025-03-31 10:58:46 +02:00
share fix(deps): update dependency org.matrix.rustcomponents:sdk-android to v25.4.7 (#4548) 2025-04-08 14:21:49 +02:00
signedout Remember flows (#4533) 2025-04-04 16:50:43 +02:00
userprofile Click on userId / room alias to copy value to clipboard. (#4549) 2025-04-08 09:23:02 +02:00
verifysession Sync Strings from Localazy (#4506) 2025-03-31 10:58:46 +02:00
viewfolder Remove blank line 2025-03-18 12:31:41 +01:00