summaryrefslogtreecommitdiffstats
path: root/core/java/android/appwidget/AppWidgetProviderInfo.java
Commit message (Expand)AuthorAgeFilesLines
* Generalizing Recents widget category to Search box. (Bug 17334589)Winson Chung2014-09-041-2/+2
* Fixing wrong tag usageSunny Goyal2014-08-151-1/+1
* Returning null when preview image is not available for AppWidgetProviderInfoSunny Goyal2014-08-151-7/+8
* Polish the new cross-profile app widget APIsSvetoslav2014-08-081-2/+3
* Polish of the app widgets cross-profiles feature.Svetoslav2014-08-071-35/+4
* Allow adding widgets from user profiles.Svetoslav2014-08-051-7/+133
* Exposing the API to support widgets in Recents.Winson Chung2014-05-051-1/+0
* Adding ability to load a search widget into Recents.Winson Chung2014-05-021-0/+6
* Tabs -> spaces in frameworks/base.John Spurlock2014-02-251-1/+1
* If a default keyguard layout isn't specified, fallback to the default layoutAdam Cohen2012-11-041-1/+1
* Stripping dead API related to keyguard widgetsAdam Cohen2012-10-311-24/+0
* Getting rid of keyguard widget flag that isn't usedAdam Cohen2012-09-281-9/+2
* Fixing AppWidgetService / AppWidgetHost to work in system processAdam Cohen2012-09-261-0/+22
* Adding notion of keyguard widgetsAdam Cohen2012-09-111-0/+65
* Getting rid of the (hidden) oldName parameter for widgetsAdam Cohen2011-08-171-11/+0
* Fixing new minResizeWidth/Height APIAdam Cohen2011-07-221-0/+4
* Adding resizeMinWidth/Height to AppWidgetProviderInfoAdam Cohen2011-07-191-2/+22
* Small change to AppWidgetProviderInfo public field name and docsAdam Cohen2011-02-281-3/+9
* Adding framework support for resizable widgetsAdam Cohen2011-02-251-0/+27
* previewImage API shouldn't be hidden.Patrick Dubroy2011-01-191-2/+0
* Adding widget auto-advance capabilityAdam Cohen2010-11-101-6/+9
* Add a new attribute to allow widgets to specify a preview image.Patrick Dubroy2010-06-281-0/+13
* Preserve widgets on upgrade.Romain Guy2010-03-111-0/+12
* Clamp app widget updates from updatePeriodMillis to a minimum of 30 minutes.Joe Onorato2009-07-151-0/+3
* auto import from //branches/cupcake/...@137873The Android Open Source Project2009-03-111-0/+168