summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/graphics/LauncherIcons.java
Commit message (Expand)AuthorAgeFilesLines
* WallpaperManagerCompat should target correct platformHyunyoung Song2017-09-111-8/+8
* Integrating suggested app by handling new status flags for shortcut items.Mario Bertschler2017-08-241-4/+8
* Use deep shortcuts' icons as a fallback when updatingTony2017-07-281-0/+13
* Use last saved icon if pinned shortcut is unpublishedTony Wickham2017-06-291-3/+19
* Merge "Do not apply legacy treatment on shortcuts Bug: 62617041" into ub-laun...TreeHugger Robot2017-06-221-2/+1
|\
| * Do not apply legacy treatment on shortcutsHyunyoung Song2017-06-221-2/+1
* | Enabling spring effect during drag-n-drop on deep shortcutsSunny Goyal2017-06-211-1/+4
|/
* Prevent clipping on the top and left side on AdaptiveIconDrawablesHyunyoung Song2017-06-061-2/+3
* Guard aginast O for checking AdaptiveIconDrawableHyunyoung Song2017-05-031-1/+1
* When creating bitmap, do not apply width/height ratio if AdaptiveIconDrawableHyunyoung Song2017-04-271-9/+11
* Only apply legacy treatment on app icons that is targeting OHyunyoung Song2017-04-261-6/+8
* [DO NOT MERGE] legacy icon treatment / circle detectionHyunyoung Song2017-04-161-9/+51
* [cleanup] Shadows should not be clipped on AdaptiveIconDrawableHyunyoung Song2017-04-051-14/+16
* Shadows should not be clipped on AdaptiveIconDrawableHyunyoung Song2017-04-051-9/+13
* Merge "Change application launcher icons to adaptive icons b/35429795" into u...Hyunyoung Song2017-03-031-9/+8
|\
| * Change application launcher icons to adaptive iconsHyunyoung Song2017-03-031-10/+9
* | [DO NOT MERGE] Add shadow to Adaptive IconsHyunyoung Song2017-03-021-2/+12
|/
* Hide legacy icon treatment behind a flag.Hyunyoung Song2017-02-141-1/+1
* Updating the PreloadIconDrawableSunny Goyal2017-02-061-13/+7
* Changes required to use MaskableIconDrawable inside Launcher3Hyunyoung Song2017-01-301-6/+23
* Moving icon generation out of ShortcutInfo constructor so that itSunny Goyal2017-01-181-0/+47
* Merge "Use MaskableIconDrawable only in dogfood builds" into ub-launcher3-masterHyunyoung Song2017-01-131-0/+18
|\
| * Use MaskableIconDrawable only in dogfood buildsHyunyoung Song2017-01-121-0/+18
* | Removing static Context access using LauncherAppStateSunny Goyal2017-01-111-13/+8
* | Refactoring some loadWorkspace logic in a separate classSunny Goyal2017-01-101-12/+0
|/
* Removing all compatibility code below LollipopSunny Goyal2016-12-161-7/+1
* No more UserHandleCompatSunny Goyal2016-12-151-5/+6
* Ensuring that ShortcutInfo always has an iconSunny Goyal2016-12-131-4/+4
* Moving some image handling classes to .graphics packageSunny Goyal2016-09-021-0/+258