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 1.23

05 Aug 12:14
Compare
Choose a tag to compare
  • Add @NotNull annotations so that Kotlin correctly deals with method arguments
  • Enforce @NotNull checks

Version 1.22

02 Aug 09:32
Compare
Choose a tag to compare

Fix issue that when autoConnecting by scanning and then cancelling the connection, the peripheral would remain in unconnectedPeripherals

Version 1.21

02 Aug 07:20
Compare
Choose a tag to compare
  • Fixes bug where the state would remain DISCONNECTION when doing a cancelConnection on an autoconnected peripheral

Version 1.20

25 Jun 20:23
6a002f2
Compare
Choose a tag to compare
  • Exposed a new method isBluetoothEnabled()

Version 1.19

17 May 11:28
Compare
Choose a tag to compare
  • Refactoring code and improved stability

Version 1.18

10 May 08:50
Compare
Choose a tag to compare
  • Make sure pairing dialog does not appear when programmatically pairing

Version 1.17

08 May 16:07
Compare
Choose a tag to compare
  • Make sure UI doesn't appear when programmatically issuing PIN code

Version 1.16

08 May 15:30
Compare
Choose a tag to compare
  • Added functionality to automatically issue PIN codes if the PIN code is fixed

Version 1.15

19 Apr 12:03
Compare
Choose a tag to compare
  • Small refactoring to get rid of occasional error

Version 1.14

13 Apr 06:26
Compare
Choose a tag to compare

Fix crash on some phones when turning off bluetooth

0