veryfi-lens-cordova-demo

Example codes about how to use Veryfi Lens SDKs

MIT License

Stars
1
Committers
9

Bot releases are hidden (Show)

veryfi-lens-cordova-demo - 2.5.40 Latest Release

Published by beresmo 5 months ago

What's Changed

  • iOS: Added support for using custom fonts
  • Android: Added support for using custom fonts
  • Android: Updated GPU blacklist of devices
  • Android: Updated CameraX library from 1.2.1 to 1.3.3
veryfi-lens-cordova-demo - 2.5.38

Published by beresmo 6 months ago

What's Changed

  • Android: Added GPU support check
  • Android: Fixed animation resources
veryfi-lens-cordova-demo - 2.5.37

Published by beresmo 6 months ago

What's Changed

  • iOS: Added tour guide for long receipt
  • iOS: Fixed scanned document count
  • iOS: Disabled lens blur detection when scanning the back of a check
  • Android: Added tour guide for long receipt
  • Android: Fixed Greenbox for Samsung Fold devices
  • Android: Fixed double "Try again" button
  • Android: Disabled lens blur detection when scanning the back of a check
veryfi-lens-cordova-demo - 2.5.36

Published by alejocram 6 months ago

2.5.36

  • iOS: Added dynamic feature settings based on backend responses.
  • iOS: Updated OCR model to v7
  • iOS: Fixed small issues.
  • Android: Added an option to count blurs in the alert view
  • Android: Added missing translations
  • Android: Added dynamic feature settings based on backend responses
  • Android: Updated OCR model to v7
  • Android: Updated the document counter icon to use ToolbarIconsColor
  • Android: Updated the Analytics endpoint
  • Android: Fixed stitching feature of showGallery
  • Android: Fixed foreground notifications on Android 34
  • Android: Fixed issue when the location service is enabled on Android
veryfi-lens-cordova-demo - 2.5.35

Published by beresmo 7 months ago

What's Changed

  • iOS: Added color settings for backgroundColorConfirmationScree , secondaryColor, secondaryDarkColor, toolbarIconsColor, toolbarIconsDarkColor
  • iOS: Added setting to lock scans taken from LCD screens showLCDIsNotAllowed
  • iOS: Added setting that allows showing a custom info view in camera view showInfoButton
  • iOS: Added settings that allows to modify max scans per package packageMaxScans minimum is 1 and maximum is 10
  • iOS: Added function to upload images in a package, usable when dataExtractionEngine is set to none
  • iOS: Fixed issue not detecting documents from gallery when auto capture is on
  • iOS: Fixed issue when deleting scans from package, should not show alert that checks “same transaction” documents
  • iOS: Removed auto option for torch in capture screen
  • Android: Added color settings for backgroundColorConfirmationScreen, backgroundDarkColorConfirmationScreen, documentTypesTextColorDark, submitButtonBackgroundColorDark, submitButtonBorderColorDark, submitButtonFontColor, docDetectFillUIColor, docDetectStrokeUIColor
  • Android: Added showLCDIsNotAllowed setting to block scans from LCD screens
  • Android: Added showInfoButton setting to display a custom view in the camera view
  • Android: Added function to upload images, usable when dataExtractionEngine is set to none
  • Android: Improved blur detection notification
  • Android: Fixed minor bugs 
veryfi-lens-cordova-demo - 2.5.34

Published by decim92 7 months ago

What's Changed

  • iOS: Added enableScreenshots setting enabled by default
  • iOS: Most of the visible strings in lens are now customizable with customLensStrings setting
  • iOS: Updated OCR models
  • iOS: Added public lens function shareOCRFeedback that should be used to report failed OCR detected codes using document type code
  • Android: Fixed the documents counter that is showing next to the Gallery Icon on the Capture Screen
  • Android: Fixed bug with the delete button on the Confimation Screen
  • Android: Fixed bug tagging the source of the document processed
  • Android: Updated OCR model
  • Android: Added enableScreenshots setting enabled by default
  • Android: Added public lens function shareOCRFeedback that should be used to report failed OCR detected codes using document type code
veryfi-lens-cordova-demo - 2.5.31

Published by seramirezdev 8 months ago

What's Changed

  • iOS: Fixed the issue that some settings were not detecting the new values after the first installation
  • Android: Added support for Nutrition Facts
  • Android: Fixed the issue that some settings were not detecting the new values after the first installation
  • Android: Fixed visual detail for some Samsung Devices
  • Android: Fixed minor bugs
veryfi-lens-cordova-demo - 2.5.30

Published by seramirezdev 8 months ago

What's Changed

  • iOS: Added nutrition_fact document type
  • Android: Added support for US Passports
  • Android: Added support for US Driver License
  • Android: Fixed security issue
veryfi-lens-cordova-demo - 2.5.29

Published by decim92 8 months ago

What's Changed

  • iOS: Added passport document type
  • iOS: Added driver_license document type
  • iOS: Fixed code scanning layout
  • Android: Fixed issue with ForegroundService for Android 34
  • Android: Added support for Insurance Cards
  • Android: Fixed issue with auto-capture and the green box for Samsung A12 and Samsung A14
