summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/LauncherAppWidgetProviderInfo.java
Commit message (Expand)AuthorAgeFilesLines
* Merge "Clean up span calculations in LauncherAppWidgetProviderInfo." into ub-...Jonathan Miranda2018-11-151-10/+4
|\
| * Clean up span calculations in LauncherAppWidgetProviderInfo.Jon Miranda2017-09-201-10/+4
* | Caching widget labels in icon cache to avoid lookup at startupSunny Goyal2018-09-281-2/+17
* | Revert "Revert "Adding support for hiding widgets from the widget tray and re...Winson Chung2018-03-051-0/+8
* | Revert "Adding support for hiding widgets from the widget tray and reconfigur...Winson Chung2018-03-051-8/+0
* | Adding support for hiding widgets from the widget tray and reconfiguring widgetsSunny Goyal2018-03-021-0/+8
|/
* Fixing custom widgets support:Sunny Goyal2017-09-131-42/+9
* Removing static Context access using LauncherAppStateSunny Goyal2017-01-111-3/+2
* Removing static access to Context through LauncherAppStateSunny Goyal2016-12-291-18/+22
* Removing all compatibility code below LollipopSunny Goyal2016-12-161-4/+6
* 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