| Commit message (Expand) | Author | Age | Files | Lines |
* | Getting rid of the (hidden) oldName parameter for widgets | Adam Cohen | 2011-08-17 | 2 | -21/+0 |
* | Fixing widget notifyDataSetChanged() not getting called, issue 5092676 | Adam Cohen | 2011-07-28 | 1 | -0/+6 |
* | Fixing new minResizeWidth/Height API | Adam Cohen | 2011-07-22 | 2 | -0/+12 |
* | Adding resizeMinWidth/Height to AppWidgetProviderInfo | Adam Cohen | 2011-07-19 | 2 | -2/+26 |
* | Small change to AppWidgetProviderInfo public field name and docs | Adam Cohen | 2011-02-28 | 1 | -3/+9 |
* | Adding framework support for resizable widgets | Adam Cohen | 2011-02-25 | 2 | -4/+44 |
* | Update package descriptions with editorial revisions. | Scott Main | 2011-01-26 | 1 | -23/+23 |
* | previewImage API shouldn't be hidden. | Patrick Dubroy | 2011-01-19 | 1 | -2/+0 |
* | Refactoring app widgets to address security/performance issues. | Winson Chung | 2011-01-18 | 1 | -0/+42 |
* | Fixing bug related to collisions with AppWidget view ids and AppWidgetHost vi... | Adam Cohen | 2011-01-16 | 1 | -1/+5 |
* | Allow old view hierarchy to be GC'ed more quickly during rotation. | Patrick Dubroy | 2011-01-14 | 1 | -0/+11 |
* | Adding widget auto-advance capability | Adam Cohen | 2010-11-10 | 1 | -6/+9 |
* | Adding callback and fix to RemoteViewsFactory on notifyDataSetChanged. | Winson Chung | 2010-08-17 | 3 | -12/+9 |
* | -> Enabled partial updates to app widgets through AppWidgetManager. | Adam Cohen | 2010-08-17 | 1 | -0/+61 |
* | Initial changes to allow collections in widgets. | Winson Chung | 2010-07-19 | 3 | -0/+71 |
* | am b65d2256: merge from open-source master | The Android Open Source Project | 2010-07-12 | 1 | -11/+11 |
|\ |
|
| * | merge from open-source master | The Android Open Source Project | 2010-07-12 | 1 | -11/+11 |
| |\ |
|
| | * | Reduced Warnings by adding Type Arguments and removing unused imports | Christian Mehlmauer | 2010-06-25 | 1 | -11/+11 |
* | | | Convert the minWidth and minHeight to device units when calling getInstalledP... | Patrick Dubroy | 2010-07-12 | 1 | -1/+9 |
* | | | Add a new attribute to allow widgets to specify a preview image. | Patrick Dubroy | 2010-06-28 | 1 | -0/+13 |
* | | | am 801b63d3: am 51e895f0: Merge "Need to give the AppWidgetHostView the new i... | Joe Onorato | 2010-06-23 | 2 | -15/+14 |
|\ \ \
| |/ / |
|
| * | | Need to give the AppWidgetHostView the new info about the provider, in case t... | Joe Onorato | 2010-06-23 | 2 | -15/+14 |
| |/ |
|
* | | Removed API changes from CL 54712. | Gilles Debunne | 2010-06-17 | 1 | -1/+1 |
* | | Removed warnings in LayoutInflater. | Gilles Debunne | 2010-06-16 | 1 | -3/+4 |
|/ |
|
* | Call into app widget hosts when the provider is updated. | Joe Onorato | 2010-05-04 | 2 | -3/+23 |
* | Add correct copyright headers to multiple files | Kenny Root | 2010-03-11 | 1 | -0/+1 |
* | Preserve widgets on upgrade. | Romain Guy | 2010-03-11 | 2 | -0/+22 |
* | Deprecate fill_parent and introduce match_parent. | Romain Guy | 2010-01-08 | 1 | -2/+2 |
* | Prevent crash in Home when using widgets whose ids collide with Home's | Romain Guy | 2009-11-05 | 1 | -2/+9 |
* | Fix possible NPE in the code that restores widgets' state. | Romain Guy | 2009-10-15 | 1 | -1/+2 |
* | Use remote Context when inflating initialLayout, add debug. | Jeff Sharkey | 2009-08-19 | 1 | -2/+3 |
* | Fixes #2021442. Prevent app widgets from clobbering Home's view ids. | Romain Guy | 2009-08-11 | 1 | -2/+53 |
* | Fix AppWidget layout inflation to resolve references. | Jeff Sharkey | 2009-08-06 | 1 | -8/+41 |
* | Merge change 6809 into donut | Android (Google) Code Review | 2009-07-17 | 1 | -5/+3 |
|\ |
|
| * | Correctly deliver AppWidgetProvider.onDeleted() events. | Jeff Sharkey | 2009-07-10 | 1 | -5/+3 |
* | | Clamp app widget updates from updatePeriodMillis to a minimum of 30 minutes. | Joe Onorato | 2009-07-15 | 1 | -0/+3 |
|/ |
|
* | Fixes #1963229. Introduces Context#isRestricted(). | Romain Guy | 2009-07-06 | 1 | -1/+1 |
* | Cleanup a bunch of warnings in app widgets code. | Romain Guy | 2009-07-01 | 2 | -10/+7 |
* | resolve complex value in application context instead of system context. | Mitsuru Oshima | 2009-07-01 | 1 | -1/+14 |
* | Fix typos. | Ken Shirriff | 2009-05-13 | 1 | -1/+1 |
* | AI 147732: fix broken links | Scott Main | 2009-04-24 | 1 | -5/+3 |
* | AI 147438: add app widget docs to dev guide | Scott Main | 2009-04-22 | 1 | -109/+5 |
* | auto import from //branches/cupcake_rel/...@140373 | The Android Open Source Project | 2009-03-18 | 1 | -0/+17 |
* | auto import from //branches/cupcake/...@137873 | The Android Open Source Project | 2009-03-11 | 7 | -0/+1357 |