summaryrefslogtreecommitdiff
path: root/packages/SystemUI/src/com/android/systemui/statusbar/NotificationShadeWindowController.java
Commit message (Expand)AuthorAgeFilesLines
* Publish dream state to OverviewProxyService.Bryce Lee2023-01-251-0/+3
* Replaced setPanelExpanded with listener in NPVC/Central SurfacesShawn Lee2022-11-091-3/+0
* Replaced setQsExpanded calls in NPVC with listenerShawn Lee2022-10-201-3/+0
* Window LayoutParams optimizationsLucas Dupin2022-05-031-7/+0
* Group window relayout requestsLucas Dupin2022-01-251-0/+9
* Exclude CommunalSurfaceView tap region from keyguard.Bryce Lee2021-08-301-0/+4
* Fixed an issue where the statusbar was made opaque even though it wasntSelim Cinek2021-08-161-3/+3
* Fix wallpaper showing on AODLucas Dupin2021-07-011-0/+6
* Add unregisterCallback method to NotificationShadeWindowControllerSteve Elliott2021-05-251-0/+6
* Merge changes from topics "face_auth_ripple", "udfps_falsing" into sc-devTreeHugger Robot2021-04-071-1/+1
|\
| * Support face auth ripple animationBeverly2021-04-061-1/+1
* | Extract ActivityLaunchAnimator into a reusable class.Jordan Demeulenaere2021-04-061-1/+6
|/
* Face auth low-light mitigationLucas Dupin2020-08-191-0/+7
* Separate UI and StatusBar from BiometricUnlockControllerHeemin Seog2020-08-131-0/+184