summaryrefslogtreecommitdiffstats
path: root/core/java/android/appwidget/AppWidgetHost.java
Commit message (Expand)AuthorAgeFilesLines
* Adding resizeMinWidth/Height to AppWidgetProviderInfoAdam Cohen2011-07-191-0/+4
* Adding framework support for resizable widgetsAdam Cohen2011-02-251-4/+17
* Allow old view hierarchy to be GC'ed more quickly during rotation.Patrick Dubroy2011-01-141-0/+11
* Adding callback and fix to RemoteViewsFactory on notifyDataSetChanged.Winson Chung2010-08-171-5/+4
* Initial changes to allow collections in widgets.Winson Chung2010-07-191-0/+23
* Need to give the AppWidgetHostView the new info about the provider, in case t...Joe Onorato2010-06-231-2/+2
* Call into app widget hosts when the provider is updated.Joe Onorato2010-05-041-2/+8
* Add correct copyright headers to multiple filesKenny Root2010-03-111-0/+1
* Cleanup a bunch of warnings in app widgets code.Romain Guy2009-07-011-6/+6
* auto import from //branches/cupcake/...@137873The Android Open Source Project2009-03-111-0/+248