History log of /frameworks/base/core/res/res/drawable/ic_corp_badge.xml
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
b5d34f3b6a5264cfd7a8149e5b7b3b40a9e34bdc 26-Jan-2015 Alexandra Gherghina <alexgherghina@google.com> Update badge assets

Bug: 18829152
Change-Id: I26936dc528b8d56e37eb02fa04177ad3f225b007
/frameworks/base/core/res/res/drawable/ic_corp_badge.xml
fe26b019f327679ce6ebfd73e563078b0fee5cfe 12-Sep-2014 Alexandra Gherghina <alexgherghina@google.com> Update briefcase icons

Introduces hi-res icon and updates existing ones to new design

Bug: 17453322
Change-Id: I2a26f20636732b1eeec2a3b01834b0669d9d8b70
/frameworks/base/core/res/res/drawable/ic_corp_badge.xml
a95c8abb366d9c39450513335f550b56da13b30a 23-Jul-2014 ztenghui <ztenghui@google.com> API REVIEW: VectorDrawable

- Merge <size> and <viewport> attributes all in to top-level <vector> tag
- Indent attributes under <group> in java doc.
- Updata android:stroke to be android:strokeColor, likewise android:fill
- Instead of android:clipToPath, make this a different clip-path tag.
- Document units of the various attributes
- Add example code for defining a VectorDrawable resource

More than that:
= Refactor the code to better support clipPath as a sub-class.
= Update all the xml files to use the new attributes and clip-path tag.

TODO:
-- Remove clipToPath, since that should happen on build break Friday.

bug:16488254

Change-Id: I6db5680ef83cb26c8f064a60fc7d6e7142974b0f
/frameworks/base/core/res/res/drawable/ic_corp_badge.xml
63860956f1c5fa18e2c89584e9399393831b0e49 19-Jun-2014 Kenny Guy <kennyguy@google.com> Update corp badging assets.

Same assets just as vectors rather than pngs.

Bug: 15445217
Change-Id: I33cc299b7f83b62d06334b387b56b1636fdbe851
/frameworks/base/core/res/res/drawable/ic_corp_badge.xml
a6685f4e439b1e314c0cf3ed9b16b42b5aa36d92 18-Jun-2014 Kenny Guy <kennyguy@google.com> Update corp badge assets.

Bug: 15445217
Change-Id: Ie91548625be91272ee684be2c314a9d2e9376b76
/frameworks/base/core/res/res/drawable/ic_corp_badge.xml
701ea7cf86b7d408b8d3bc1aab054be0333e1f26 09-May-2014 Kenny Guy <kennyguy@google.com> Badge notification from managed profiles.

Add a method to the UserManager to provide access
to bitmap of badge for managed profile.
Overlay the icon view in notification templates with
the badge from the UserManager.
Notifications with custom views won't be badged.

Bug: 12641490

Change-Id: I1f2aae927e75fc8a955e4d5bbc3cc81127d87069
/frameworks/base/core/res/res/drawable/ic_corp_badge.xml