summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/model/WidgetsModel.java
Commit message (Expand)AuthorAgeFilesLines
* Widgets model should respect AppFilter.Hyunyoung Song2015-06-171-6/+26
* Updating widget list when iconCache updatesSunny Goyal2015-06-041-1/+0
* Consistent scrolling experience for All apps and widget trayHyunyoung Song2015-06-041-0/+7
* Fix widget tray crash on screen rotation introduced byHyunyoung Song2015-05-221-9/+21
* Load PackageItemInfo in background thread to prevent ANRHyunyoung Song2015-05-211-0/+125