Skip to content

Releases: getsenic/nuimo-android

0.8.1

13 Dec 15:06

Choose a tag to compare

  • Add support for long touch gestures

0.8.0

20 Oct 11:00

Choose a tag to compare

  • Add support for displaying firmware built-in LED matrices

0.5.1

30 Jun 15:14

Choose a tag to compare

  • Read and notify firmware version
  • Remove battery percentage property. You should rely on the callback onBatteryPercentageChange(int)
  • Catch exception thrown by bug in BluetoothAdapter.stopLeScan() in Android <= 4.4

0.5.0

20 Jun 08:55

Choose a tag to compare

  • Use the Application Context when an Activity is passed as Context
  • Add option to scan in low power mode on API 21+
  • Fix errors when the Bluetooth is disabled
  • Detect paired Nuimos
  • Add timeout for matrix write response
  • Add matrix write option for onion skinning fade in
  • Support led matrix write commands without response
  • Catch exception thrown by bug in Android 5.0
  • Fix test where matrices should be skipped

0.4.0

29 Apr 13:04

Choose a tag to compare

  • Merge rotate left and rotate right gestures into a single rotate gesture event
  • Fix PermGen errors in the new Android Studio 2.1.0 beta/RC
  • Fix bug where after disconnecting the conenction state was remaining "disconnecting"
  • Add write matrix argument that optionally prevents a matrix from being sent again if its still being displayed
  • Don't resend same led matrix if it's still being displayed
  • Add support for fly up/down gesture
  • Don’t try to re-connect if Nuimo is already connected

0.3.3

24 Mar 16:36

Choose a tag to compare

  • Add connection states
  • Add battery percentage reading & callback

0.3.2

19 Feb 15:43

Choose a tag to compare

  • Add support for fly gestures

0.3.1

16 Feb 14:16

Choose a tag to compare

  • Uses Kotlin release 1.0.0

0.3.0

09 Feb 16:17

Choose a tag to compare

  • Fire connection failure events (onFailToConnect) when the connection to a Nuimo couldn't be established

0.2.1

09 Feb 11:52

Choose a tag to compare

  • Use latest Kotlin version 1.0.0-rc-1036