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

The resolution of the device could be lower than the minimum resolution configured for the view (720px).

bug

Hello @marcanpilami , Sur un Xcover 4S la version 2.3.3 de la bibliothèque présente un problème de prévisualisation de la caméra et de scan, elle affiche un écran noir lorsqu'une...

bug

May be related to #26 Now that SDKs should be discoverable at runtime as long as they exist on the device (needs to be tested further, mainly if they can...

enhancement

These may include: - NFC - Pairing barcodes for the device to scan (generated by the library) - ... As these are specific to each device, this must be an...

enhancement
breaking change

idea is: register an URL scheme associated to the demo app. Inside the intent, put a callback URL.

enhancement

This is a breaking change. Need to introduce another init parameter. Remove the magic on BtSppSdk provider inside LaserScanner (which is not supposed to know anything about the providers).

enhancement
breaking change

At the moment, the amount of "officially" supported symbologies is very limited (6 symbologies + a default "unknown" in [`BarcodeType`](./enioka_scan/src/main/java/com/enioka/scanner/data/BarcodeType.java)) and not consistent between SDKs (which may support different symbologies...

enhancement

Hello @marcanpilami Lorsque j'essaie d'appairer un scanner Zebra avec Mobiscan utilisant la bibliothèque enioka scan, je reçois correctement les signaux d'appairage CONNECTING et CONNECTED. Cependant, j'observe également un signal inattendu...

In `resetProviderCardView()` (called by `initCamera()`), crash if `R.id.scannerProviderStatusCard` does not exist. As it does not appear to be an essential UI element, add a null->return check to ensure this view...

bug

https://github.com/enioka-Haute-Couture/enioka_scan/issues/131 Add more pairing methods (barcode / NFC) for: - Koamtac BT provider - ZebraBt BT provider - HoneywellOssSpp BT provider - ZebraOss BT provider