summaryrefslogtreecommitdiff
path: root/packages/SystemUI/src/com/android/keyguard/KeyguardUpdateMonitor.java
Commit message (Expand)AuthorAgeFilesLines
...
| * | SystemUI: stop using IPackageManager::isOnlyCoreApps()Eric Biggers2023-01-161-17/+0
| |/
| * Merge "4/ Add config_face_auth_supported_posture to listen for Face by postur...Bill Lin2023-01-121-3/+34
| |\
| | * 4/ Add config_face_auth_supported_posture to listen for Face by posturelbill2023-01-111-3/+34
| * | RESTRICT AUTOMERGE Update FP listening state on keyguardGoingAwayBeverly2023-01-111-5/+8
| |/
| * Merge "Added FingerprintInteractiveToAuthProvider" into tm-qpr-devJoshua Mccloskey2023-01-111-35/+18
| |\
| | * Added FingerprintInteractiveToAuthProviderJoshua McCloskey2023-01-111-35/+18
| * | RESTRICT AUTOMERGE Modernize alternate bouncer logicBeverly2023-01-101-0/+7
| |/
* | Merge tag 'android-13.0.0_r49' into t13.0Semavi Ulusoy2023-05-171-0/+18
|\ \
| * | Revert change that would detectFp when FP is locked outBeverly2023-02-271-1/+2
| * | Schedule idle timeout when Keyguard state is reset and only if possibleHaining Chen2023-02-111-0/+18
| |/
* | Merge tag 'android-13.0.0_r35' of https://android.googlesource.com/platform/f...George Zacharia2023-04-031-433/+624
|\ \
| * | Revert change that would detectFp when FP is locked outBeverly2023-02-171-1/+2
| |/
| * Update SysUI to use new PowerManager WakeReasonsBeverly2022-12-201-1/+1
| * Merge "Replace KeyguardListenQueue with DumpsysTableLogger" into tm-qpr-devTreeHugger Robot2022-12-161-29/+35
| |\
| | * Replace KeyguardListenQueue with DumpsysTableLoggerBeverly2022-12-121-29/+35
| * | Merge "Send newlyUnlocked information to KeyguardUpdateMontiorCallbacks" into...Beverly Tai2022-12-161-2/+5
| |\ \
| | * | Send newlyUnlocked information to KeyguardUpdateMontiorCallbacksBeverly2022-12-151-2/+5
| * | | Merge "Add newlyUnlocked to onTrustChanged" into tm-qpr-devDerek Jedral2022-12-161-1/+1
| |\| |
| | * | Add newlyUnlocked to onTrustChangedDerek Jedral2022-12-151-1/+1
| | |/
| * / Always attempt AU w/ kg dismissal on fp failureBeverly2022-12-131-1/+13
| |/
| * Increase power-press timeouteddielan2022-12-071-5/+13
| * Merge "On strongAuthChanges, update fp & face states" into tm-qpr-devTreeHugger Robot2022-12-051-65/+62
| |\
| | * On strongAuthChanges, update fp & face statesBeverly2022-12-021-65/+62
| * | Merge "Update FP listening right after POWER_PRESSED err" into tm-qpr-devTreeHugger Robot2022-12-021-3/+7
| |\ \ | | |/ | |/|
| | * Update FP listening right after POWER_PRESSED errBeverly2022-12-021-3/+7
| * | Merge "isUnlockingWithFaceAllowed checks lockout state" into tm-qpr-devTreeHugger Robot2022-12-011-7/+3
| |\ \
| | * | isUnlockingWithFaceAllowed checks lockout stateBeverly2022-11-301-7/+3
| | |/
| * / Stop face auth if occluding app doesn't want face auth.Chandru2022-11-301-2/+2
| |/
| * For non-udfps, detectFP if primaryAuth requiredBeverly2022-11-291-59/+92
| * Move BiometricUnlockController logs to LogBufferBeverly2022-11-211-0/+4
| * Merge "Do not run face detection for bypass when the user is authenticated by...Chandru S2022-11-171-12/+14
| |\
| | * Do not run face detection for bypass when the user is authenticated by FPChandru2022-11-161-12/+14
| * | Merge "Replace getCurrentUser() calls with UserTracker" into tm-qpr-devAlex Stetson2022-11-161-17/+9
| |\ \ | | |/ | |/|
| | * Replace getCurrentUser() calls with UserTrackerAlex Stetson2022-11-141-17/+9
| * | Eval dismissKeyguard in KeyguardUpdateMonitorBeverly2022-11-151-10/+30
| |/
| * Setup callbacks for ChipBar for ActiveUnlockBeverly2022-11-111-20/+12
| * Update naming for the AlternateBouncerBeverly2022-11-081-36/+41
| * Always trigger face auth even when it is locked out.Chandru2022-11-051-5/+7
| * Merge changes from topic "require-screen-on-to-auth" into tm-qpr-devJoshua Mccloskey2022-11-031-4/+74
| |\
| | * Fix keyguard logic for listening to sfpsJoshua McCloskey2022-11-021-30/+25
| | * Implement SFPS “require screen on to auth”Grace Cheng2022-11-021-2/+77
| * | Remove logging only boolean parameter from KeyguardUpdateMonitor#requestFaceAuthChandru2022-10-271-5/+3
| |/
| * Merge "Gate & metrics log WakeReason for face auth run" into tm-qpr-devBeverly Tai2022-10-261-14/+34
| |\
| | * Gate & metrics log WakeReason for face auth runBeverly2022-10-201-14/+34
| * | Change KeyguardUpdateMonitorLogger to accept nullable paramsChandru2022-10-241-3/+3
| * | Hide message on bouncer only if face auth actually runsChandru2022-10-231-1/+3
| * | Remove duplicate method in KeyguardUpdateMonitorChandru2022-10-211-4/+0
| |/
| * Merge "Add explaination strings to bouncer if biometrics timeout" into tm-qpr...Jason Chang2022-10-171-2/+24
| |\
| | * Add explaination strings to bouncer if biometrics timeoutJason Chang2022-10-111-2/+24
| * | Merge "DO NOT MERGE Use KeyguardStateController for #isShowing" into tm-qpr-devBeverly Tai2022-10-121-8/+1
| |\ \