summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/HolographicOutlineHelper.java
Commit message (Expand)AuthorAgeFilesLines
* Some optimizations in blur outline generatorSunny Goyal2016-09-021-23/+27
* Moving the state changes during drag-n-drop from startDrag to onDragStartSunny Goyal2016-08-151-1/+1
* Increasing the size of the drag icon when a shortcut is draggedSunny Goyal2016-07-211-1/+1
* Adding shadow to fast scroll indicatorPeter Schiller2016-06-291-10/+22
* Chaning shadow algorithm to reuse bitmap instead of creatingSunny Goyal2016-02-261-16/+35
* Adding size check when generating holographic outlineSunny Goyal2015-09-281-0/+3
* Adding null check to outline generatorSunny Goyal2015-05-191-0/+3
* Optimizing shadow generation by reusing bitmap.Sunny Goyal2015-05-151-62/+45
* Updating the icon click feedbackSunny Goyal2014-08-191-107/+81
* Lazily instantiate LauncherAppState.Daniel Sandler2013-06-271-33/+33
* Make HolographicOutlineHelper a singleton.Daniel Sandler2013-06-121-1/+9
* Move LauncherApplication's state and code to LauncherAppState.Daniel Sandler2013-06-111-1/+1
* Launcher2 is now Launcher3.Daniel Sandler2013-06-051-0/+221