Filippo Tortomasi

Results 152 issues of Filippo Tortomasi

Zxing alredy supports FNC1, FNC2, ecc. codes, but they're not passed by the phonegap-barcode-scanner plugin. See: - https://github.com/zxing/zxing/blob/0cf3b9be71680f50c90a71ca26ce0d33664b0dd6/android/src/com/google/zxing/client/android/CaptureActivity.java#L446 - https://github.com/zxing/zxing/blob/0cf3b9be71680f50c90a71ca26ce0d33664b0dd6/core/src/main/java/com/google/zxing/oned/Code128Reader.java#L529 Sample barcode: ![image](https://user-images.githubusercontent.com/5663423/90759255-7adbd380-e2e0-11ea-8174-5bba18d0bd84.png) Raw value: ![image](https://user-images.githubusercontent.com/5663423/90759270-7fa08780-e2e0-11ea-8d8a-bd806e7c2592.png) barcodeScanResult.text value: ![image](https://user-images.githubusercontent.com/5663423/90759298-87602c00-e2e0-11ea-87d5-c84ee658b763.png) Hex:...

enhancement

Like a profile picture > We have to uniquely identify a scan session either by name (where a prefix would reduce the work) or with a picture. The picture would...

feature

Example: https://github.com/xamarin/SignaturePad?fbclid=IwAR1fJGlRZBfM6EPT0sNvSYXjo8Tw9FT4rJZY4y5z7Quqe3qsjlArkHswZM0 Related to: #207 and #129

feature

> I'm not sure if this is possible, but it would be really useful. Your app will be running 24/7 in the foreground and placed on a stand, ideally we...

enhancement

- check if the message is properly broadcasted to the new connections

bug

The code is already there: https://github.com/fttx/barcode-to-pc-app/blob/615b39864aa29909960ad1eff12a3e9ad7b652d2/src/providers/scan.ts#L181 but there is some issue with Typescript transpiling that keeps from accessing it

bug

It doesn't work on iOS. Handle multiple NICs, and let the user choose only one

bug

Eg. flash the screen

enhancement