History log of /packages/apps/Launcher3/src/com/android/launcher3/util/Themes.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
a69369450281376cb207be554199bb4895843eb2 31-May-2017 Mario Bertschler <bmario@google.com> Dark color on super light wallpaper support

Change-Id: I0fdfa9abefb72e06c45b1f635ac97e2acfa97f05
/packages/apps/Launcher3/src/com/android/launcher3/util/Themes.java
368ae772018c12349d7bf1b27d8817e7644b08c2 24-May-2017 Sunny Goyal <sunnygoyal@google.com> Defining a dark theme for launcher

> Removing the code for LIGHT_STATUS_BAR as that will be controlled by the theme
> Updating icon cache to always use transparent background for low-res, as the
theme can change the bg color

Change-Id: Iab64ec29cab629ee515af22ec15b95d3f40a9df5
/packages/apps/Launcher3/src/com/android/launcher3/util/Themes.java
6c82867a7ea3a95a19d6cec7d1fe164d234d2cb6 27-Feb-2017 Tony Wickham <twickham@google.com> Add shadow to badges

- Add static method to ShadowGenerator to generate a
circle Bitmap with a shadow.
- Move setColorScale() from DragView to Themes, and
use it to apply color to the shadowed Bitmap.

Bug: 35744066
Change-Id: I8d1da528bbf94dc83851f0b4016361ed9f8d5349
/packages/apps/Launcher3/src/com/android/launcher3/util/Themes.java
1f3f07d47c29cba3b70bcd15ebb65a077f55a558 11-Feb-2017 Sunny Goyal <sunnygoyal@google.com> Simplifying some launcher themes

> Replacing some colors with theme attributes
> Simplifying styles definition by removing unnecessary inheritance and inlining some definitions

Change-Id: Ifa167515cae6a7fd3720f1a52ff9ce11abb4495f
/packages/apps/Launcher3/src/com/android/launcher3/util/Themes.java