summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/model/WidgetItem.java
Commit message (Expand)AuthorAgeFilesLines
* Adding support for new APIs in O related to configurable shortcutsSunny Goyal2017-01-191-9/+6
* Removing static Context access using LauncherAppStateSunny Goyal2017-01-111-4/+4
* Removing all compatibility code below LollipopSunny Goyal2016-12-161-4/+3
* No more UserHandleCompatSunny Goyal2016-12-151-4/+5
* Comparing widget sizes when sorting if the labels are sameSunny Goyal2016-08-181-1/+12
* Creating WidgetCellItem to wrap LauncherAppWidgetProviderInfo and resolveInfoSunny Goyal2016-03-181-0/+73