Skip to content

Releases: MacroYau/Blue2Serial

v0.1.5

13 Jul 09:33
Compare
Choose a tag to compare
  • Fixed issue on reading byte arrays (#9)
  • Fixed UI of the sample Bluetooth terminal app

v0.1.4

28 May 14:34
Compare
Choose a tag to compare
  • Added support for reading and writing byte arrays (#6) by implementing BluetoothSerialRawListener interface instead of the original BluetoothSerialListener
  • Updated to Android Support Library 23.4.0