summaryrefslogtreecommitdiff
path: root/packages/SystemUI/src/com/android/systemui/biometrics
Commit message (Expand)AuthorAgeFilesLines
* Fix settings activity showing background bp whenHao Dong2025-07-083-22/+67
* Merge tag 'android-13.0.0_r52' of https://android.googlesource.com/platform/f...George Zacharia2023-08-0219-363/+525
|\
| * Revert "Use biometricUnlockController state change to show the unlock ripple."Chandru S2023-03-221-22/+12
| * Merge "Remove AuthRipple alpha animator" into tm-qpr-devBeverly Tai2023-03-222-38/+7
| |\
| | * Remove AuthRipple alpha animatorBeverly2023-03-212-38/+7
| * | Merge "Match SFPS Keyguard color to the bouncer secondary color" into tm-qpr-devBeverly Tai2023-03-201-4/+8
| |\ \ | | |/ | |/|
| | * Match SFPS Keyguard color to the bouncer secondary colorBeverly2023-03-171-4/+8
| * | Revert "Adds assets, removes SFPS indicator, updates BP controller for rear d...Grace Cheng2023-03-173-34/+18
| * | Add null check in AuthBiometricView#onConfigurationChangeGrace Cheng2023-03-151-1/+3
| |/
| * Merge "Use biometricUnlockController state change to show the unlock ripple."...Chandru S2023-03-111-12/+22
| |\
| | * Use biometricUnlockController state change to show the unlock ripple.Chandru S2023-03-101-12/+22
| * | Merge "Update auth ripple parameters" into tm-qpr-devBeverly Tai2023-03-102-15/+17
| |\ \ | | |/ | |/|
| | * Update auth ripple parametersBeverly2023-03-082-15/+17
| * | Merge "Show traces when side fps is shown or hidden (with reasons)" into tm-q...TreeHugger Robot2023-03-101-2/+5
| |\ \ | | |/ | |/|
| | * Show traces when side fps is shown or hidden (with reasons)Nicolo' Mazzucato2023-02-201-2/+5
| * | Add debug logs for unlock ripple & sleep+auth interactionsChandru S2023-03-031-2/+10
| * | Merge changes Ide7d63a7,I9e075f29 into tm-qpr-devTreeHugger Robot2023-03-013-4/+8
| |\ \
| | * | Format files with the upcoming version of ktfmtJordan Demeulenaere2023-02-283-4/+8
| * | | Merge "Fix the biometrics prompt talkback" into tm-qpr-devWenhui Yang2023-03-011-2/+1
| |\ \ \ | | |/ / | |/| |
| | * | Fix the biometrics prompt talkbackWenhui Yang2023-02-221-2/+1
| * | | Merge "Adds assets, removes SFPS indicator, updates BP controller for rear di...Grace Cheng2023-02-224-18/+35
| |\ \ \
| | * | | Adds assets, removes SFPS indicator, updates BP controller for rear display/t...Grace Cheng2023-02-224-18/+35
| | | |/ | | |/|
| * | | Merge "Revert "Made bp have higher window priority"" into tm-qpr-devJoshua Mccloskey2023-02-221-1/+1
| |\ \ \
| | * | | Revert "Made bp have higher window priority"Joshua Mccloskey2023-02-141-1/+1
| * | | | Merge changes from topic "polish-docking-anim" into tm-qpr-devYein Jo2023-02-211-2/+2
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | Support multiple sizes at specific progress t in RippleShader.Yein Jo2023-02-161-2/+2
| | | |/ | | |/|
| * | | Merge "Re-calculate non-UDFPS fingerprint location onConfigChanged." into tm-...Josh Tsuji2023-02-161-19/+16
| |\ \ \ | | |/ / | |/| |
| | * | Re-calculate non-UDFPS fingerprint location onConfigChanged.Josh Tsuji2023-02-151-19/+16
| * | | Merge "Remove indicator theme for non-device entry activity" into tm-qpr-devDiya Bera2023-02-151-19/+71
| |\ \ \ | | |/ / | |/| |
| | * | Remove indicator theme for non-device entry activityDiya Bera2023-02-141-19/+71
| * | | Cache all lottie assets early for side fingerprint sensor icon view.Joe Bolinger2023-02-102-12/+51
| |/ /
| * | Merge "Migrate AuthRippleView to use RippleShader#FadeParams to deprecate rip...Yein Jo2023-02-071-1/+13
| |\ \
| | * | Migrate AuthRippleView to use RippleShader#FadeParams to deprecateYein Jo2023-02-011-1/+13
| * | | Merge "Separates SFPS and UDFPS BP animation logic" into tm-qpr-devGrace Cheng2023-02-011-1/+13
| |\ \ \
| | * | | Separates SFPS and UDFPS BP animation logicGrace Cheng2023-01-311-1/+13
| * | | | Merge "Updates AuthBiometricFingerprintIconController for reverse default ori...Grace Cheng2023-02-011-2/+7
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | Updates AuthBiometricFingerprintIconController for reverse default orientatio...Grace Cheng2023-02-011-2/+7
| | |/ /
| * | | Merge "Remove MODERN_BOUNCER flag." into tm-qpr-devAaron Liu2023-01-301-52/+11
| |\ \ \
| | * | | Remove MODERN_BOUNCER flag.Aaron Liu2023-01-261-52/+11
| * | | | Merge "Split progress into raw and curved in RippleShader." into tm-qpr-devYein Jo2023-01-301-6/+4
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | Split progress into raw and curved in RippleShader.Yein Jo2023-01-261-6/+4
| * | | | Merge "Made bp have higher window priority" into tm-qpr-devJoshua Mccloskey2023-01-271-1/+1
| |\ \ \ \ | | |_|/ / | |/| | / | | | |/ | | |/|
| | * | Made bp have higher window priorityJoshua McCloskey2023-01-261-1/+1
| | |/
| * | Merge "Add SideFps AlternateBouncer" into tm-qpr-devBeverly Tai2023-01-261-0/+27
| |\ \
| | * | Add SideFps AlternateBouncerBeverly2023-01-251-0/+27
| * | | Merge "Cancel & restart auth ripple if already running" into tm-qpr-devBeverly Tai2023-01-261-9/+6
| |\ \ \
| | * | | Cancel & restart auth ripple if already runningBeverly2023-01-251-9/+6
| | |/ /
| * | | Merge "[Bouncer] Remove KeyguardBouncer.java" into tm-qpr-devAaron Liu2023-01-261-29/+0
| |\ \ \ | | |/ / | |/| |
| | * | [Bouncer] Remove KeyguardBouncer.javaAaron Liu2023-01-251-29/+0
| | |/
| * | Merge "Add hover event handling to new touch architecture" into tm-qpr-devAustin Delgado2023-01-241-2/+5
| |\ \ | | |/ | |/|