mirror of
https://codeberg.org/Freeyourgadget/Gadgetbridge.git
synced 2025-02-02 04:02:09 +01:00
7f24ba8ffb
- get rid of pre-lollipop BLE discovery (nowadays we support only lollipop and above) and related preference - get rid of the sequenced BT-then-BLE-scan that wasn't working reliably anyway and was causing a recursion - add a caching layer for already processed devices (the same device is found multiple times during discovery) - add a caching layer for device name in GBDeviceCandidate (many coordinators will ask for it, and it's a very expensive operation) |
||
---|---|---|
.. | ||
GBDevice.java | ||
GBDeviceApp.java | ||
GBDeviceCandidate.java | ||
GBDeviceFolder.java | ||
GBDeviceService.java | ||
GBSummaryOfDay.java |