element-x-ada/features/logout
Jorge Martin Espinosa ebe94f873e
Sync notifications using WorkManager (#5545)
* Initial implementation of notification sync using `WorkManager`

* Use custom `MetroWorkerFactory` to allow assisted injection in WorkManager Workers

* Add tests for `FetchNotificationWorker`. Create `FakeNotificationResolverQueue` to help testing.

* Add more tests, fix Konsist checks

* Add tests for `SyncNotificationWorkManagerRequest`

* Simplify `FakeNotificationResolverQueue`
2025-10-17 09:51:27 +00:00
..
api When logging out from Pin code screen, logout from all the sessions. 2025-09-19 09:53:07 +02:00
impl Sync notifications using WorkManager (#5545) 2025-10-17 09:51:27 +00:00
test When logging out from Pin code screen, logout from all the sessions. 2025-09-19 09:53:07 +02:00