index
:
platform/packages/apps/DocumentsUI
banksia-dev
[no description]
Gerrit Code Review
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
com
/
android
/
documentsui
/
IconUtils.java
Age
Commit message (
Expand
)
Author
2025-03-18
[DocsUI M3] Use dynamic color for Mime type icons
Wenbo Jie
2025-03-17
[DocsUI M3] Fix the corner pixelation for thumbnail
Wenbo Jie
2020-03-09
Enable DirectoryFragment.onRefresh works when there is no root doc.
Kelvin Kwan
2020-02-18
Load App icons from correct user and badge when cross profile is supported.
Kelvin Kwan
2019-02-20
Flesh out CR.getTypeDrawable() with more details.
Jeff Sharkey
2019-01-09
Update colored icons for mimeTypes (1/N)
Bill Lin
2017-02-22
Removed all com.android.internal.* references in code.
Ben Lin
2016-10-11
Removing a mimeIcon specific for album folders that are from MediaProvider.
Ben Lin
2016-09-16
Move State to base and root stuff to roots.
Steve McKay
2016-07-06
Move the MIME type icon detection into the platform.
Daniel Nishi
2016-01-06
Reinstate mime icons on grid tiles.
Ben Kwa
2015-09-23
Move State to a separate file.
Steve McKay
2015-09-11
Refactor DocsUI to break out a new ManageRootActivity.
Ben Kwa
2015-08-20
Use type inference where possible.
Steve McKay
2015-03-18
Replace usages of deprecated Resources.getColor() and getColorStateList()
Alan Viverette
2015-02-28
Remove unused imports in frameworks/base.
John Spurlock
2014-08-29
Final pass at Material DocumentsUI.
Jeff Sharkey
2014-08-14
Make sure we're obtaining themed drawables correctly
Alan Viverette
2014-08-08
Separate MIME icons for some office formats.
Jeff Sharkey
2014-08-08
More material updates to DocumentsUI.
Jeff Sharkey
2014-07-28
First pass at Materializing DocumentsUI!
Jeff Sharkey
2013-11-20
Remove unused imports from frameworks/base.
John Spurlock
2013-09-18
Latest UX asset drop.
Jeff Sharkey
2013-09-06
Another asset drop, provider icons, tests.
Jeff Sharkey
2013-09-04
Asset drop, icons for common MIME types.
Jeff Sharkey