summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/compat/WallpaperManagerCompatVOMR1.java
Commit message (Expand)AuthorAgeFilesLines
* WallpaperManagerCompat should target correct platformHyunyoung Song2017-09-111-1/+2
* Try-catching getColorHints in wallpapermanager compat.Mario Bertschler2017-09-061-6/+10
* Remove reflection from wallpaper manager for wallpaper colors.Mario Bertschler2017-09-051-56/+25
* Adjusting reflection api for color addOnColorsChangedListener thatMario Bertschler2017-08-211-3/+3
* Applying API changes on WallpaperColors.Mario Bertschler2017-06-191-14/+16
* Adding compat implementation for the new WallpaperManager APIs for color extr...Sunny Goyal2017-05-231-0/+109