summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/dynamicui
Commit message (Expand)AuthorAgeFilesLines
* Updating color extraction to include wallpaper theme color.Sunny Goyal2017-04-262-33/+74
* 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-072-38/+43
* Updating version check method namesSunny Goyal2016-11-021-2/+2
* Add feature flag to disable light status barTony Wickham2016-10-132-7/+11
|\
| * Add feature flag to disable light status barTony Wickham2016-10-122-7/+11
* | Removing some TODOs with proper system APISunny Goyal2016-09-301-10/+5
|/
* Enable light status bar when top of wallpaper is light.Tony Wickham2016-09-282-6/+18
* Extract color for the hotseat.Tony Wickham2016-05-093-30/+114
* Removing some wallpaper dependencySunny Goyal2016-04-051-3/+3
* Added ColorExtractionService and ExtractedColors.Tony Wickham2016-04-013-0/+269