forked from chromium/chromium
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[SmartLock] Add SmartLockAuthModel, get basic flow working
Adds a new AuthFactorModel for Smart Lock, along with enough plumbing to get a basic authentication flow working. Does not handle error states or animations, and side-by-side display with Fingerprint will come later. Add an ArrowButtonView to LoginAuthFactorsView to handle the "click to enter" state. Also update icons and get rid of the arrow icon since it's identical to the existing arrow icon. This change is hidden behind the kSmartLockUIRevamp feature flag. Tests are WIP (crrev/c/3206472). Screenshot: https://screenshot.googleplex.com/8TsDMsQoUykm2u8.png Bug: 1233614 Change-Id: Idd440be1d38da45b921e6d59450f967956fceb41 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3205408 Commit-Queue: Curt Clemens <cclem@google.com> Reviewed-by: Thomas Tellier <tellier@google.com> Reviewed-by: Evan Stade <estade@chromium.org> Reviewed-by: Ryan Hansberry <hansberry@chromium.org> Cr-Commit-Position: refs/heads/main@{#931090}
- Loading branch information
Curt Clemens
authored and
Chromium LUCI CQ
committed
Oct 13, 2021
1 parent
217f533
commit bd24612
Showing
20 changed files
with
665 additions
and
144 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.