element-x-ada/libraries/matrix/impl/src
Jorge Martin Espinosa f455085e08
Notification events resolving and rendering in batches (#4722)
- Use `NotiticationService.getNotifications()` function so we resolve the events in bulk.
- Added `NotifierResolverQueue` to group the notifications to resolve based on a debounce strategy.
- Batch rendering of these events as notifications.
2025-05-26 17:10:20 +02:00
..
main Notification events resolving and rendering in batches (#4722) 2025-05-26 17:10:20 +02:00
test/kotlin/io/element/android/libraries/matrix/impl Notification events resolving and rendering in batches (#4722) 2025-05-26 17:10:20 +02:00