Releases: datalogic/android-sdk-addon
Releases · datalogic/android-sdk-addon
v1.12
Datalogic SDK v1.12:
- Added Property to enable the External Formatting feature
Datalogic Extension Selfshopping v1.7:
- FavoriteFirmware:
- "legacy" and "kehto" are now deprecated,
- a new "forced_legacy" mode was added which forces a non-concurrent communication even with new cradle's FWs;
- Get Failure State. A new "UNKNOWN" value is returned whenever:
- the device is out of cradle,
- the command fails;
Previously "NONE" was returned in these cases.
v1.11
Added:
- UPC-E1 support
- motion trigger allows to enable the scan after a shake is being detected;
- the shake sensitivity can be customized between 3 values (sensitive, intermediate, dull);
- a vibration (that can be inhibited) will start when a shake motion is detected. The scan will start when the device is returned in a stationary position.
v1.10
Datalogic SDK v1.10:
- Dotcode support;
- Exposed Display Mode option.
Datalogic Extension Selfshopping v1.5:
- Added methods in Cradle configuration area to set / get the:
- Relock timeout value;
- LED smoothing animation (enable / disable);
- Standy LED (enable / disable).
- Added a method to read the failure state from the Cradle.
v1.9
Datalogic SDK v1.9
Added support for Code 39 with short margins.
Datalogic Extension Selfshopping v1.4
- Battery name available as String in ManufacturerInfo;
- Added boolean in StateInfo used to check if the current cradle supports concurrency;
- Added Cradle firmware preference for the first Cradle type detection after insertion (prefer legacy, new or latest detected).
v1.8
Added:
- Multi Scan
- Character set support for certain 2D symbologies:
- Aztec
- Data Matrix
- Micro PDF417
- Micro QR code
- PDF417
- QR code
v1.7
Added:
- Composite symbology support
- Web Wedge functionality
- GS1 DataBar conversion to GS1-128
v1.6
Added:
- Linear quiet zone configuration, only EAN/UPC for now
- EAN-13 send system digit configuration
v1.5
Added:
- Digimarc symbology (it requires specific scan engine hardware)
- Triggers and AutoScan (requires specific Datalogic device) configurations
- KeyboardManager exposes isKeyDisabled, getAvailableTriggers methods
- AutoScan as a possible wakeup-source (requires specific Datalogic device)
- Updated SoftSpot API
v1.4
Added:
- getPropertyRanges in order to query the valid ranges for properties
- getPropertyAvailability in order to query the availability (support by underlying hardware) of certain configurations
v1.3
Added:
- KeyWedgeMode, choose between Text Injection or Key Pressure input method