summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/PendingAppWidgetHostView.java
Commit message (Expand)AuthorAgeFilesLines
* Fix bug where widgets are inflated in the wrong orientation.Jon Miranda2017-09-191-1/+1
* Show icon in PendingAppWidgetHostView immediately.Jon Miranda2017-05-031-4/+7
* Add padding to pending widget background.Jon Miranda2017-03-201-1/+1
* Simplifying some launcher themesSunny Goyal2017-02-161-1/+2
* Updating widget tray themeSunny Goyal2017-02-091-2/+2
* Updating the PreloadIconDrawableSunny Goyal2017-02-061-15/+4
* Updating PendingAppWidgetHostView to load icon on the background threadSunny Goyal2017-01-051-7/+13
* Removing all compatibility code below LollipopSunny Goyal2016-12-161-7/+1
* Merge "Simplifyling widget inflation and addition flow." into ub-launcher3-ma...Sunny Goyal2016-12-081-2/+6
|\
| * Simplifyling widget inflation and addition flow.Sunny Goyal2016-12-071-2/+6
* | Adding an overridable DrawableFactory to allow creating custom icon drawablesSunny Goyal2016-12-071-3/+6
|/
* Keep disabled FastBitmapDrawables disabled while fast scrolling.Tony Wickham2016-11-111-1/+1
* Adding logic to pull in workspace data from another Launcher3 basedSunny Goyal2016-07-091-2/+3
* Showing a permission dialog when a restored widget is not yet bound, and laun...Sunny Goyal2016-05-261-2/+12
* Preventing crash when there is not enough width to show the pending textSunny Goyal2016-02-231-20/+24
* Make sure that the dimensions are not negative when drawing pending widgetSunny Goyal2015-10-011-1/+1
* Highlighting sectioned apps on fast-scroll.Winson2015-09-281-1/+1
* Version code cleanupSunny Goyal2015-08-171-1/+1
* Updating the UI for the pending widget viewSunny Goyal2015-08-171-79/+121
* Fixing different bitmap sizes in different orientationsSunny Goyal2015-06-031-2/+2
* Refactoring DeviceProfileAdam Cohen2015-05-211-8/+6
* Showing widgets in a disabled state, when running in safe modeSunny Goyal2014-10-161-20/+37
* Improving restored widget behaviorSunny Goyal2014-08-271-16/+66
* Updating the ui for widget restore flowSunny Goyal2014-08-121-20/+133
* Adding support to restore widgets even for jelly beans.Sunny Goyal2014-08-081-0/+78