summaryrefslogtreecommitdiff
path: root/res/mipmap-xxhdpi
AgeCommit message (Collapse)Author
2017-07-25Upgrade launcher icon and shortcuts to adaptive icon Hyunyoung Song
Bug: 62023774 Test: build, and runs, manual testing on marlin device Details: 1. Inverted shortcut color and set background to be Grey 100 material color following the shortcut design guidelines 2. Fixed wrong typecasting in FilesActivity etc, etc... Change-Id: I96d245c190ad234aac22fb2e1d58c6e299fb7fcf
2016-11-11Use new official Files icons from go/icons. Steve McKay
Bug: 25954736 Change-Id: I59cd4f327160af37ce2aafd9238d393409d21838
2016-07-15Include an app icon. Steve McKay
Bug: 29880363 Change-Id: Ia8d9414ce536fb35acec1357d0f69d3ee158d853
2016-04-06Massage code to better support Files overlay. Steve McKay
Also, allow "productivity_mode" config to be enabled via intent extra as a developement aide. Bug: 28006206 Change-Id: I7be8d96a0e924f9ce8023347e051d28d69a0eec9
2016-03-23Use mipmap instead of drawable for app icon of DocumentsUI. Daichi Hirono
App icon can be redered in various size and mipmap automatically switches to high-resolution resources regardless of screen size when the icon is rendered in large size. BUG=27804140 Change-Id: Ib14a4d8ec8ac601f46510ad50ab18f28408b8fc1