summaryrefslogtreecommitdiff
path: root/packages/SystemUI/src/com/android/systemui/keyguard/KeyguardViewMediator.java
Commit message (Expand)AuthorAgeFilesLines
* Updated: always show the keyguard on device lockdownBeverly Tai2023-12-171-2/+14
* Revert "On device lockdown, always show the keyguard"Beverly Tai2023-12-141-9/+1
* Merge tag 'android-13.0.0_r72' of https://android.googlesource.com/platform/f...George Zacharia2023-08-091-16/+8
|\
| * Keyguard: use transition state for syncing occlude [RESTRICT AUTOMERGE]Robin Lee2023-06-191-16/+3
| * Cancel current animation instead of candidateRobin Lee2023-06-161-4/+9
| * Use Settings.System.getIntForUser instead of getInt to make sure user specifi...Chandru S2023-06-161-5/+8
| * On device lockdown, always show the keyguardBeverly2023-06-161-1/+9
* | Merge tag 'android-13.0.0_r67' of https://android.googlesource.com/platform/f...George Zacharia2023-08-091-6/+17
|\ \
| * | Use Settings.System.getIntForUser instead of getInt to make sure user specifi...Chandru S2023-06-141-5/+8
| * | On device lockdown, always show the keyguardBeverly2023-06-141-1/+9
| |/
* | Merge tag 'android-13.0.0_r52' of https://android.googlesource.com/platform/f...George Zacharia2023-08-021-26/+88
|\|
| * Add event log for keyguard occlude status chagne.Issei Suzuki2023-03-131-0/+3
| * Guarantee transitions always update occlude statusRobin Lee2023-03-061-2/+14
| * Explicitly re-show the keyguard if we were hiding.Josh Tsuji2023-03-021-9/+21
| * [DO NOT MERGE] Remove UNOCCLUSION_TRANSITION flagMatt Pietal2023-02-221-10/+1
| * Fix issue with disable flags being set for the wrong userWinson Chung2023-02-181-2/+19
| * Transitions - Add ALTERNATE_BOUNCER supportBeverly2023-02-141-3/+3
| * Merge "Schedule idle timeout when Keyguard state is reset and only if possibl...Haining Chen2023-02-091-5/+20
| |\
| | * Schedule idle timeout when Keyguard state is reset and only if possibleHaining Chen2023-02-081-5/+20
| * | Merge "[DO NOT MERGE] Replace UserHandle.CURRENT with UserTracker" into tm-qp...Alex Stetson2023-01-191-1/+1
| |\ \
| | * | [DO NOT MERGE] Replace UserHandle.CURRENT with UserTrackerAlex Stetson2023-01-171-1/+1
| | |/
| * | Merge "Fix issues with unlocking during a swipe on the lockscreen." into tm-q...Josh Tsuji2023-01-191-0/+4
| |\ \
| | * | Fix issues with unlocking during a swipe on the lockscreen.Josh Tsuji2023-01-191-0/+4
| | |/
| * / SystemUI: stop using IPackageManager::isOnlyCoreApps()Eric Biggers2023-01-161-6/+0
| |/
| * Merge "Explicitly re-show rather than reset keyguard if we're not interactive...Josh Tsuji2023-01-111-6/+16
| |\
| | * Explicitly re-show rather than reset keyguard if we're not interactive.Josh Tsuji2023-01-111-6/+16
| * | [DO NOT MERGE] Transitions: LOCKSCREEN->DREAMINGMatt Pietal2023-01-091-5/+24
* | | Merge tag 'android-13.0.0_r49' into t13.0Semavi Ulusoy2023-05-171-5/+20
|\ \ \
| * | | Schedule idle timeout when Keyguard state is reset and only if possibleHaining Chen2023-02-111-5/+20
| |/ /
* | | Merge tag 'android-13.0.0_r35' of https://android.googlesource.com/platform/f...George Zacharia2023-04-031-130/+158
|\| |
| * | Merge "Fix lockscreen jump-cutting in during screen off." into tm-qpr-devJosh Tsuji2023-01-081-4/+4
| |\ \
| | * | Fix lockscreen jump-cutting in during screen off.Josh Tsuji2023-01-061-4/+4
| | |/
| * / Don't always showSurfaceBehindKeyguard if keyguard exit is cancelled.Josh Tsuji2023-01-051-21/+36
| |/
| * [DO NOT MERGE] DREAMING->LOCKSCREEN, lockscreen updatesMatt Pietal2022-12-211-2/+2
| * [DO NOT MERGE] Coordinated DREAMING->LOCKSCREEN animationMatt Pietal2022-12-201-2/+2
| * Merge "Use consistent method to get current user" into tm-qpr-devAlex Stetson2022-12-161-2/+2
| |\
| | * Use consistent method to get current userAlex Stetson2022-12-131-2/+2
| * | Merge "Fix TrustAgent showing unclear string." into tm-qpr-devDerek Jedral2022-12-141-2/+6
| |\ \
| | * | Fix TrustAgent showing unclear string.Derek Jedral2022-11-281-2/+6
| * | | Merge "Don't re-lock if we're wake and unlocking." into tm-qpr-devSelim Cinek2022-12-131-1/+1
| |\ \ \ | | |_|/ | |/| |
| | * | Don't re-lock if we're wake and unlocking.Josh Tsuji2022-12-071-1/+1
| * | | [Shell-trantition] Fix keyguard exit animation may no-op at first bootMing-Shin Lu2022-12-061-0/+3
| |/ /
| * / Remove CentralSurfaces from ShadeControllerJustin Weir2022-11-291-1/+1
| |/
| * Merge "Update scrim controller directly with occlude animation status." into ...Josh Tsuji2022-11-181-1/+8
| |\
| | * Update scrim controller directly with occlude animation status.Josh Tsuji2022-11-171-1/+8
| * | Merge "Fix default occlude animation to scale from 50%, not 0%." into tm-qpr-devTreeHugger Robot2022-11-181-9/+16
| |\ \ | | |/ | |/|
| | * Fix default occlude animation to scale from 50%, not 0%.Josh Tsuji2022-11-171-9/+16
| * | Merge "Replace getCurrentUser() calls with UserTracker" into tm-qpr-devAlex Stetson2022-11-161-4/+7
| |\ \
| | * | Replace getCurrentUser() calls with UserTrackerAlex Stetson2022-11-141-4/+7
| | |/
| * / Implement dream out overlay transitionLucas Silva2022-11-141-1/+9
| |/