Files
MuditaOS/module-db/Interface/ThreadRecord.cpp
Michał Kamoń ad52bab728 [EGD-6283] Fix to slow Application Desktop start
ApplicationDesktop start was slowed down by two synchronous DB calls:
-get unread threads count
-get unread calls count
Both were replaced with asynch versions.
2021-03-26 08:19:27 +01:00

13 KiB