Skip to content
This repository was archived by the owner on Jul 4, 2024. It is now read-only.

Releases: Google-Health-API/bitgatt

Release v0.9.13

01 Sep 23:19
0828a68

Choose a tag to compare

Release v0.9.13 Pre-release
Pre-release

Merge pull request #76

Revert typo for line 112 in FitbitGatt.java

Release v0.9.12

31 Aug 20:58
767f891

Choose a tag to compare

Merge pull request #74 from sbang002

revert coding standards
add Nullable to functions

Release v0.9.11

30 Aug 18:00
3d26830

Choose a tag to compare

Merge pull request #72 from Fitbit/bugfix/sbang002

updating FitbitGatt to meet coding standards

v0.9.10-S-RC6

27 Jul 20:25
eb99c65

Choose a tag to compare

Gatt server state fix and NPE

v0.9.10-S-RC5: Merge pull request #69 from khanmurtuza/238641654_gatt_service_cme

19 Jul 15:27
097c282

Choose a tag to compare

v0.9.10-S-RC4: Merge pull request #68 from khanmurtuza/pi_scanner_flag_bug_fix

17 May 23:19
028ee77

Choose a tag to compare

Remove location permission requirement for PI broadcast receiver and fix PendingIntent flag bug

Release v0.9.10-S-RC3

17 May 00:34

Choose a tag to compare

Fix PI scan flags for Android S

Release v0.9.10-S-RC1

06 Jan 14:11

Choose a tag to compare

Release v0.9.10-S-RC1 Pre-release
Pre-release
Add test and condition check

Release v0.9.9-RC4

26 Oct 13:16

Choose a tag to compare

Fix a race condition is service discovery

Release v0.9.9-RC1

28 Sep 08:50

Choose a tag to compare

  • Thread optimization
  • Fixed a case where we could end up stuck in a disconnecting state
  • On some os/oem combos leScanner.stopScan can result in a NPE
  • Migrate unit tests to robolectric