Skip to content

Releases: 3cky/usb-i2c-android

1.3.1

12 Sep 14:55
Compare
Choose a tag to compare

Move USB device filter XML file from app to lib.
app Refactor I2cDeviceHandler. Add support for BMP280 sensor.

1.3.0

28 Sep 18:04
Compare
Choose a tag to compare

[lib] Add FT232H-based adapters support.
[lib] Add getName() method to UsbI2cAdapter class.
[app] Fix two-pane layout handling.
[app] Allow to run on pre-Lollipop devices.

1.2.0

10 May 12:50
Compare
Choose a tag to compare

[lib] Added bus clock speed control methods to UsbI2cAdapter.
[lib] Improved error handling in BaseUsbI2cAdapter.

1.1.0

13 Jul 12:35
Compare
Choose a tag to compare

[lib] Added CH341 USB to 2-wire bus converter support.
[app] Added I2C device info registry.

1.0.1

28 Jan 19:33
Compare
Choose a tag to compare

Fixed bug in UsbI2cBaseDevice.writeRegBuffer().

v1.0

08 Jan 17:32
Compare
Choose a tag to compare

First release of usb-i2c-android.