Releases: ltrudu/DataWedgeIntentWrapper
A14+ send broadcast update
Added Postponed results to all commands that needed double validation.
15.0.3 Added postponed results to all commands that need double validation: …
ProfileCommandResultBase workflow update
Added a postponed callback to the ProfileCommandResultBase, it will be executed if the scanner status we are waiting for is available before the command sends its return results
Fixed bug in Enable/Disable/Suspend/Resume plugin
The workflow was not correct.
Now these methods only returns if the method has broadcasted its result and the scanner status match the expected behaviour.
Added suspend and resume plugin, switchtoprofile and statusworkflow watcher, RFID module in progress.
Added:
-
DWScannerSuspendPlugin and DWScannerResumePlugin as these method are faster than enable and disable plugin
-
DWSwitchToProfile : Allow to switch from one profile to another. For an example, check the SwitchProfileActivity class of the sample application. Note that the profiles must be created without any associated app, see createScannerProfile and createWorkflowProfile for more informations.
-
DWStatusWorkflow : a watcher class to know the status of the workflow.
RFID Capture module Work In Progress.
Update to Gradle 8.12
14.10 Update to gradle 8.12
A14 Update, Jitpack fix, WindevMobile fix
Update to API 34 for A14 compatibility
Changes in dependencies and tools versions:
- Library version 7.2.2
- Gradle 7.3.3
- OpenJDK 17
- Source compatibility 1.8
- Kotlin JVM 1.8
- Core library version: androidx.core:core-ktx:1.13.0
14.8.4
14.8.3
Kotlin Jitpack build fix
14.8.2 Version update for Kotlin fix