Skip to content

Releases: Acuant/AndroidSDKV11

V11.6.3

14 Oct 15:58

Choose a tag to compare

Acuant Android 11.6.3 Released

  • Added support for 16kb page sizes
  • Modified face camera to not capture faces when eyes are closed (see migration details) (ENGSD-7145)
  • Resolved a rare crash that could occur when capturing MRZs (ENGSD-3910)

As a reminder, the previous version included an update to support Android API level 35, making this version fully compatible with both Android 15 and 16KB page sizes

Also note that, after determining no customer usage, IPLiveness has been removed in support of 16KB pages sizes

V11.6.2

28 Aug 14:51

Choose a tag to compare

Android Mobile SDK V11.6.2

  • Updated the SDK to compile with Android API level 35 (ZIM-1588)
  • Added support for edge to edge mode for all SDK activities (ZIM-1588)
  • Updated deprecated version of Tesseract to modern maintained version (see migration details) (ZIM-1583)
  • Updated barcode and face detection to more modern versions (ZIM-1585)
  • Updated all cameras in the SDK to use CameraX 1.4.2 (from 1.2.3) (ZIM-1585)
  • Resolved an issue that could lead to incomplete initialization of the SDK (ZIM-1692)

V11.6.1

30 Sep 17:53

Choose a tag to compare

Android Mobile SDK V11.6.1

  • Removed obsolete jCenter from Maven repos (ZIM-906)
  • Added support for document capture during MRZ reading (ZIM-854)

V11.6.0

14 Feb 22:45

Choose a tag to compare

Android Mobile SDK V11.6.0
This is a major release and is not fully backward compatible. Please review the migration details in the Readme.

  • Updated JSON to object mappings (see migration details) (MOBILE-1665)
  • Added capturing guidance when document is out of bounds (MOBILE-1670)
  • Added an update that returns document images through bytes instead of files to minimize the time images are in the phone's cache (see the Migration Details) (MOBILE-1671)
  • Modified the initialization workflow to allow reinitialization of the SDK (MOBILE-1674)
  • Updated the API response to respect the device language (MOBILE-1682)

V11.5.4

08 Sep 15:02

Choose a tag to compare

Android Mobile SDK V11.5.4

  • Resolved an issue that could cause MRZ alignment brackets to appear off screen on some devices (MOBILE-1621)
  • Resolved an issue that could make capture of three-line MRZs difficult (MOBILE-1621)
  • Added an option to prevent screenshots of camera activity (defaults to ON) (MOBILE-1623)
  • Updated the classification model to reflect front and back results (MOBILE-1644)
  • Improved barcode reading during document capture (MOBILE-1653)
  • Updated the SDK to compile with Android API level 32 (MOBILE-1657)

V11.5.3

30 Jun 02:53

Choose a tag to compare

Android Mobile SDK V11.5.3

  • Added support for PACE during eChip reading, prioritizing PACE over BAC when available (MOBILE-718)
  • Added support for Signature Image extraction during eChip reading (MOBILE-718)
  • Extracted status strings to strings.xml to make localization easier (MOBILE-718)
  • Fixed an issue that could cause trailing carats to be included in MRZ results (MOBILE-718)
  • Fixed an issue that could cause eChip reading to fail unexpectedly (MOBILE-718)
  • Added support for Active Authentication during eChip reading (MOBILE-1415)
  • Added support for Chip Authentication during eChip reading (MOBILE-1417)
  • Added the ability to get the subscription from the bearer token (if the subscription is specified in the token) (MOBILE-1579)
  • Added extrapolation of second letter of document type during eChip reading (MOBILE-1597)
  • Fixed an issue that could cause the camera workflow to become unresponsive if interrupted during capture (MOBILE-1602)
  • Fixed an issue that could result in larger than intended face images (MOBILE-1605)
  • Fixed an issue that prevented acuant-gov.net from being recognized as a secure endpoint (MOBILE-1615)

V11.5.2

14 Mar 21:17

Choose a tag to compare

Android Mobile SDK V11.5.2

  • Updated cropping and metrics to latest version (MOBILE-1487)
  • Updated dependencies to latest versions (MOBILE-1531)
  • Removed dependency on androidx.window:window (MOBILE-1531)

V11.5.1

11 Feb 19:14

Choose a tag to compare

Android Mobile SDK V11.5.1

  • Improved camera to reduce fish-eye effect (primarily on Samsung devices) (MOBILE-1328)
  • Added refocus step before capture (MOBILE-1497)
  • Updated countdown timing to more closely reflect configured options and display capturing message instead of getting stuck on 1... (MOBILE-1497)
  • Updated capture thresholds to adjust dynamically based on the currently detected dpi in order to select the most optimal distance for capture (MOBILE-1498)
  • Added country code to instance options (MOBILE-1502)
  • Added an optional ZoomType parameter to DocumentCameraOptionsBuilder (MOBILE-1512)

V 11.5.0

04 Jan 21:16

Choose a tag to compare

Android Mobile SDK V11.5.0
This is a major release and is not fully backward compatible. Please review the migration details in the Readme.

  • Removed dependency on deprecated AsyncTask object (MOBILE-1297)
  • Upgraded SDK to use AndroidX across all modules (MOBILE-1282)
  • Updated IPLiveness to use latest dependency version (MOBILE-1333)
  • Upgraded From Camera 1 and Camera 2 to CameraX for all cameras (document, MRZ, barcode, face, and hgliveness) (MOBILE-1426)
  • Removed most deprecated methods within the SDK (MOBILE-1348)
  • Updated AcuantDocumentProcessing to use a more user-friendly and intuitive design (MOBILE-1348)
  • Updated to a more consistent listener design across the SDK (MOBILE-1348)
  • Combined duplicate error codes (MOBILE-1348)

V11.4.16

30 Sep 14:22

Choose a tag to compare

  • Added digital signing of evaluated images to address tampering or man-in-the-middle attacks. (MOBILE-956)
  • Standardized the credential formatting in all outbound calls in the Android Mobile SDK. (MOBILE-1430)