Skip to content

v1.44

Choose a tag to compare

@mpennasilico mpennasilico released this 26 Jun 02:15
· 5 commits to gh-pages since this release

Datalogic v1.44:

  • Introduced Enterprise Battery Saver feature to the Configuration Manager interface for reducing the battery consumption.
  • Introduced Smart Charging feature to the Configuration Manager interface for optimizing the battery charging process.
  • Introduced Screensaver feature to the Configuration Manager interface for safeguarding the display from potential damage and prolonging its lifespan.
  • Added the WIFI_NETWORK_SHARE_DIMMED property to allow Wi-Fi network sharing with a dimmed option, restricting network visibility management.
  • Added properties CRADLE_APP_ON_INSERT, CRADLE_APP_ON_EXTRACT and DESKTOP_MODE_APP_EXTERNAL_SCREEN_ON_INSERT to handle the app behavior when the device is inserted into and extracted from a cradle or connected to a docking.
  • Added FAILURE_THERMAL_PROTECTION_POGO to the Cradle Failures enum to notify the thermal protection of the cradle's pogo pins.
  • Modified enableNotificationChannels to use regular expressions for package names, enhancing flexibility in managing notification channels.
  • Removed public constructors for PackageInstallerSession, PackageInstallerResult, AppManagerException and PackageInstallerException