summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/graphics/IconPalette.java
Commit message (Expand)AuthorAgeFilesLines
* Merge commit 'refs/changes/42/2374342/1' of sso://googleplex-android/platform...Tony Wickham2017-06-081-9/+44
* Revert "Merge commit 'refs/changes/42/2374342/1' of sso://googleplex-android/...Tony Wickham2017-06-081-44/+9
* Merge commit 'refs/changes/42/2374342/1' of sso://googleplex-android/platform...Tony Wickham2017-06-081-9/+44
* Generalize findContrastColor() to work for dark backgroundsTony Wickham2017-06-061-17/+14
* Use a single color for all icon badges.Tony Wickham2017-05-161-5/+1
* Re-enable badges, with all dotsTony Wickham2017-04-271-1/+1
* Support notifications with 0 count (show as dots)Tony Wickham2017-04-261-1/+9
* Update icon badges to match specTony Wickham2017-04-251-3/+3
* Add shadow to badgesTony Wickham2017-03-011-1/+6
* Simplifying some launcher themesSunny Goyal2017-02-161-3/+4
* Add badges to foldersTony Wickham2017-02-071-0/+2
* Updating the PreloadIconDrawableSunny Goyal2017-02-061-8/+34
* Ensure notification icons have enough contrast with background.Tony Wickham2017-01-271-0/+102
* Add swipe-to-dismiss notifications in popup menu.Tony Wickham2017-01-251-1/+3
* FastBitmapDrawable can draw an icon badge (notification count)Tony Wickham2017-01-131-0/+63