summaryrefslogtreecommitdiff
path: root/packages/SystemUI/src/com/android/systemui/keyguard/WakefulnessLifecycle.java
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'android-13.0.0_r52' of https://android.googlesource.com/platform/f...George Zacharia2023-08-021-0/+16
|\
| * RESTRICT AUTOMERGE SFPS: Don't play auth haptics if power button pressedBeverly2023-01-101-0/+16
* | DisplayUtils: Introduce getScaleFactorAnierinB2022-12-301-8/+7
|/
* Remove FileDescriptor from systemui.Dumpable.Dave Mankoff2022-04-051-2/+1
* Fixed an issue where a user could't go to the locked shade from dozingSelim Cinek2022-01-141-0/+7
* Manually register Dumpables to DumpManagerNed Burns2021-09-091-1/+5
* WakefulenessLifecycle: start out as AWAKE for NFFsRobin Lee2021-06-171-1/+1
* Use the existing wallpaper command API to send wake/sleep events to the wallp...Josh Tsuji2021-04-181-2/+107
* Revert "Use the existing wallpaper command API to send wake/sleep events to t...Yuncheol Heo2021-04-161-101/+2
* Use the existing wallpaper command API to send wake/sleep events to the wallp...Josh Tsuji2021-04-161-2/+101
* Adds the power button unlock animation and plumbs detailed wake/sleep reason ...Josh Tsuji2021-01-201-2/+23
* 6/N Move everything into SysUIComponent.Dave Mankoff2020-08-161-2/+2
* Fix double auth issueLucas Dupin2019-08-131-2/+14
* Clean up DependencyProvider a bitJason Monk2018-12-211-0/+8
* Screen off animationLucas Dupin2018-03-201-0/+12
* AOD: Fix wakeup transition jankAdrian Roos2017-07-271-4/+11
* Keyguard: Factor out Screen and Wakefulness lifecyclesAdrian Roos2017-07-191-0/+73