mirror of
https://codeberg.org/Freeyourgadget/Gadgetbridge.git
synced 2025-01-12 10:01:54 +01:00
202ae53d71
Fixed a race condition between ACTION_DEVICE_CHANGED event handlers: - DeviceCommunicationService added the device to the database - DeviceManager notified the views to be refreshed When the latter happened before the former, thew new device would not be displayed. => Let DeviceManager do both. |
||
---|---|---|
.. | ||
.settings | ||
aidl/com/android/internal/telephony | ||
assets | ||
java | ||
res | ||
.classpath | ||
.project | ||
AndroidManifest.xml | ||
lint.xml | ||
project.properties |