veryfi-lens-cordova-demo - 2.5.28

Published by decim92 9 months ago

What's Changed

  • iOS: Added lens insurance_card document type
  • iOS: Added minor security improvements
  • Android: Added protection for 3rd Party Apps trying to use the screen shot to get sensitive data
  • Android: Fixed issue with the green box for Samsung A12 and Samsung A14
  • Android: Fixed crash for devices with Android 11
  • Android: Fixed issue with defaultDocumentTypeSelected setting
  • Android: The settings autoCacapture and autoSubmitDocumentOnCapture are true by default with the camera is scanning credit card
veryfi-lens-cordova-demo - 2.5.27

Published by decim92 9 months ago

What's Changed

  • iOS: Fixed pdf creation issues for long receipts and potential duplicated images in package
  • iOS: Updated torch icon in camera UI
  • Android: Fixed issue with sending duplicated images
veryfi-lens-cordova-demo - 2.5.26

Published by seramirezdev 9 months ago

What's Changed

  • Android: Added support for Android SDK 34
veryfi-lens-cordova-demo - 2.5.25

Published by seramirezdev 10 months ago

What's Changed

  • Android: Added native libraries for OpenCV in headless architecture
  • Android: Fixed bug with Zoom button when the camera is re open to add a new document
  • Android: Improve Performance
  • Android: Improve OCR Icon
  • Android: Fixed Bug zoom level mistmatch
  • Android: Feature glare detection
  • Android: Fixed bug 90 grades degree photo in barcodes
  • Android: Improved the way to get the device_id
veryfi-lens-cordova-demo - 2.5.24

Published by decim92 10 months ago

What's Changed

  • iOS: Added showStitchCounterNumber setting to display a document counter in camera UI
  • iOS: Added switchCameraIsOn setting to allow switch to front camera and scan documents
  • iOS: Improved gallery backup behavior when there’s no Photos permissions
  • Android: Added native libraries for OpenCV in headless architecture
  • Android: Fixed bug with Zoom button when the camera is re open to add a new document
  • Android: Improved Performance
  • Android: Improved OCR Icon
  • Android: Fixed Bug zoom level mistmatch
  • Android: Added Feature glare detection
  • Android: Fixed bug 90 grades degree photo in barcodes
veryfi-lens-cordova-demo - 1.5.23

Published by decim92 11 months ago

What's Changed

  • iOS: Added glareDetectionIsOn setting for business cards
  • iOS: Added setting (showNoDocumentDetectedWarning) to handle if the dialog is shown
  • iOS: Added support for Healthcare documents
  • iOS: Added support for Driver License documents
  • iOS: Fixed multiple documents validation to work as Android
  • iOS: Fixed architecture issues with cocoa pods
  • iOS: Fixed scan issue when triggering showCamera right after configuring lens sdk
  • Android: Update event now send an empty array when Lens doesn’t detect a document for Headless Receipts
  • Android: Added setting (showNoDocumentDetectedWarning) to handle if the dialog is shown
  • Android: Added support for Healthcare documents
  • Android: Added support for Driver License documents
  • Android: Migrated to the new way to ask for permissions on Android
  • Android: Added setting (autoDeleteLocalResourcesAfterProcessing) to handle if Lens will delete the documents cropped
veryfi-lens-cordova-demo - 2.5.21

Published by decim92 11 months ago

What's Changed

  • iOS: Fix issue with checks processing failing
  • iOS: Fix device_id lifecycle persisting across installations
veryfi-lens-cordova-demo - 2.5.20

Published by seramirezdev 12 months ago

What's Changed

  • Android: Fixed crash with bitmaps in One Plus 8 Pro
  • Android: Fixed other minor bugs
veryfi-lens-cordova-demo - 2.5.19

Published by decim92 12 months ago

What's Changed

  • iOS: Added custom string support for custom strings in camera document type label and missing texts in submit screen
  • iOS: Added bank_statement document type
  • Android: Added Bank Statements flavor
veryfi-lens-cordova-demo - 2.5.18

Published by decim92 about 1 year ago

What's Changed

  • iOS: Updated receipts and fraud detection models
  • iOS: Set closeCameraOnSubmit work also on auto submit flows
  • iOS: Improved dewarping and softBinarization in headless architectures
  • Android: Added logs to check the crop process
  • Android: Improved barcode flavor
  • Android: Updated receipts and fraud detection models
veryfi-lens-cordova-demo - 2.5.17

Published by decim92 about 1 year ago

What's Changed

  • iOS: Added checksBackIsRequired setting
  • iOS: Removed shieldProtectionIsOn setting
  • iOS: Fixed defaultSelectedDocumentType setting
  • iOS: Fixed saveLogsIsOn setting
  • iOS: Changed barcodes result object structure
  • iOS: Removed tagName setting
  • iOS: Removed categoryName setting
  • Android: Removed shieldProtectionIsOn setting
  • Android: Improved format of the barcodes extracted
  • Android: Added checksBackIsRequired setting
  • Android: Added autoCropBrowserIsOn setting
  • Android: Removed shieldProtectionIsOn setting