summaryrefslogtreecommitdiff
path: root/packages/SystemUI/src/com/android/systemui/globalactions/GlobalActionsGridLayout.java
Commit message (Expand)AuthorAgeFilesLines
* Constrain global actions panel to available spaceSteve Elliott2019-05-301-15/+0
* Fix shadow and animation clipping for Global Actions Dialog.Aran Ink2019-05-141-0/+15
* Add GlobalActionsColumnLayout to replace HardwareUILayout.Aaron Heuckroth2019-05-011-81/+25
* Add unit tests to GlobalActionsGridLayout.Aaron Heuckroth2019-04-241-75/+85
* Add unit tests to ListGridLayout.Aaron Heuckroth2019-04-181-0/+1
* Expand emergency button to match size of container when only item in separate...Aaron Heuckroth2019-04-111-0/+11
* Fix Global Actions animations, and use old power menu when panel is disabled.Aaron Heuckroth2019-04-031-6/+37
* Use different colors for grid-based global actions menu.Aaron Heuckroth2019-03-181-3/+8
* Move grid-based Global Actions to power button when not using panel.Aaron Heuckroth2019-03-121-4/+19
* Refactor MultiListLayout to improve encapsulation.Aaron Heuckroth2019-03-071-3/+51
* Fix TalkBack accessibility for grid-based power menu.Aaron Heuckroth2019-03-041-3/+11
* Add rotation support to grid-based global actions menu.Aaron Heuckroth2019-02-131-2/+2
* Creates a new grid-based global actions menu on power button hold.Aaron Heuckroth2019-01-241-0/+101