summaryrefslogtreecommitdiffstats
path: root/core/java/android/appwidget/AppWidgetProviderInfo.java
Commit message (Expand)AuthorAgeFilesLines
* 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