summaryrefslogtreecommitdiff
path: root/packages/SystemUI/src/com/android/systemui/biometrics/AuthController.java
Commit message (Expand)AuthorAgeFilesLines
...
* BiometricPrompt calls correct cam privacy API.Joshua Mccloskey2022-03-151-2/+2
* Add Face and Fingerprint (Co-Ex) support to biometric prompt.Joe Bolinger2022-02-281-7/+16
* Remove face to fingerprint multi-sensor behavior.Joe Bolinger2022-02-281-23/+20
* Don't start running FP until FPS is registeredBeverly2022-02-111-0/+9
* Add communication channel for AoD state for all biometric operations.Joe Bolinger2022-01-271-1/+31
* Merge "Add interface for services to share SessionIds"Beverly Tai2022-01-261-2/+29
|\
| * Add interface for services to share SessionIdsBeverly2022-01-251-2/+29
* | More low-hanging Dependency#get calls.Dave Mankoff2022-01-251-3/+9
|/
* Add unaudited exported flag to exposed runtime receiversMichael Groover2022-01-151-1/+1
* Merge "Fix mismatched state between SystemUI and FingerprintService" into sc-...TreeHugger Robot2021-12-211-56/+79
|\
| * Fix mismatched state between SystemUI and FingerprintServiceIlya Matyukhin2021-12-161-56/+79
* | Merge changes from topic "faceCameraSensorPrivacy" into sc-v2-dev am: 698f40c...Joshua Mccloskey2021-12-081-3/+24
|\|
| * Added sensor privacy message to biometric promptJoshua Mccloskey2021-12-071-3/+24
* | Merge "Rename SystemUI class to CoreStartable"Dave Mankoff2021-11-101-2/+2
|\ \
| * | Rename SystemUI class to CoreStartableDave Mankoff2021-11-091-2/+2
* | | Merge "Merge "Update udfps states on enrollment changes" into sc-v2-dev am: 3...Automerger Merge Worker2021-11-091-0/+10
|\ \ \ | |/ / |/| / | |/
| * Update udfps states on enrollment changesBeverly2021-11-091-0/+10
* | Avoid autoboxing.Kweku Adams2021-11-011-4/+4
|/
* Support an x-coordinate for fps locationBeverly2021-09-301-4/+20
* Update side fingerprint sensor overlay assets.Joe Bolinger2021-09-131-5/+7
* Add callback for when enrollment state changesKevin Chyn2021-09-021-1/+25
* Add requestId to authentication entry points.Joe Bolinger2021-09-011-2/+8
* Update lock icon location if auth setup is delayedBeverly2021-08-231-1/+5
* Update orientation on rotation changesBeverly2021-07-201-5/+12
* Add orientation listener to all biometric overlays.Joe Bolinger2021-07-091-41/+14
* Merge "Revert "Enable orientation listener at all times."" into sc-devManish Varma2021-07-091-7/+8
|\
| * Revert "Enable orientation listener at all times."Manish Varma2021-07-091-7/+8
* | Merge "NonBypass - enter device if user is attempting udfps auth" into sc-devBeverly Tai2021-07-081-0/+11
|\ \ | |/ |/|
| * NonBypass - enter device if user is attempting udfps authBeverly2021-07-081-0/+11
* | Enable orientation listener at all times.Joe Bolinger2021-07-071-8/+7
|/
* Add a device orientation listener for updaing UDFPS layouts.Joe Bolinger2021-07-021-28/+56
* Fix DMD setting IUdfpsHbmListener before SysUI is readyIlya Matyukhin2021-06-151-0/+21
* Fix feedback and animations for face to fingerprint fallback authentication.Joe Bolinger2021-06-031-8/+9
* Merge "Update side-fps affordance to account for changes in device rotation, ...Grace Cheng2021-06-021-1/+0
|\
| * Update side-fps affordance to account for changes in device rotation,“Grace2021-06-021-1/+0
* | Merge "Show ripple effect on rear fp auth" into sc-devTreeHugger Robot2021-05-251-4/+46
|\ \
| * | Show ripple effect on rear fp authBeverly2021-05-211-4/+46
| |/
* | Add biometric strength reset and fix CTS tests on multi sensor devices (mostly)Joe Bolinger2021-05-241-14/+28
* | Merge changes I57f018e4,Ib1e92278 into sc-devJoe Bolinger2021-05-211-4/+26
|\ \ | |/ |/|
| * Delay starting fingerprint sensor when using multi-sensor devices.Joe Bolinger2021-05-201-4/+26
* | Add plumbing to show/hide side-fps UI affordance near power button“Grace2021-05-211-1/+19
|/
* Notify AuthController when fingerprint providers are readyIlya Matyukhin2021-04-261-22/+36
* Support slide to udfps auth on keyguardBeverly2021-04-221-3/+3
* Add ability to enable extra udfps vibrationsBeverly2021-04-141-8/+6
* Update DisabledUdfpsCtrl to LockIconViewControllerBeverly2021-04-081-0/+11
* Support face auth ripple animationBeverly2021-04-061-2/+37
* CancelAodInterrupt in KeyguardUpdateMonitorBeverly2021-03-301-3/+11
* Make FingerprintManager show BiometricPrompt for UDFPSCurtis Belmonte2021-02-061-2/+2
* Plumb UDFPS overlay "show reason" from FingerprintService to SysUIKevin Chyn2021-01-131-4/+6
* Merge "Add tap target for when udfps is unavailable"Beverly Tai2020-12-011-0/+5
|\