Skip to main content

Scan2Deploy Studio 1.8.3

· One min read

Scan2Deploy Studio 1.8.3 is now available. It includes some bug fixes. Read below for more details.

Downloads are available in the Releases section on the Scan2Deploy Studio Github page.

Corrected Defects

  • Fixed an issue that caused the Launcher password to become corrupted when importing a profile.
  • Fixed an issue that caused the drop down list of some settings not to be shown.

OEMConfig 2.2.3

· One min read

Corrected Defects

  • Corrected defects for Launching Activities, setting Screen Brightness, and Lock Keyboard Input on A11 devices.

Scan2Deploy Studio 1.8.2

· 2 min read

Scan2Deploy Studio 1.8.2 is now available. It includes many new enhancements and bug fixes. Read below for more details.

Downloads are available in the Releases section on the Scan2Deploy Studio Github page.

Enhancements

Device & Scanner settings enhancements

  • Added support for Application Policies (profile manager)
    • Device & Scanner settings can now be applied on a per app basis
note

The following enhancement requires Scan2Deploy agent v1.39 or higher and the Datalogic SDK v1.32 or higher.

Enterprise Browser

  • Added support for configuring the Datalogic Enterprise Browser

Password encryption

  • The admin password for both Datalogic Launcher and Enterprise Browser are now encrypted
  • The password fields for individual sites on the Datalogic Enterprise Browser are now encrypted
note

The following enhancement requires Scan2Deploy agent v1.40 or higher.

Miscellaneous

  • Added support for Joya Touch 22
  • Disabled V3 barcode options for Memor K

Compatibility

Some features in this release require Scan2Deploy Agent v1.40 or newer. To update to the latest version of the Scan2Deploy agent, check Update Scan2Deploy on the Save and Print page in Scan2Deploy Studio.

Corrected Defects

  • Fixed an issue where the "valid until" field was being modified when loading a profile
  • Fixed an issue where tooltips were appearing when the mouse was quickly moving over items
  • Removed redundant "User Interface" dropdown from Launcher page
  • Fixed issue where user couldn't change between “Host Profile” and “Barcode Only” option when editing profile
  • Fixed issue where the Datalogic Launcher wallpaper or custom icons could not be set
  • Fixed an issue where URLs containing an IP address were marked as invalid when adding a web app to DL Launcher

JavaPOS 1.14.073 (1.14.14-073)

· One min read

Enhancements

  • Added jpos.xml profile for Fresco units.
  • Added a latch to DLSPort.closePort to prevent multiple calls from closing multiple times.

Corrected defects

  • Corrected an issue causing the SendCookedData property to have no effect.
  • Corrected an issue causing custom scanner programming via xml to no longer work.

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 Enterprise Browser 1.0.1.9

· One min read

Datalogic Enterprise Browser is now available. It is an Android application used for web browsing to only allowed websites. It also includes a JavaScript interface which exposes access to the barcode scanner. These features combine to allow the device to run web-based applications which need to access the scanner in a safe, controlled environment. You can access the documentation here.

The features available in the initial release are:

  • Locked down browsing
    • Prevents browsing to sites outside allowed domains (and optionally subdomains).
    • Access to allowed domains and device features can be configured.
    • Configuration protected by Admin password.
  • Favorites Page
    • Can launch allowed sites
    • UI appearance of site listing can be configured (labels, icons, layout, wallpaper).
  • External control
    • Configurable from device, Scan2Deploy Studio or EMM console.

JavaScript SDK 1.0.0

· One min read

Datalogic JavaScript SDK is now available. It allows users to write web apps that interface with the features of Datalogic Android devices through the Datalogic Enterprise Browser. You can access the documentation here.

The features available in the initial release are:

  • JavaScript APIs
    • Configuration and use of the device scanner.
    • Configuration of physical triggers.
  • Sample pages
    • HTML pages to demonstrate use of Datalogic JavaScript APIs
    • HTML pages to demonstrate how to access peripherals (camera, microphone, device location) using standard HTML 5 APIs.
  • Porting guide
    • Documentation includes information on how to port existing pages written for Zebra SDK.