Releases: ActiveLook/android-sdk
Releases · ActiveLook/android-sdk
v4.5.4
v4.5.2
Version 4.5.2
Fixes
- Block cfg update if battery level < 10%
- Add getter for context & broadcasterceiver
v4.5.1
Version 4.5.1
Fixes
- Recursivity issue
- Fix api url
v4.5.0
Version 4.5.0
New features
layoutClearAndDisplayExtended
&layoutClearAndDisplay
: now acceptExtraCmd
to modify existing layout without saving the modificationlayoutParameters
: add subCommandAnim & subCommandPolyline
Fixes
layoutParameters
: fix subCommandText
v4.4.3
Version 4.4.3
Fixes
- Command Stacking
v4.4.2
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
Version 4.4.1
Fixes
- Remove recursive call to avoid stackoverflow
v4.4.0
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 positionlayoutClearAndDisplay
: clear a layout before displaying itlayoutClearExtended
: clear a layout at a positionpageClearAndDisplay
: clear a page before displaying itimgSave
: save image in new formatstreamImg
: display an image without saving itpolyline
: choose the thickness of your polyline
v4.2.5
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
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