8000 Releases · weliem/blessed-android · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: weliem/blessed-android

Version 2.0.4

05 Apr 08:51
Compare
Choose a tag to compare
  • Updated Robolectric & Mockito versions to the latest
  • Refactored tests and improved coverage
  • Minor code refactoring

Version 2.0.3

05 Mar 15:42
Compare
Choose a tag to compare
  • Fix issue with PeripheralManager when using Kotlin

Version 2.0.2

15 Feb 08:07
Compare
Choose a tag to compare
  • Code cleanup

Version 2.0.1

12 Feb 08:55
Compare
Choose a tag to compare
  • Got rid of unnecessary getters in the enum classes
  • Added extra utility methods to BluetoothBytes parser
  • Updated documentation

Version 2.0.0

11 Feb 10:16
864a735
Compare
Choose a tag to compare

New major release:

  • Added BluetoothPeripheralManager class so that you can make your own peripherals
  • Added BluetoothCentral class to represent remote centrals. Only relevant if you make your own peripherals
  • Replaced all int codes with enum classes

Version 1.47

17 Jan 19:07
Compare
Choose a tag to compare
  • Shortened Phy enumerations for readability.
  • Updated documentation

Version 1.46

16 Jan 15:16
Compare
Choose a tag to compare
  • Added support for setPreferredPhy() and readPhy()

Version 1.45

13 Jan 08:24
0aab978
Compare
Choose a tag to compare
  • BREAKING CHANGE: renamed BluetoothCentral to BluetoothCentralManager to be consistent
  • Minor refactoring

Version 1.44

03 Jan 19:34
Compare
Choose a tag to compare

Happy new year!

  • Minor refactoring

Version 1.43

02 Jan 10:53
Compare
Choose a tag to compare
  • Added getMaximumWriteValueLength() method
  • Minor refactoring of gatt method precondition checks
0