summaryrefslogtreecommitdiff
path: root/src/com/android/email/ResourceHelper.java
Commit message (Collapse)AuthorAgeFilesLines
* Update widget colours / assets according to specTodd Kennedy2011-01-191-0/+14
| | | | | | | | | | | * Modified font colours for read/un-read emails * Add chip colours when viewing mail from multiple accounts * Add calendar icon if message has an invite attachment * Update background of read/un-read emails bug 3351761 Change-Id: Id59573d25a6988e9e869335f95778aad28b43912
* Store application context to avoid activity leak.Makoto Onuki2010-12-141-1/+1
| | | | | | Bug 3285156 Change-Id: I579cf628d178cabf999fc7cd63765298d2082944
* Show color chips for combined view.Makoto Onuki2010-11-231-0/+73
Show color chips for account rows and message items on the combined view. Moved hard-coded color values to resource. Bug 3138001 Change-Id: Ib93fb9d6e9592ebd0c297f83c3dee2358a80508f