1
0
mirror of https://codeberg.org/Freeyourgadget/Gadgetbridge synced 2024-08-26 09:11:37 +02:00
Gadgetbridge/app
Andreas Shimokawa dc51714d01 Mi Band: Support activity fetching in later firmwares (needs testing)
Based on the profile version which is 0x2000700 for both the bug reporter on a Mi Band 1 and for me on a Mi Band 1s
this either expects packets with length 20 (old firmwares) or 16 for HR enabled bands and 18 for non-HR enabled bands (new firmwares)

We check for profile version >=0x02000000 which is guessed, that needs confirmation for older firmwares and untested ones

Fixes #915
2017-12-28 01:07:25 +01:00
..
src Mi Band: Support activity fetching in later firmwares (needs testing) 2017-12-28 01:07:25 +01:00
build.gradle bump version 2017-12-21 10:17:37 +01:00
proguard-rules.pro First checkin of actual code 2015-01-07 14:00:18 +01:00