summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/dynamicui/ColorExtractionService.java
Commit message (Expand)AuthorAgeFilesLines
* Merge commit 'refs/changes/16/2352216/4' of sso://googleplex-android/platform...Tony2017-06-021-36/+69
|\
| * Migrate ColorExtractionService to JobServiceTony2017-06-021-30/+63
* | Theming on Scrim- and GradientViewMario Bertschler2017-05-251-6/+0
* | Color extraction implementation for gradient colorsMario Bertschler2017-05-081-4/+3
* | All Apps transition with gradient and scrim.Mario Bertschler2017-05-031-3/+10
* | Updating color extraction to include wallpaper theme color.Sunny Goyal2017-04-261-0/+28
|/
* Fallback to WallpaperManager#getDrawable() if getWallpaperFile() is nullTony Wickham2017-02-151-2/+2
* Changing status bar color extraction to use region decoderSunny Goyal2016-11-081-10/+33
* Using BitmapRegionDecoder to only parse partial bitmap during color extractionSunny Goyal2016-11-071-10/+43
* Add feature flag to disable light status barTony Wickham2016-10-121-6/+10
* Enable light status bar when top of wallpaper is light.Tony Wickham2016-09-281-4/+10
* Extract color for the hotseat.Tony Wickham2016-05-091-0/+14
* Added ColorExtractionService and ExtractedColors.Tony Wickham2016-04-011-0/+63