summaryrefslogtreecommitdiff
path: root/packages/SystemUI/src/com/android/systemui/HardwareBgDrawable.java
Commit message (Collapse)AuthorAgeFilesLines
* Use different colors for grid-based global actions menu.Aaron Heuckroth2019-03-181-1/+1
| | | | | | | | | | Refactor EmergencyActions to group coloring code. Test: Automated tests pass, global actions menu colors match mocks for dark + light themes. Buttons and text are readable. Change-Id: Ia0ca8c31d09cda8acda7b8677c2ccd923cc2c0c5 Fixes: 126445990 Fixes: 128768560
* [SettingsLib] Update Utils APIs usageJason Chang2018-04-111-1/+1
| | | | | | | | Update Utils.getColorAttr and similar methods in Utils to return a ColorStateList instead of a color Bug: 74872054 Test: Force to display different color items then manually test Change-Id: I92697a597b532ba95f29a886baa114ed6d0ac632
* Global actions visuals - color and ordering changes.Alison Cichowlas2018-03-071-1/+1
| | | | | | | Test: Manual, with light & dark themes Bug: 72404596 Change-Id: I739035d8a2824af801e2a5a1bbb8541594d43267
* Themable volume and power dialogsLucas Dupin2017-07-251-8/+12
| | | | | | Test: visual Bug: 63903361 Change-Id: I3e4dc74e960f212985712120341d3a80543c96db
* Early version of new volume + power menusJason Monk2017-04-281-0/+114
Still needs a bunch of code cleanup, but this will get a version into the tree for testing. Test: visual Bug: 37013646 Change-Id: I29800b57d80ea120c691663392f368c17325ab54