mirror of
https://codeberg.org/Freeyourgadget/Gadgetbridge.git
synced 2026-07-31 07:44:24 +02:00
Because the list of installed apps and the list of installed faces are requested from Xiaomi devices separately, a race condition will occur if the lists are not combined: when processing the AppInfo event, all previously known installed apps are removed from the app manager cache, which will cause either all apps or all faces to get forgotten.