summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/model/PackageItemInfo.java
Commit message (Expand)AuthorAgeFilesLines
* Unifying toString() method for various ItemInfo subclassesSunny Goyal2016-09-011-7/+2
* Refactoring ItemInfoSunny Goyal2015-06-301-4/+1
* Consistent scrolling experience for All apps and widget trayHyunyoung Song2015-06-041-3/+10
* Load PackageItemInfo in background thread to prevent ANRHyunyoung Song2015-05-211-0/+58