index
:
frameworks_base.git
kitkat
lp5.0
lp5.1
mm6.0
n7.0
n7.1
o8.0
o8.1
q10.0
r11.0
r11.1
s12.0
s12.1
t13.0
t13.0_pre-rebase_jan22-23
u14.0
v15.0
w16.0
w16.1
frameworks_base
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
packages
/
SystemUI
/
src
/
com
/
android
/
systemui
/
keyguard
/
KeyguardViewMediator.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Updated: always show the keyguard on device lockdown
Beverly Tai
2023-12-17
1
-2
/
+14
*
Revert "On device lockdown, always show the keyguard"
Beverly Tai
2023-12-14
1
-9
/
+1
*
Merge tag 'android-13.0.0_r72' of https://android.googlesource.com/platform/f...
George Zacharia
2023-08-09
1
-16
/
+8
|
\
|
*
Keyguard: use transition state for syncing occlude [RESTRICT AUTOMERGE]
Robin Lee
2023-06-19
1
-16
/
+3
|
*
Cancel current animation instead of candidate
Robin Lee
2023-06-16
1
-4
/
+9
|
*
Use Settings.System.getIntForUser instead of getInt to make sure user specifi...
Chandru S
2023-06-16
1
-5
/
+8
|
*
On device lockdown, always show the keyguard
Beverly
2023-06-16
1
-1
/
+9
*
|
Merge tag 'android-13.0.0_r67' of https://android.googlesource.com/platform/f...
George Zacharia
2023-08-09
1
-6
/
+17
|
\
\
|
*
|
Use Settings.System.getIntForUser instead of getInt to make sure user specifi...
Chandru S
2023-06-14
1
-5
/
+8
|
*
|
On device lockdown, always show the keyguard
Beverly
2023-06-14
1
-1
/
+9
|
|
/
*
|
Merge tag 'android-13.0.0_r52' of https://android.googlesource.com/platform/f...
George Zacharia
2023-08-02
1
-26
/
+88
|
\
|
|
*
Add event log for keyguard occlude status chagne.
Issei Suzuki
2023-03-13
1
-0
/
+3
|
*
Guarantee transitions always update occlude status
Robin Lee
2023-03-06
1
-2
/
+14
|
*
Explicitly re-show the keyguard if we were hiding.
Josh Tsuji
2023-03-02
1
-9
/
+21
|
*
[DO NOT MERGE] Remove UNOCCLUSION_TRANSITION flag
Matt Pietal
2023-02-22
1
-10
/
+1
|
*
Fix issue with disable flags being set for the wrong user
Winson Chung
2023-02-18
1
-2
/
+19
|
*
Transitions - Add ALTERNATE_BOUNCER support
Beverly
2023-02-14
1
-3
/
+3
|
*
Merge "Schedule idle timeout when Keyguard state is reset and only if possibl...
Haining Chen
2023-02-09
1
-5
/
+20
|
|
\
|
|
*
Schedule idle timeout when Keyguard state is reset and only if possible
Haining Chen
2023-02-08
1
-5
/
+20
|
*
|
Merge "[DO NOT MERGE] Replace UserHandle.CURRENT with UserTracker" into tm-qp...
Alex Stetson
2023-01-19
1
-1
/
+1
|
|
\
\
|
|
*
|
[DO NOT MERGE] Replace UserHandle.CURRENT with UserTracker
Alex Stetson
2023-01-17
1
-1
/
+1
|
|
|
/
|
*
|
Merge "Fix issues with unlocking during a swipe on the lockscreen." into tm-q...
Josh Tsuji
2023-01-19
1
-0
/
+4
|
|
\
\
|
|
*
|
Fix issues with unlocking during a swipe on the lockscreen.
Josh Tsuji
2023-01-19
1
-0
/
+4
|
|
|
/
|
*
/
SystemUI: stop using IPackageManager::isOnlyCoreApps()
Eric Biggers
2023-01-16
1
-6
/
+0
|
|
/
|
*
Merge "Explicitly re-show rather than reset keyguard if we're not interactive...
Josh Tsuji
2023-01-11
1
-6
/
+16
|
|
\
|
|
*
Explicitly re-show rather than reset keyguard if we're not interactive.
Josh Tsuji
2023-01-11
1
-6
/
+16
|
*
|
[DO NOT MERGE] Transitions: LOCKSCREEN->DREAMING
Matt Pietal
2023-01-09
1
-5
/
+24
*
|
|
Merge tag 'android-13.0.0_r49' into t13.0
Semavi Ulusoy
2023-05-17
1
-5
/
+20
|
\
\
\
|
*
|
|
Schedule idle timeout when Keyguard state is reset and only if possible
Haining Chen
2023-02-11
1
-5
/
+20
|
|
/
/
*
|
|
Merge tag 'android-13.0.0_r35' of https://android.googlesource.com/platform/f...
George Zacharia
2023-04-03
1
-130
/
+158
|
\
|
|
|
*
|
Merge "Fix lockscreen jump-cutting in during screen off." into tm-qpr-dev
Josh Tsuji
2023-01-08
1
-4
/
+4
|
|
\
\
|
|
*
|
Fix lockscreen jump-cutting in during screen off.
Josh Tsuji
2023-01-06
1
-4
/
+4
|
|
|
/
|
*
/
Don't always showSurfaceBehindKeyguard if keyguard exit is cancelled.
Josh Tsuji
2023-01-05
1
-21
/
+36
|
|
/
|
*
[DO NOT MERGE] DREAMING->LOCKSCREEN, lockscreen updates
Matt Pietal
2022-12-21
1
-2
/
+2
|
*
[DO NOT MERGE] Coordinated DREAMING->LOCKSCREEN animation
Matt Pietal
2022-12-20
1
-2
/
+2
|
*
Merge "Use consistent method to get current user" into tm-qpr-dev
Alex Stetson
2022-12-16
1
-2
/
+2
|
|
\
|
|
*
Use consistent method to get current user
Alex Stetson
2022-12-13
1
-2
/
+2
|
*
|
Merge "Fix TrustAgent showing unclear string." into tm-qpr-dev
Derek Jedral
2022-12-14
1
-2
/
+6
|
|
\
\
|
|
*
|
Fix TrustAgent showing unclear string.
Derek Jedral
2022-11-28
1
-2
/
+6
|
*
|
|
Merge "Don't re-lock if we're wake and unlocking." into tm-qpr-dev
Selim Cinek
2022-12-13
1
-1
/
+1
|
|
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
|
*
|
Don't re-lock if we're wake and unlocking.
Josh Tsuji
2022-12-07
1
-1
/
+1
|
*
|
|
[Shell-trantition] Fix keyguard exit animation may no-op at first boot
Ming-Shin Lu
2022-12-06
1
-0
/
+3
|
|
/
/
|
*
/
Remove CentralSurfaces from ShadeController
Justin Weir
2022-11-29
1
-1
/
+1
|
|
/
|
*
Merge "Update scrim controller directly with occlude animation status." into ...
Josh Tsuji
2022-11-18
1
-1
/
+8
|
|
\
|
|
*
Update scrim controller directly with occlude animation status.
Josh Tsuji
2022-11-17
1
-1
/
+8
|
*
|
Merge "Fix default occlude animation to scale from 50%, not 0%." into tm-qpr-dev
TreeHugger Robot
2022-11-18
1
-9
/
+16
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
Fix default occlude animation to scale from 50%, not 0%.
Josh Tsuji
2022-11-17
1
-9
/
+16
|
*
|
Merge "Replace getCurrentUser() calls with UserTracker" into tm-qpr-dev
Alex Stetson
2022-11-16
1
-4
/
+7
|
|
\
\
|
|
*
|
Replace getCurrentUser() calls with UserTracker
Alex Stetson
2022-11-14
1
-4
/
+7
|
|
|
/
|
*
/
Implement dream out overlay transition
Lucas Silva
2022-11-14
1
-1
/
+9
|
|
/
[next]