Skip to main content

25 posts tagged with "datalogic-android-sdk"

View All Tags

Datalogic Android SDK 1.36

· One min read

Datalogic Android SDK 1.36 is now available. This new version of the SDK introduces Bluetooth Silent Pairing, Push To Talk and Host Name configuration.

You can access the documentation here.

Enhancements

  • Blob Property to Configuration Manager for managing complex data structure.
  • TRIG_PTT to wake-up-source.
  • POWER_BATTERY_CHARGING_PROFILE_PERSISTENCE_POLICY property for using the profile of the battery or the device
  • DEVICE_NAME_BASE and DEVICE_NAME_SUFFIX properties to building unique device/host name
  • KEYBOARD_PTT_GROUP PropertyGroup the following Properties to Configuration Manager for supporting the PTT feature:
    • KEYBOARD_PTT_ACTIVE_WT_PACKAGE
    • KEYBOARD_PTT_NOTIFICATION_ENABLED
    • POWER_WAKEUP_PTT_TRIGGER
    • KEYBOARD_PTT_TRIGGER
  • BLUETOOTH_GROUP PropertyGroup the following Properties to Configuration Manager for supporting the Bluetooth Pairing:
    • BT_DISCOVERABILITY
    • BT_PAIRING_POLICY
    • BT_SILENT_WHITELISTING_ENABLE
    • BT_SILENT_WHITELISTING
  • configuration for GS1 Digital Link
  • configuration for TLC39
  • PTT Trigger to the KeyboardManager interface
  • KEYBOARD_PTT_BYPASS_KEYGUARD_ENABLED property for enabling/disabling PTT button and Push to talk working with device locked (keyguard active)
  • NIC_SPECIFIC_MAC_ADDRESS option to Host Name suffix
  • reviewed some properties related to Bluetooth Silent Pairing
  • fixed documentation description for WIFI_802_DOT_11_MODE

Datalogic Android SDK 1.35

· 2 min read

Datalogic Android SDK 1.35 is now available.

You can access the documentation here.

Enhancements

  • Intents for configuring the Battery Manager App to log Battery properties
  • Intents for monitoring the Battery Swap events
  • "action" extra field definition for firmware update intent
  • Advanced Ethernet settings in Configuration Manager
  • Multiple Choices properties to Configuration Manager
  • Wi-Fi Bands and Touch Mode flags as Multiple Choices properties
  • Charging Sources as Multiple Choices property for supporting the configuration of several power sources, such as USB, Wireless Charging and Wired Cradle.
  • extended Wifi802Dot11Mode (WiFi 802.11ax modes M30/M35) for supporting:
    • 802.11abgn mode (Wi-Fi 4),
    • 802.11abgnac mode (Wi-Fi 5),
    • and 802.11abgnax mode (Wi-Fi 6).
  • WIFI_BSSID_SCAN_STABLE_TIME (M11) property to Configuration Manager
  • extended WifiRoamingProfile for supporting LEGACY profile (M11)
  • extended ScannerEngineType for supporting XENON and ARGON (M30/M35)
  • extended LoggerBufferSize for supporting LOGGER_BUFFER_SIZE_8M (A13 do not support LOGGER_BUFFER_SIZE_16M)
  • extended DeviceType for supporting M11 and NEBULA_PDA
  • extended keyboard remap feature adding the following classes:
    • MappingObject: a generic representation of actions to be executed when certain key events occur
    • CompositionMapping: a complex MappingObject that represents a sequence of actions to be executed when certain key events occur
    • KeyActionMapping: a MappingObject represents a key action
    • StringMapping: a MappingObject represents a Unicode string
    • IntentMapping: a MappingObject represents an Android intent
    • DelayMapping: a MappingObject represents a simple delay action
    • MappingTriggerPolicy: a key event trigger policy
  • mapKey() API for mapping a key event to a customized action
  • renamed Battery Intents
  • improved documentation for Battery Charging Profile

Datalogic Android SDK 1.34

· One min read

Datalogic Android SDK 1.34 is now available. The SDK add-on version supports Android API levels up to 30 (Android 11).

You can access the documentation here.

Enhancements

  • support to CODE128_EXTENDED_ASCII and CODE128_CHARACTER_SET_MODE to Configuration Manager interface
  • API (firmwareUpgradeAbort) to abort the Firmware Upgrade procedure to the Cradle
  • API (enableCradleFailureEvent) to enable/disable the Cradle Failure events. This configures the kernel to notify cradle failures to the Apps interested to be registered as listener and to receive those events.
  • the POWER_BATTERY_CHARGING_PROFILE property to the Configuration Manager and the related BatteryChargingProfile to manage the configuration of Battery Charging profiles
  • fixed the selection of Camera Scanners by adding the missing InputType and PreviewDisplayMode Enums

Datalogic Android SDK 1.33

· 2 min read

Datalogic Android SDK 1.33 is now available. The SDK add-on version supports Android API levels up to 30 (Android 11).

You can access the documentation here.

Enhancements

Datalogic Android SDK 1.32

· One min read

Datalogic Android SDK 1.32 is now available. The SDK add-on version supports Android API levels up to 30 (Android 11).

You can access the documentation here.

Enhancements

  • Introduced ProfileManager to manage partial configuration that can be load and unload under given conditions
  • Introduced WifiManager class to setup networking profiles
  • Improved ConfigurationManager with methods for retrieving
  • Added support for properties in PropertyID:
    • Whole Scanner configuration
    • Navigation and Status Bars
    • Enabling/disabling USB Charging and/or Data Transfer
    • Advanced Keyboard
    • Triggers and Wakeup Sources
    • Locking/unlocking Keyboard or Touch Screen inputs
    • Screen Off Timeout
    • Cradle notifications

Datalogic Android SDK 1.31

· One min read

Datalogic Android SDK 1.31 is now available. The SDK add-on version supports Android API levels up to 30 (Android 11).

You can access the documentation here.

Enhancements

Datalogic Android SDK 1.30

· One min read

Datalogic Android SDK 1.30 is now available. The SDK add-on version supports Android API levels up to 30 (Android 11).

You can access the documentation here.

Enhancements

Datalogic Android SDK 1.29

· 2 min read

Datalogic Android SDK 1.29 is now available. The SDK add-on version supports Android API levels up to 30 (Android 11).

You can access the documentation here.

Enhancements

Corrected defects

  • Fixed WifiPowerSave enum. Replaced WIFI_Q_POWER and WIFI_Q_POWER_VOIP_CALLS with WIFI_POWER_SAVE_ENABLED and WIFI_POWER_SAVE_ENABLED_VOIP_CALLS definitions

Datalogic Android SDK 1.28

· One min read

Datalogic Android SDK 1.28 is now available. The SDK add-on version supports Android API levels up to 30 (Android 11).

You can access the documentation here.

Enhancements