Skip to content

Releases: datalogic/datalogic-android-sdk

v1.22

02 Jun 19:02

Choose a tag to compare

Datalogic SDK v1.22:

  • added 2nd Display configuration to allow packages to display Android notifications
  • added Advanced Keyboard SDK
  • added support to MSI short quiet zones
  • added FrameCapture feature

v1.21

07 Feb 19:51

Choose a tag to compare

Datalogic SDK v1.21:

  • added Battery Swap Begin and End Events
  • added ISBT 128 user ID

v1.20

07 Feb 19:50

Choose a tag to compare

Datalogic SDK v1.20:

  • added support for checking availability and enabling/disabling Second Display feature
  • added Code 128 and MSI aggressiveness
  • added Code 128 Short Margin
  • added configurability for Illumination type (Colour)
  • added configurability for Custom Image Capture Profile
  • added Commit Text mode to the KeyWedgeMode Options
  • added Battery Product Number to the Manufacturer Info
  • [fix] added Inverse to the ScannerProperties

v1.19.1

09 Jul 17:35

Choose a tag to compare

Datalogic SDK v1.19.1:

  • added support to Image Capture Profile on Scanner Options
  • there was a minor typo in v1.19, and so it was not published. thus the reason for v1.19.1.

v1.18

09 Jul 17:32

Choose a tag to compare

Datalogic SDK v1.18:

  • added operating mode property for Data Matrix.

v1.17

17 Apr 12:39

Choose a tag to compare

Datalogic SDK v1.17:

  • added ISBT 128 symbology with concatenation option;
  • added Inverse 1D and 2D barcodes support;
  • removed deprecated device.info.BatteryInfo object and SYSTEM.getBatteryInfo() method;

v1.16

18 Mar 21:08

Choose a tag to compare

Datalogic SDK v1.16:

  • added cradle package with interfaces for retriving the device insertion status e the available power source level
  • added enabling/disabling property for WiFi QR Code scanning

v1.15

14 Mar 17:08

Choose a tag to compare

Datalogic SDK v1.15:

  • added APIs to the SoftSpot package in order to set working area and custom images

Datalogic SDK v1.14:

  • introduced new Listeners (InitListener and DeinitListener), in order to be informed about Scanner Service initialization and reset;
  • dded the method isInitialized() to the BarcodeManager, in order to obtain the current status of Scanner Service (initialized or not);
  • added registration/unregistration methods to the BarcodeManager, in order to register/unregister as Listener of related events;
  • added the LISTENER_ERROR DecodeException;

Datalogic SDK v1.13:

  • WiFiType bugfix;
  • Explicit intent used for SoftSpot, intead of Implicit Intents no more available from Android Oreo 8;
  • Triggers have been extended with methods for retriving the default properties values;
  • PowerManager has been extended with the getRebootReason() method, in order to retrive information about last device power-off reason;
  • Added Battery interface under device package;
  • Trigger class has been extended with the isAvailable() method, in order to retrive information about supported Triggers by the device.

v1.12

20 Oct 07:07

Choose a tag to compare

Datalogic SDK v1.12

  • Added Property to enable the External Formatting feature