1
0
mirror of https://codeberg.org/Freeyourgadget/Gadgetbridge synced 2024-07-25 08:03:46 +02:00
Gadgetbridge/app/src/main/java/nodomain/freeyourgadget/gadgetbridge/service/devices/huami/amazfitcor
Andreas Shimokawa 3236e20657 Amazfit Bip/Cor: rework fimware detection to rely on strings instead of version numbers
The new version scheme and the fact that recent Bip and Cor firmwares are
impossible to distinguish by comparing data at fixed offsets make it necessary
to dynamically search for sequences of data. We do this now by searching for
"Amazfit Bip Watch" and "Amazfit Cor".
2018-07-08 12:16:26 +02:00
..
AmazfitCorFirmwareInfo.java Amazfit Bip/Cor: rework fimware detection to rely on strings instead of version numbers 2018-07-08 12:16:26 +02:00
AmazfitCorSupport.java Mi Band 3: add untested and incomplete support 2018-06-14 18:16:49 +02:00