summaryrefslogtreecommitdiffstats
path: root/core/java/android/appwidget
Commit message (Expand)AuthorAgeFilesLines
* Need to give the AppWidgetHostView the new info about the provider, in case t...Joe Onorato2010-06-232-15/+14
* Call into app widget hosts when the provider is updated.Joe Onorato2010-05-042-3/+23
* Add correct copyright headers to multiple filesKenny Root2010-03-111-0/+1
* Preserve widgets on upgrade.Romain Guy2010-03-112-0/+22
* 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
* Merge change 6809 into donutAndroid (Google) Code Review2009-07-171-5/+3
|\
| * Correctly deliver AppWidgetProvider.onDeleted() events.Jeff Sharkey2009-07-101-5/+3
* | Clamp app widget updates from updatePeriodMillis to a minimum of 30 minutes.Joe Onorato2009-07-151-0/+3
|/
* Fixes #1963229. Introduces Context#isRestricted().Romain Guy2009-07-061-1/+1
* Cleanup a bunch of warnings in app widgets code.Romain Guy2009-07-012-10/+7
* resolve complex value in application context instead of system context.Mitsuru Oshima2009-07-011-1/+14
* Fix typos.Ken Shirriff2009-05-131-1/+1
* AI 147732: fix broken linksScott Main2009-04-241-5/+3
* AI 147438: add app widget docs to dev guideScott Main2009-04-221-109/+5
* auto import from //branches/cupcake_rel/...@140373The Android Open Source Project2009-03-181-0/+17
* auto import from //branches/cupcake/...@137873The Android Open Source Project2009-03-117-0/+1357