summaryrefslogtreecommitdiff
path: root/packages/SystemUI/src/com/android/systemui/MultiListLayout.java
Commit message (Expand)AuthorAgeFilesLines
* Simplify GlobalActionsFlatLayout and fix dismissAran Ink2020-02-141-1/+4
* Add GlobalActionsColumnLayout to replace HardwareUILayout.Aaron Heuckroth2019-05-011-5/+19
* Add unit tests to GlobalActionsGridLayout.Aaron Heuckroth2019-04-241-19/+13
* Fix Global Actions animations, and use old power menu when panel is disabled.Aaron Heuckroth2019-04-031-0/+10
* Move grid-based Global Actions to power button when not using panel.Aaron Heuckroth2019-03-121-9/+17
* Refactor MultiListLayout to improve encapsulation.Aaron Heuckroth2019-03-071-37/+57
* Fix TalkBack accessibility for grid-based power menu.Aaron Heuckroth2019-03-041-3/+3
* Add support for small screens to grid-based global actions menu.Aaron Heuckroth2019-02-151-1/+4
* Add rotation support to grid-based global actions menu.Aaron Heuckroth2019-02-131-1/+34
* Creates a new grid-based global actions menu on power button hold.Aaron Heuckroth2019-01-241-4/+4
* Extract GlobalActionsLayout to an abstract class.Aaron Heuckroth2019-01-161-0/+124