Skip to content
This repository has been archived by the owner on Aug 2, 2024. It is now read-only.

Releases: gini/gini-vision-lib-android

4.3.1-target-sdk-30

07 Jun 15:46
ad444e5
Compare
Choose a tag to compare
  • Sets compile sdk version and target sdk version to api level 30.
  • Removes ability to set a custom TrustManager implementation.
  • Includes all the changes from 4.3.1.

4.3.1

07 Jun 15:47
Compare
Choose a tag to compare

4.3.0

20 Jan 14:36
ce9347e
Compare
Choose a tag to compare
  • Updates the Gini API SDK to version 2.10.0.
  • Allows setting a custom TrustManager implementation in the default networking implementations (gini-vision-network-lib and gini-vision-accounting-network-lib) to have full control over which remote certificates to trust.

4.2.2

17 Nov 10:36
Compare
Choose a tag to compare
  • Maintenance update: uses latest available stable dependency versions.

4.2.1

13 Sep 16:47
b132368
Compare
Choose a tag to compare
  • Fixes analysis screen listener's onAnalyzeDocument() being called after onExtractionsAvailable(). Now if onExtractionsAvailable() was called then onAnalyzeDocument() won't be called.
  • Updates the Gini API SDK to version 2.9.1 in the default networking implementations (gini-vision-network-lib and gini-vision-accounting-network-lib).
  • Targets Android 12.

4.2.0

13 Aug 10:42
Compare
Choose a tag to compare
  • Updates the Gini API SDK to version 2.9.0 in the default networking implementations (gini-vision-network-lib and gini-vision-accounting-network-lib).

4.1.1

01 Jul 16:25
5185a6a
Compare
Choose a tag to compare
  • Fixes crash when using Firebase Cloud Messaging version 22.0.0 and multi-page scanning is disabled.

4.1.0

23 Jun 16:36
bea5520
Compare
Choose a tag to compare
  • Shows QR code detected popup for unsupported QR codes informing the user that it does not contain any payment information.
  • Adds QR codes to the list of supported formats in the help.
  • Shows a hint at first launch informing the users about the QR code scanning feature.

4.0.1

10 May 14:49
d9bf41f
Compare
Choose a tag to compare
  • Picks best resolution with at least 4:3 aspect ratio (ignores square aspect ratios).

3.16.1

10 May 09:52
Compare
Choose a tag to compare
  • Picks best resolution with at least 4:3 aspect ratio (ignores square aspect ratios).