enioka_scan icon indicating copy to clipboard operation
enioka_scan copied to clipboard

Integration library for all your Android hardware barcode scanner integration needs

Results 24 enioka_scan issues
Sort by recently updated
recently updated
newest added

To allow developers to more easily try the library without having to clone the repository, the demo app should be made available on the Google Play Store (other less-popular android...

enhancement

- Redesign of the enioka scan demo-app. - Comes bundled with all OSS SDKs.

enhancement

Bonjour @DaSpood Est-il possible d'ajouter un paramètre dans le constructeur pour changer la couleur du bouton et l'input? Le style de nos applications est bleu. Il ne nous reste que...

pending release

- Dynamically show available SDK on the demo app, by checking if the class exist or not. - Add `Zebra DW` provider to demo app settings. - Add more human...

enhancement

Bonjour, Je remarque que la librairie n'est pas compatible avec Jetpack Compose, est-ce qu'il y a une idée d'ajouter un support?

pending release

When using the HoneyWell EDA52, the camera scanner functionality is not working properly. Although the activity can start, and the camera feedback is available, it is impossible to scan barcodes....

bug

Currently, the settings activity of the demo app is completely hard-coded, meaning every SDK is included regardless of whether or not they are available to the app (this will become...

enhancement

`java.lang.RuntimeException: Fail to connect to camera service` `java.lang.NullPointerException: Attempt to read from field 'int android.graphics.Point.x' on a null object reference` This crash occurs when trying to access the scanner camera...

bug

Bonjour, Bonjour @DaSpood, @marcanpilami Je trouve un problème de distorsion sur Xcover 5 / Xcover 6, existe même sur votre démo L'image s'affiche correctement après la première ouverture, mais si...

bug
pending release

A bunch of `ScannerSearchOptions` options were added while writing the documentation, which were previously missing from the collection yet still used from intent extras. Track down and refactor parts of...