summaryrefslogtreecommitdiffstats
path: root/core/java/android/appwidget/AppWidgetHostView.java
Commit message (Expand)AuthorAgeFilesLines
* Adding callback and fix to RemoteViewsFactory on notifyDataSetChanged.Winson Chung2010-08-171-1/+1
* Initial changes to allow collections in widgets.Winson Chung2010-07-191-0/+19
* am 801b63d3: am 51e895f0: Merge "Need to give the AppWidgetHostView the new i...Joe Onorato2010-06-231-13/+12
|\
| * Need to give the AppWidgetHostView the new info about the provider, in case t...Joe Onorato2010-06-231-13/+12
* | Removed API changes from CL 54712.Gilles Debunne2010-06-171-1/+1
* | Removed warnings in LayoutInflater.Gilles Debunne2010-06-161-3/+4
|/
* Call into app widget hosts when the provider is updated.Joe Onorato2010-05-041-1/+15
* Deprecate fill_parent and introduce match_parent.Romain Guy2010-01-081-2/+2
* Prevent crash in Home when using widgets whose ids collide with Home'sRomain Guy2009-11-051-2/+9
* Fix possible NPE in the code that restores widgets' state.Romain Guy2009-10-151-1/+2
* Use remote Context when inflating initialLayout, add debug.Jeff Sharkey2009-08-191-2/+3
* Fixes #2021442. Prevent app widgets from clobbering Home's view ids.Romain Guy2009-08-111-2/+53
* Fix AppWidget layout inflation to resolve references.Jeff Sharkey2009-08-061-8/+41
* Fixes #1963229. Introduces Context#isRestricted().Romain Guy2009-07-061-1/+1
* Cleanup a bunch of warnings in app widgets code.Romain Guy2009-07-011-4/+1
* auto import from //branches/cupcake/...@137873The Android Open Source Project2009-03-111-0/+312