summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/dynamicui
Commit message (Expand)AuthorAgeFilesLines
* Changes on the wallpaper gradient extraction algorithm: fallback colorsMario Bertschler2017-07-141-16/+43
* Supporting dark theme hint for wallpaper colors.Mario Bertschler2017-07-101-3/+3
* Switching to dark color in color extraction algorithm.Mario Bertschler2017-06-261-144/+177
* Disable old ColorExtractionService if feature flag forMario Bertschler2017-06-221-0/+7
* Fixing various system UI flags not getting updated properly on theme changes.Sunny Goyal2017-06-201-1/+1
* Applying API changes on WallpaperColors.Mario Bertschler2017-06-192-52/+36
* Trigger theme change if supportsDarkText is switching.Mario Bertschler2017-06-081-1/+2
* Dark color on super light wallpaper supportMario Bertschler2017-06-071-0/+6
* Merge "Improved color extraction algorithm" into ub-launcher3-dorval-polishTreeHugger Robot2017-06-061-45/+490
|\
| * Improved color extraction algorithmMario Bertschler2017-06-061-45/+490
* | resolve merge conflicts of 629a67c5a to ub-launcher3-dorval-polishTony2017-06-022-38/+77
|\ \ | |/ |/|
| * Migrate ColorExtractionService to JobServiceTony2017-06-022-32/+71
* | Providing a default color extraction implementation.Mario Bertschler2017-05-263-56/+35
* | Theming on Scrim- and GradientViewMario Bertschler2017-05-256-145/+130
* | Adding compat implementation for the new WallpaperManager APIs for color extr...Sunny Goyal2017-05-235-125/+39
* | Merge "Adding listener support for color extraction changes Changing the apps...TreeHugger Robot2017-05-111-0/+20
|\ \
| * | Adding listener support for color extraction changesSunny Goyal2017-05-091-0/+20
* | | Color extraction implementation for gradient colorsMario Bertschler2017-05-086-13/+544
|/ /
* | All Apps transition with gradient and scrim.Mario Bertschler2017-05-032-5/+36
* | 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