Skip to content

Releases: ActiveLook/android-sdk

v4.5.4

18 Jun 08:32
Compare
Choose a tag to compare

New

  • SDK init with simplified parameters

Fixes

  • Increase flow control overflow timer
  • UI freeze & crash during infinite commands rollback
  • FW update issue

Features

  • New commands : animDisplay, animDelete and animClear

v4.5.2

21 Sep 15:22
Compare
Choose a tag to compare

Version 4.5.2

Fixes

  • Block cfg update if battery level < 10%
  • Add getter for context & broadcasterceiver

v4.5.1

03 Jul 09:57
Compare
Choose a tag to compare

Version 4.5.1

Fixes

  • Recursivity issue
  • Fix api url

v4.5.0

16 Jun 11:59
Compare
Choose a tag to compare

Version 4.5.0

New features

  • layoutClearAndDisplayExtended & layoutClearAndDisplay : now accept ExtraCmd to modify existing layout without saving the modification
  • layoutParameters : add subCommandAnim & subCommandPolyline

Fixes

  • layoutParameters : fix subCommandText

v4.4.3

01 Mar 11:04
Compare
Choose a tag to compare

Version 4.4.3

Fixes

  • Command Stacking

v4.4.2

16 Feb 13:43
Compare
Choose a tag to compare

Version 4.4.2

New features

  • holdFlush : allows stacking multiple graphic operations and displaying them simultaneously without screen flickering.

Fixes

  • image conversion to gray level

v4.4.1

16 Feb 13:42
Compare
Choose a tag to compare

Version 4.4.1

Fixes

  • Remove recursive call to avoid stackoverflow

v4.4.0

13 Jan 16:46
Compare
Choose a tag to compare

Version 4.4.0

Breaking changes

  • Use an anonymous function to accept update

New features

  • New commands :
    • layoutClearAndDisplayExtended : clear a layout before displaying it at a position
    • layoutClearAndDisplay : clear a layout before displaying it
    • layoutClearExtended : clear a layout at a position
    • pageClearAndDisplay : clear a page before displaying it
    • imgSave : save image in new format
    • streamImg : display an image without saving it
    • polyline : choose the thickness of your polyline

v4.2.5

03 Jun 07:48
Compare
Choose a tag to compare

New features

  • Auto reconnect on BLE activation
  • Fine grained configuration update
  • Set default configuration on connection
  • Display update ongoing layout on configuration update

Fixes

  • Clear glasses screen before and after configuration update
  • Ensure glasses empty cmd stack on connection
    • Workaround before FW patch
    • Trigger a Flow Control CMD ERROR before first command
    • Start configuration update on this Flow Control CMD ERROR
  • minor linter fixes

v4.2.2

01 Mar 08:19
Compare
Choose a tag to compare

New features

  • Include firmware update
    • get latest firmware from repository
  • Include configuration update
    • get latest configuration from repository
  • A token is required to have access to the repository

Fixes

  • fix bad types.
  • fix pages command id & byte typing
  • fix version check for compatibility
  • fix blocking api unavailability
  • fix config update progress
  • fix suota synchronization
  • fix writting on characteristics twice
  • fix BLE scan permission
  • fix command unstacking
  • fix flow control after 1000ms
  • fix disconnect on disconnected