summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/LauncherAppWidgetProviderInfo.java
Commit message (Expand)AuthorAgeFilesLines
* Adding support for non-zero left insetsSunny Goyal2016-07-071-6/+6
* Removing the SearchDropTarget bar as it no longer contains the QSBSunny Goyal2016-06-061-3/+2
* Update the widget spans after the provider changesSunny Goyal2015-10-051-1/+1
* Calculating widget minSpans and spans statically/independent of orientationSunny Goyal2015-08-031-43/+44
* Homescreen migration from a larger grid to a smaller grid.Sunny Goyal2015-07-311-0/+12
* Fixing different bitmap sizes in different orientationsSunny Goyal2015-06-031-1/+2
* Refactoring DeviceProfileAdam Cohen2015-05-211-20/+39
* Various lint error fixes.Sunny Goyal2015-05-141-0/+5
* Trim all whitespace from titles and labels.Winson Chung2015-05-081-1/+1
* WidgetTray revamp workHyunyoung Song2015-04-081-7/+8
* Removing more code with API 21 dependencies.Winson Chung2015-03-241-2/+0
* Supporting custom widgets provided by launcherAdam Cohen2014-12-051-0/+89