Skip to content

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

1.7.1.15

13 Sep 15:41
e1c6dd7
Compare
Choose a tag to compare

What's Changed

→ Added showDocumentBrowser in VeryfiLens SDK to read files (PDF, Images) from the Android File Explorer

by @seramirezdev

1.7.1.14

06 Sep 15:25
9ba7288
Compare
Choose a tag to compare

What's Changed

→ Location settings is false by default now
→ Multiple page is on by default now
→ Solved minor bugs

by @seramirezdev

1.7.1.13

25 Aug 12:47
f8ee4ef
Compare
Choose a tag to compare

What's Changed

→ Added barcodeExtractionIsOn setting to extract barcodes codes if the image has any
→ Added webhookIsOn setting to active the async processing
→ Fixed some minor bugs

by @seramirezdev

1.7.1.11

09 Aug 10:32
5a5aadc
Compare
Choose a tag to compare

What's Changed

→ Added anyDocumentType setting supporting data extraction of INE, passport, and colombian_id
→ Added stitches count to server json
→ Added lcd_responses that deprecates lcd_scores
→ Fixed compilation error for React Native with a androidx.work:work-runtime library

by @seramirezdev

1.7.1.10

24 Jul 12:51
25b4079
Compare
Choose a tag to compare

What's Changed

→ Fixed issue with the autoCature mode when the resolution of the image is too big
→ Fixed issue with colors for the Remove Document dialog
→ Fixed crash for some devices with the EncryptedSharedPreferences

by @seramirezdev

1.7.1.9

17 Jul 20:56
0452205
Compare
Choose a tag to compare

What's Changed

→ Fixed issue with softBinarization
→ Added new settings to customize the following colors:

  • dialogMessageColor
  • dialogMessageColorDark
  • dialogRightButtonTextColor
  • dialogRightButtonTextColorDark
  • dialogRightButtonBackgroundColor
  • dialogRightButtonBackgroundColorDark
  • dialogLeftButtonTextColor
  • dialogLeftButtonTextColorDark
  • documentTypesTextColor
  • toolbarIconsColor
  • toolbarIconsDarkColor

by @seramirezdev

1.7.1.8

17 Jul 20:46
0452205
Compare
Choose a tag to compare

What's Changed

→ Fixed crash in the Confirmation Screen
→ Only the biggest document will be highlighted with the green box if the multiplePagesCaptureIsOn setting is set to false
→ Fixed issue with the "Browse" button when the file selected is a PDF

by @seramirezdev

1.7.1.7

10 Jul 20:15
2c3578c
Compare
Choose a tag to compare

What's Changed

→ Fixed a crash in some devices when Lens tried to save a bitmap
→ Fixed a crash with the Accelerometer Sensor for some devices

by @seramirezdev

1.7.1.6

05 Jul 14:47
da42b9f
Compare
Choose a tag to compare

What's Changed

→ Renamed the "multiplePagesIsOn" setting to "multiplePagesCaptureIsOn"
→ Fixed issue with the attachment for documents
→ Added settings for the icons in the toolbar "toolbarIconsColor" and "toolbarIconsDarkColor"

by @seramirezdev

1.7.1.5

26 Jun 22:22
23bd401
Compare
Choose a tag to compare

What's Changed

→ Fixed boots mode issue
→ Added setting to disable multiple pages captured
→ Fixed some minor bugs

by @seramirezdev, @beresmo