Android SDK v1 Changelogs
Changes, Fixes, and Features on the Android SDK v1
[v1.1.24] - 2022-12-08
Fixed
- Fixed layout on start screen to allow scrolling on large font sizes.
[v1.1.23] - 2022-11-16
Changed
- Update ML Kit dependencies.
[v1.1.22] - 2022-10-21
Fixed
- Fixed a very rare crash that can occur when using a text field.
[v1.1.21] - 2022-10-18
Added
- Added support for updated biometric privacy policy.
Fixed
- Add forward compatibility for Lottie v5.
[v1.1.20] - 2022-03-31
Fixed
- Add the missing camera screen string styles for the Light theme
- Return an error when document verifications fails
[v1.1.19] - 2022-01-27
Changed
- Depend on Kotlin 1.5.31
Fixed
- Avoid a camera race condition where it was triggered before enabled
- Update styles to allow Inquiry SDK v1 and v2 usage in parallel
[v1.1.18] - 2022-01-21
Changed
- Updated dependencies to match Inquiry SDK v2.1.2
[v1.1.17] - 2021-11-30
Added
- Applied camera text appearance styles to government ID review
[v1.1.16] - 2021-11-30
Added
- Added overridable styles for camera title, body, hint
[v1.1.15] - 2021-11-02
Fixed
- Updated Picasso from 2.71828 to 2.8 so AndroidX could be supported
[v1.1.14] - 2021-10-13
Added
- Include error if using an incompatible template ID
[v1.1.13] - 2021-09-10
Added
- Support Selfie config to skip the start/biometrics consent screen
[v1.1.12] - 2021-08-26
Added
- Added "overlay" display for processing views by removing TextViews if no strings are provided
[v1.1.11] - 2021-08-18
Added
- Support the Keypass ID and Visa government ID types
[v1.1.10] - 2021-08-11
Fixed
- Center and scale custom complete/failure images within the bounds instead of cropping
[v1.1.9] - 2021-08-05
Fixed
- Allow Government ID "Retake" to manual capture
[v1.1.8] - 2021-07-20
Added
- Added support for custom Selfie animation on selfie start view
[v1.1.7] - 2021-07-12
Added
- Added support for custom animation in selfie processing view
Fixed
- Fixed constraint width for selfie fail image
[v1.1.6] - 2021-07-12
Fixed
- Added support for custom image in selfie fail view
- Updated scaling type for success/fail image views
[v1.1.5] - 2021-07-09
Added
- Added support to skip government ID select screen if only one idclass is available
Fixed
- Properly applied text themes to selfie disclaimer and fail view
[v1.1.4] - 2021-06-03
Fixed
- Remove gap in the country select list
[v1.1.3] - 2021-05-06
Added
- Add a
buttonStyleSecondary
style to the theme
Changed
- Change the auto-capture corner overlay from purple to white
- Updated dependencies
Fixed
- Upgrade Fragment 1.3.2 to 1.3.3 to resolve animation issue
[v1.1.2] - 2021-04-09
Changed
- Upgrade library dependencies
- Limit text length on SSN input field
[v1.1.1] - 2021-03-01
Changed
- Renamed National ID to State ID
[v1.1.0] - 2021-02-25
Added
- Prefill Phone verification with phone number from the Inquiry
- Prefill Database verification with phone number, name, and address from the Inquiry
Changed
- Decreased SDK size by removing bundled ML Kit library
- Update translations for pt-BR
[v1.0.12] - 2021-02-19
Fixed
- Show errors inline on invalid phone number verifications
[v1.0.11] - 2021-01-28
Added
- Added overlays for barcode and passport signature scans
- Enabled manual capture on back of non-US driver licenses
Fixed
- Fixed issue where phone verifications may be prompted twice
[v1.0.10] - 2021-01-14
Fixed
- Remove the
app_name
string key which was overriding other app's name - Upgrade library dependencies
[v1.0.9] - 2021-01-06
Added
- Support server-defined copy on the complete and failure screens
Fixed
- Prevent crashes when a verification gets "canceled" status
[v1.0.8] - 2020-12-30
Changed
- Use androidx.fragment:fragment:1.2.5 for compatibility
Added
- Return address subdivision abbreviation in Inquiry response
[v1.0.7] - 2020-12-22
Fixed
- Fix missing field crash when running SDK with proguard
[v1.0.6] - 2020-12-18
Added
- Create a client-side processing version of the Inquiry SDK
- new UI
- requires a bespoke template to work
[v1.0.5] - 2020-12-02
Added
- Added more UI components:
- branding footer
- privacy policy
- submit button
- complete button
- Added Markdown support to UI components
Changed
- Updated the Selfie flow to closely resemble the web experience.
- Replaced the image with an animation on the Selfie intro view.
[v1.0.4] - 2020-11-04
Fixed
- Re-add capture method to Government ID verifications
Added
- Include capture method on Selfie verifications
- Add Postal ID as an id type for the Philippines
- UI components for Text, Title
- UI components for local and remote Images
Changed
- Update server header to 2020-09-03
- Update pt-BR translations for Brazil
- Delay showing manual capture button during Selfie auto-capture
[v1.0.3] - 2020-10-22
Changed
- Network timeout increased from 10 to 60 seconds
Fixed
- Upload the Selfie photos sequentially to prevent overloading the network
[v1.0.2] - 2020-10-21
Fixed
- Split out "inquiry-resources" module to make theme definitions visible externally.
- Renamed FileProvider to avoid conflicts with other dependencies in React Native.
[v1.0.1] - 2020-10-08
Fixed
- Fixed crasher when resuming inquiries with access token.
[v1.0.0] - 2020-09-23
Added
- Accept access tokens for resuming Inquiries
- Enable prepopulating the Inquiry fields
- Support Database verifications
Removed
- Remove Basic Verification now that Database verification has replaced it
Fixed
- Fix camera permission requests bug across configuration changes
- Fix issue where going through the Selfie verification quickly caused problems
Updated about 2 years ago