summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/widget/WidgetHostViewLoader.java
Commit message (Expand)AuthorAgeFilesLines
* Some drag and drop code refactor:Sunny Goyal2016-09-011-1/+3
* Adding UI tests for various bind widget flowsSunny Goyal2016-03-151-5/+5
* resolved conflicts for a8709ddb to ub-launcher3-masterTony Wickham2015-10-151-3/+24
|\
| * Fix "The specified child already has a parent" IllegalStateException.Tony Wickham2015-10-151-3/+24
* | Moving drag-drop related code into a separate package.Vadim Tryshev2015-08-201-2/+2
* | resolved conflicts for merge of 9fc953b9 to ub-launcher3-masterSunny Goyal2015-08-171-1/+2
|\|
| * Version code cleanupSunny Goyal2015-08-171-1/+2
* | Refactoring ItemInfoSunny Goyal2015-06-301-1/+2
|/
* Fixing preloaded widget not getting used for animationSunny Goyal2015-06-021-100/+57
* Removing some synthetic method creationSunny Goyal2015-06-021-2/+3
* Add drop animation / Toast to widgettrayHyunyoung Song2015-04-231-0/+197