Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fail active liveness after timeout #390

Merged
merged 1 commit into from
Jun 18, 2024

Conversation

vanshg
Copy link
Collaborator

@vanshg vanshg commented Jun 17, 2024

Story: https://app.shortcut.com/smileid/story/12973

Summary

Once the active liveness timer expires, the job is submitted with failure_reason.mobile_active_liveness_timed_out set to true

@vanshg vanshg requested a review from a team as a code owner June 17, 2024 22:39
@vanshg vanshg merged commit d2038e3 into reset-on-orientation-change Jun 18, 2024
5 checks passed
@vanshg vanshg deleted the failure-reason branch June 18, 2024 16:22
vanshg added a commit that referenced this pull request Jun 18, 2024
* Reset capture progress on orientation change

* Lint

* Bump versions

* UI update and task confirmation (#385)

* Parameter updates, clipboard copy, larger UI

* Fail active liveness after timeout (#390)
vanshg added a commit that referenced this pull request Jul 11, 2024
* Randomized face direction

* Add halfway captures

* add stability timer

* Add docs, cleanup

* Move to util; add constants

* Bump versions

* Add useStrictMode (#362)

* Add useStrictMode

* Fix test

* Bump versions

* Active liveness UI (#363)

* Add useStrictMode

* wip

* New UI prototype, less finicky

* add docs

* More UI updates

* Fix test

* Add active liveness forced failure and update design (#364)

* Add useStrictMode

* wip

* New UI prototype, less finicky

* add docs

* More UI updates

* Add metadata

* Fix test

* Add forced failure

* update timeout

* remove unused value

* add breadcrumbs

* increase num liveness images and add doc

* prevent rotation

* Add CameraFrameCornerBorder

* restructure + loading/success/error

* cleanup

* Update library version

* Add smile directive

* Use Lottie for directive animations (#366)

* Add Lottie face animation

* Fix need light animation

* Add Enrollment v2 (#367)

* Add Enrollment v2

* Fix test

* Impose upper bound on active liveness head angle (#368)

* Impose upper bound on active liveness head angle

* Update condition

* Add missing compatibility properties, agent mode, and attribution

* Move to constants

* Bump lottie

* Fix bad version

* Metadata

* Allow parameter tuning

* Active liveness parameter tuning. Update face quality model input crop

* Add header metadata back for now

* Fix contour out of bounds

https://smile-identity.sentry.io/issues/5453193521

* Make feedback more responsive during active liveness

* ignore certain faces. debug output

* Update CHANGELOG

* Fix viewfinder rect

* Lint

* Merge

* Reset capture progress on orientation change (#382)

* Reset capture progress on orientation change

* Lint

* Bump versions

* UI update and task confirmation (#385)

* Parameter updates, clipboard copy, larger UI

* Fail active liveness after timeout (#390)

* Use oval cutout

* Update parameters

* Remove parameter tuning and debug output

* Add useStrictMode to top level composable

* Use Strict Mode naming on main screen

* Update versions

* Revert up angle
vanshg added a commit that referenced this pull request Jul 16, 2024
* Randomized face direction

* Add halfway captures

* add stability timer

* Add docs, cleanup

* Move to util; add constants

* Bump versions

* Add useStrictMode (#362)

* Add useStrictMode

* Fix test

* Bump versions

* Active liveness UI (#363)

* Add useStrictMode

* wip

* New UI prototype, less finicky

* add docs

* More UI updates

* Fix test

* Add active liveness forced failure and update design (#364)

* Add useStrictMode

* wip

* New UI prototype, less finicky

* add docs

* More UI updates

* Add metadata

* Fix test

* Add forced failure

* update timeout

* remove unused value

* add breadcrumbs

* increase num liveness images and add doc

* prevent rotation

* Add CameraFrameCornerBorder

* restructure + loading/success/error

* cleanup

* Update library version

* Add smile directive

* Use Lottie for directive animations (#366)

* Add Lottie face animation

* Fix need light animation

* Add Enrollment v2 (#367)

* Add Enrollment v2

* Fix test

* Impose upper bound on active liveness head angle (#368)

* Impose upper bound on active liveness head angle

* Update condition

* Add missing compatibility properties, agent mode, and attribution

* Move to constants

* Bump lottie

* Fix bad version

* Metadata

* Allow parameter tuning

* Active liveness parameter tuning. Update face quality model input crop

* Add header metadata back for now

* Fix contour out of bounds

https://smile-identity.sentry.io/issues/5453193521

* Make feedback more responsive during active liveness

* ignore certain faces. debug output

* Update CHANGELOG

* Fix viewfinder rect

* Lint

* Merge

* Reset capture progress on orientation change (#382)

* Reset capture progress on orientation change

* Lint

* Bump versions

* UI update and task confirmation (#385)

* Parameter updates, clipboard copy, larger UI

* Fail active liveness after timeout (#390)

* Use oval cutout

* Update parameters

* Remove parameter tuning and debug output

* Add useStrictMode to top level composable

* Use Strict Mode naming on main screen

* Update versions

* MetadataAdapter comment

* Add metadata to prepUpload

* Track document image origin (#398)

* Track document image origin

* Update test

* Update test

* Update test

* Add fingerprint (#400)

* Track document image origin

* Update test

* Add fingerprint

* Use default empty string instead of lateinit var

* Update test

* Track metrics using CompositionLocal (#402)

* Track metrics using CompositionLocal

* Clear DocumentCapture metadata on retry

* Clarify some metadata

* Update naming and format

* Update names

* Send metadata on DocV

* Fix enum value

* Update CHANGELOG

* Merge

* Fix colors

* Remove fingerprint JS

* Update settings.gradle.kts

* Prepare for 10.2.1 release
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants