summaryrefslogtreecommitdiffstats
path: root/packages/DocumentsUI/res/drawable-mdpi
Commit message (Collapse)AuthorAgeFilesLines
* Merge "Clean up icons in DocumentsUI." into mnc-devBen Kwa2015-06-0928-0/+0
|\
| * Clean up icons in DocumentsUI.Ben Kwa2015-06-0828-0/+0
| | | | | | | | | | | | | | | | | | - Remove unused icons. - Replace improperly sized icons with properly sized (24dp) ones. BUG=21643433 Change-Id: I67595b6bfbbf94f11abe6c1feabe633488decc84
* | Update hamburger share, and delete icons to use the 24x MD icons.Steve McKay2015-06-023-0/+0
|/ | | | | | BUG=18685222,17699796 Change-Id: I4b14b83eca7fe30e250e1252cb384bc94e05e0a4 (cherry picked from commit e07525536b7edf584ffc96ba69951794d6096b57)
* Final pass at Material DocumentsUI.Jeff Sharkey2014-08-291-0/+0
| | | | | | | | | Now with treatment for disabled and selected grid items. Inverts text and icons in selected drawer items. Follows upstream color changes to accent color. Disables some verbose logging. Bug: 15836082, 17281688 Change-Id: I97a1c055a2f1a537388a8f5669147618e9698870
* More material updates to DocumentsUI.Jeff Sharkey2014-08-08114-0/+0
| | | | | | | | All assets cut as alpha variants so we apply desired tinting at runtime. Small script to automatically generate XML resources. Bug: 15836082, 16658537 Change-Id: I803b3f0bf6f121194a5445fd1c6600fabaf28f60
* Latest DocumentsUI material asset drop.Jeff Sharkey2014-07-2936-0/+0
| | | | | Bug: 15836082 Change-Id: Ifdd8a42a963071f1c958d56b3f835228f257cf9a
* More DocumentsUI material iteration.Jeff Sharkey2014-07-291-0/+0
| | | | | | | | | | | | | | Move to using Toolbar for all actions. Drawer contains its own Toolbar with separate title, and hamburger is always visible. Change drawer items to match spec. Switching to Toolbar allows us to remove nasty dialog-on-tablet hacks, yay! This also means we can finally get real IME resizing support. Move to using elevation for all shadows; this removes more nasty hacks around drawing directory shadows. Bug: 15836082 Change-Id: Iba70b898f385a7debd8aabfc98ff39d20bca860d
* First pass at Materializing DocumentsUI!Jeff Sharkey2014-07-2871-0/+0
| | | | | | | | | | | | | | | Initial Material asset drop, which still needs some tweaking. Moved back to framework list item selectors, giving us ripples. Using accent color overlay for activated items. Align all items to new Material grid, including insetting list divider and resizing list items on wide screens. Fix obscure RTL drawing bug. Still lots of work left. Bug: 15836082 Change-Id: I729cc7dcb0271ee62b55d1e036fc28427fc0dd3d
* Fix animations, padding in RTL mode.Jeff Sharkey2013-10-012-0/+0
| | | | | | | | | | Show directory animations coming in from left-side when in RTL language. Also fix NinePatchDrawable to correctly mirror its padding when auto-mirrored, and fix InsetDrawable to propagate the layout direction to the wrapped Drawable. Bug: 10987190, 11030793 Change-Id: I1213802a07d0c4ced93438df1e6ddf5aed3df677
* New roots UX, async, performance, docs.Jeff Sharkey2013-09-273-0/+0
| | | | | | | | | | | | | | | | | | | | | | | | Yet another iteration from UX on how roots should be ordered. Since we no longer categorize by type, remove from public API. Updated asset drop with new dividers. Update public API docs to be explicit about required columns. Hide flags and columns that aren't required for third-party apps. Move remainder of potentially blocking work to AsyncTasks, including creating directories, picked root resolution, and creation of new documents once picked. Improve performance of layouts by removing baseline alignment and reduce hierarchy depth. Set alpha on ImageViews directly to avoid offscreen rendering hit. Limit returned recents to 45 days. Show load in recents when still waiting for backends. Show empty message when no recents stacks to create from. Use unique key when saving recent stacks. Bug: 10941423, 10819454, 10964412, 10960718 Change-Id: I08cf589dcda7e203acf67928f4d30322ae36ee94
* Directories are always enabled; update assets.Jeff Sharkey2013-09-262-0/+0
| | | | | | | | Fix bug where item enabled state depended on FLAG_SUPPORTS_WRITE; directories are now always enabled. Also unifies enabled testing. Bug: 10903210, 10946731 Change-Id: I241533d273dfe4a2146bb322a8bd93066bf4ef55
* Mirror DocumentsUI assets for RTL layoutsMichael Wright2013-09-2418-0/+0
| | | | | Bug: 10641916 Change-Id: I037adeb5ec7df6e3812be8653929a55ed8b87323
* Latest UX asset drop, grid padding.Jeff Sharkey2013-09-2151-0/+0
| | | | | | | | | | Bring in latest asset drop. Apply grid padding programmatically instead of waiting for asset. Remove alpha from directory animation. Update save footer background to match spec. Bug: 10700025 Change-Id: I8eef08f36d04767b78e91b23f72bdbebfbb02f58
* Fix tablet layout and resources.Jeff Sharkey2013-09-191-0/+0
| | | | | Bug: 10837208 Change-Id: I563a3b66976b5b02cdb25e077bf0709bb6e66926
* Latest UX asset drop.Jeff Sharkey2013-09-186-0/+0
| | | | | | | | | | Darker action bar overflow icon, larger grid-mode directory icon, icon for music albums, generic file icon. Fix bug that allowed null MIME types to be picked. Bug: 10700025 Change-Id: I2089678eaf793bc3c7214b21c9de5f38429ebb0f
* Another asset drop, provider icons, tests.Jeff Sharkey2013-09-0650-0/+0
| | | | | | | | | Latest asset update, including provider icons which are treated as special cases for now instead of checking into separate apps. Add tests for MIME type matching of roots. Remove unused XML. Bug: 10510022 Change-Id: Id567a9e06ba241f60ac011823e550253c6c797fb
* Asset drop, icons for common MIME types.Jeff Sharkey2013-09-0432-0/+0
Bring in latest assets from UX. Map common MIME types to specific icons. Bug: 10510022 Change-Id: I01ea8749ca5515a04efcbc15eb0c8cbb43e5e7ad