Skip to content

Releases: veryfi/veryfi-lens-receipts-android-demo

1.7.3.37

28 Nov 20:37
f5b9820
Compare
Choose a tag to compare

What's Changed

  • Added new blur model
  • Added OCR estimator for documents
  • Normalized meta data collection
  • Updated server json format to v2
  • Updated GPU devices blacklist
  • Remove 'Delete' Icon for PDFs whne pdfEditIsOn=false
  • Fixed a crash when the application context is not valid
  • Fixed a crash with short filename

1.7.3.36

15 Nov 20:33
c1e7345
Compare
Choose a tag to compare

What's Changed

  • Added Fraud Detection to Checks
  • Get the country code from the contry network instead of the SIM provider
  • Reduced CameraAnalyzer memory footprint
  • Fixed an issue where analytics was sending wrong parameters
  • Fixed some crashes in Lens Demo
  • Fixed a crash when showing a passport
  • Sync Meta data between Android Lens and iOS

1.7.3.35

01 Nov 19:28
46584ec
Compare
Choose a tag to compare

What's Changed

  • Added version and meta info to server json
  • Added autoCaptureMarginRatio setting to configure auto-capture margins

1.7.3.34

30 Oct 21:30
5297a7f
Compare
Choose a tag to compare

What's Changed

  • Added 'Any Document' entry to the demo app, which allows the selection of blueprints
  • Added anyDocumentTemplate and cameraProcessingMode for 'Any Documents'
  • Added autocapture modes (Fast, Normal, Accurate) to the demo app settings
  • Reduced email notifications related to Amazon S3 issues
  • Fixed a crash when parsing an invalid color string
  • Removed READ_MEDIA_IMAGES permission
  • Check GPU if the document detector fails
  • Send Uploading Time for Analytics

1.7.3.33

17 Oct 23:48
fb46358
Compare
Choose a tag to compare

What's Changed

  • Added computeIsOn setting that tells Veryfi whether compute feature should be enabled
  • Added submitWithoutClose setting that allows keeping submit screen alive after submit
  • Fixed an issue where VeryfiLens.showDocumentBrowser() was not responding

1.7.3.32

09 Oct 16:48
68ff935
Compare
Choose a tag to compare

What's Changed

  • Fixed and issue where showGallery() was not responding

1.7.3.31

02 Oct 16:19
576beea
Compare
Choose a tag to compare

What's Changed

  • Added autoCaptureOtherIsOn setting to toggle auto-capture only for 'other' document type
  • Updated LCD model to v12
  • Fixed an issue with some unit tests on API level 34
  • Fixed issue when reporting errors to analytics endpoint
  • Select defaultSelectedDocumentType if there is no selected document type

1.7.3.30

24 Sep 01:21
a89eea6
Compare
Choose a tag to compare

What's Changed

  • Improved barcodeExtractionIsOn
  • Removed unused gray circle in the gallery icon
  • Fixed an issue where LCD alert is not working

1.7.3.29

21 Sep 01:28
2b1ad36
Compare
Choose a tag to compare

What's Changed

  • Normalized lcd data structure
  • Fixed some crashes on Android devices
  • Fixed spanish mistranslation
  • Added setting autoCaptureFrameConfidence that enables changing the count of valid frames before taking an autocapture
  • Added blurDetectionInAutocaptureIsOn setting to toggle blur detection for auto-captured images
  • Improved the autocapture functionality
  • Fixed and issue where short receipt is not being selected
  • Fixed an issue where images from gallery where detected as LCD
  • Added unit tests for MLKIT OCR

1.7.3.27

17 Sep 20:48
4380cc4
Compare
Choose a tag to compare

What's Changed

  • Improved LCD detection for Android Devices