Skip to content

Releases: martinohanlon/BlueDot

2.2.1-android

03 Jan 08:28
208163e
Compare
Choose a tag to compare

API uplift and Android 12+ fixes

2.0.0

01 Nov 12:34
831c013
Compare
Choose a tag to compare

https://bluedot.readthedocs.io/en/latest/changelog.html

  • implementation of multiple buttons in a matrix
  • refactor of significant portions of the code base
  • improvement to btcomm to manage large messages
  • update to MockBlueDot
  • deprecated BlueDot.interaction
  • added warnings when invalid data is received
  • support for protocol version 2
  • removed support for Python 2, 3.3 & 3.4

1.3.2

22 Apr 19:49
c068e56
Compare
Choose a tag to compare
Merge pull request #129 from martinohanlon/dev

fix docs

1.3.1

01 Jan 08:59
a90a3c8
Compare
Choose a tag to compare

minor bug fix to launch_mock_app

1.3

30 Dec 20:35
fe8b255
Compare
Choose a tag to compare
1.3

Bluedot Python library - 1.3.0 - 2018-12-30

added ability to change the color, border, shape and visibility of the dot (color, border, square, visible)
added protocol version checking
minor threading changes in btcomm
updates to the Blue Dot Python app
rewrite of the mock app
support for protocol version 1

Android app - 4 (1.2) - 2018-12-30

Rewrite of the Button view
Rewrite of the Bluetooth comms layer
Support for colours, square and border
Landscape (and portrait) views
added protocol version checking
support for protocol version 1