Skip to content

Releases: ltrudu/DataWedgeIntentWrapperSampleApplication

V6.7.7

09 Aug 14:51

Choose a tag to compare

Updated to DatawedgeIntentWrapper library version 6.7.7

V6.7.6

09 Jul 15:04
6e6bdd3

Choose a tag to compare

Fixed some build issues.

V6.7.5

08 Jul 09:48

Choose a tag to compare

Fix upcean_supplemental5

Version 6.7.4

07 Jul 09:06

Choose a tag to compare

Removed scanner_selection settings that was creating an issue with DW > 6.7.4 (this setting was usefull only for DW < 6.7)

Fix missing values in switscannerparams.

!!! Warning !!!
Added all DecoderParams and EAN Params to the switchParams config.
!!! Warning !!!

It may lead to errors due to parameters that are not set correctly.
Sometimes they need to be set using putBoolean or using putString with a value of "true" or "false".
If you encounter bugs with these parameters, feel free to change the way the value is set in the pluginScanner.java file:
https://github.com/ltrudu/DataCaptureReceiver/blob/master/datawedgeprofileintentswrapper/src/main/java/com/zebra/datawedgeprofileintents/SettingsPlugins/PluginScanner.java
(line 429 / 430 to get a sample of what I mean)
Feel free to do a pull request if you find values that are not set properly.
Thanks a lot !!!
This release will be as a Zip format until I find a replacement for the JCenter Repository.

Version 6.7.3

23 Jun 16:00

Choose a tag to compare

Fixed problem with SwithConfig not taking into account the DecoderParams