This repository was archived by the owner on Jul 4, 2024. It is now read-only.
Releases: Google-Health-API/bitgatt
Releases · Google-Health-API/bitgatt
Release v0.9.13
Merge pull request #76
Revert typo for line 112 in FitbitGatt.java
Release v0.9.12
Release v0.9.11
Merge pull request #72 from Fitbit/bugfix/sbang002
updating FitbitGatt to meet coding standards
v0.9.10-S-RC6
Gatt server state fix and NPE
v0.9.10-S-RC5: Merge pull request #69 from khanmurtuza/238641654_gatt_service_cme
return list copy for Get services call
v0.9.10-S-RC4: Merge pull request #68 from khanmurtuza/pi_scanner_flag_bug_fix
Remove location permission requirement for PI broadcast receiver and fix PendingIntent flag bug
Release v0.9.10-S-RC3
Fix PI scan flags for Android S
Release v0.9.10-S-RC1
Add test and condition check
Release v0.9.9-RC4
Fix a race condition is service discovery
Release v0.9.9-RC1
- Thread optimization
- Fixed a case where we could end up stuck in a disconnecting state
- On some os/oem combos
leScanner.stopScancan result in a NPE - Migrate unit tests to robolectric