Skip to content

Datalogic Android SDK v1.46

Choose a tag to compare

@tnguyendata tnguyendata released this 09 Oct 03:04
· 2 commits to master since this release

Change log:

  • Updated DLScreensaver package name to com.datalogic.settings.datalogicscreensaver.
  • Added a warning inside documentation for preventing installation of a new formatter project from client app's storage.
  • Added CAMERA_WEDGE_ENABLE_ALWAYS_ON to manage the availability of scan mode to always on when the camera wedge is active.
  • Added CameraWedgePreviewManager class for setting up a preview that will be shown when the camera wedge feature is running (only when no barcode is shown).
  • Added new option CUSTOM_RANGE in AutoScanTriggerRange and properties for configuring a custom range for the autoscan feature.
  • Added SoHo-supported cradle's properties and classes.
  • Removed unsupported methods getDontKeepActivities(), getBackgroundProcessLimit(), and getDisableGoldCluster().
  • Updated download rate limitation to bps in EnterpriseBatterySaver.
  • Added Item Tracking APIs.
  • Added battery LED documentation for start charging and battery issue behavior.
  • Updated relevant APIs commercial name to Joya Smart instead of project name SoHo.
  • Updated cradle property: CUSTOM_AREA -> CUSTOM_AREA_BASE.
  • Removed enableLedOnLockUnlock() method from DLCradleManager class.
  • CradleManager shall reject (un)registration to listener if the device doesn't support the feature that triggers that event.
  • Added a new intent extra EXTRA_SYSTEM_FIRMWARE_UPGRADE_WIPE_ESIM_PROFILES to system upgrade intent to wipe the eSIM profiles.
  • Added the possibility to scale the preview when installing it.
  • Added hotseat visibility control in dual screen mode.
  • Added new APP_INFO_HIDDEN property to restrict the user from accessing Setting application from App Info shortcut.
  • Added PowerStatus notification system to notify the user about the current power status of the device.
  • Added intent extra EXTRA_CRADLE_FAILURE_THERMAL_PROTECTION_POGO for thermal protection failure on pogo pins.
  • Added intents ACTION_TROLLEY_DEVICE_CORRECTLY_INSERTED and ACTION_TROLLEY_DEVICE_EXTRACTED to detect trolley insertion/extraction.
  • Added SOS button feature support.
  • Added 3 new OCR format options:
    • OCR_TD2_ENABLE
    • OCR_MRVA_ENABLE
    • OCR_MRVB_ENABLE
  • Added new properties SCREEN_BRIGHTNESS_RANGE_MIN and SCREEN_BRIGHTNESS_RANGE_MAX to support backlight range limit configuration.
  • Added new property SCREEN_FACEDOWN_DETECTOR_ENABLE to support facedown detector configuration.