element-x-ada/libraries/push/impl
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
..
src Notification events resolving and rendering in batches (#4722) 2025-05-26 17:10:20 +02:00
build.gradle.kts Introduce PushHistoryService to store data about the received push (#4573) 2025-04-11 12:56:54 +02:00