summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/model/WidgetsModel.java
Commit message (Expand)AuthorAgeFilesLines
* Reimplement CM Settings Overview Panel Part 4Yvonne Wong2015-12-081-1/+14
* Calculating widget minSpans and spans statically/independent of orientationSunny Goyal2015-08-031-4/+24
* Fixing minor memory leak with name comparator.Winson Chung2015-07-271-2/+3
* Query the title and icon for app using correct user handle.Hyunyoung Song2015-07-161-5/+10
* Hide spammy WidgetModel log behind a DEBUG flagHyunyoung Song2015-07-131-1/+3
* 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