summaryrefslogtreecommitdiffstats
path: root/core/java/android/appwidget
Commit message (Expand)AuthorAgeFilesLines
* am cf474b1a: am 7b0c8779: Merge "Delete appWidgetId when removing lockscreen ...Michael Jurka2012-11-161-0/+16
|\
| * Delete appWidgetId when removing lockscreen widgetsMichael Jurka2012-11-161-0/+16
* | Merge commit '58ed5d748c0b9b64845975ef5844ad313de7c3f6' into HEADJean-Baptiste Queru2012-11-081-0/+0
|\ \ | |/ |/|
| * am 768d9e1a: Merge "Correct executable bit for source files"Kenny Root2012-11-071-0/+0
| |\
| | * Correct executable bit for source filesKenny Root2012-11-071-0/+0
* | | If a default keyguard layout isn't specified, fallback to the default layoutAdam Cohen2012-11-042-2/+5
|/ /
* | Widget size policy, size callbacksAdam Cohen2012-11-011-8/+16
* | Merge "Stripping dead API related to keyguard widgets" into jb-mr1-lockscreen...Adam Cohen2012-11-011-24/+0
|\ \
| * | Stripping dead API related to keyguard widgetsAdam Cohen2012-10-311-24/+0
* | | Accessibility support for the lockscreen - phone.Svetoslav Ganov2012-10-311-0/+1
|/ /
* | Use new keyguard appwidget pickerMichael Jurka2012-10-311-7/+7
* | Letting partial update fall through if the widget has not received a full upd...Winson Chung2012-10-111-0/+8
* | Suppress unnecessary calls to update widget size (issue 7287744)Adam Cohen2012-10-051-10/+29
* | 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-262-0/+33
* | Fixing onRestoreInstanceState crash in LauncherAdam Cohen2012-09-211-1/+6
* | Fixing partiallyUpdateAppWidget to cache the new changesAdam Cohen2012-09-201-4/+3
* | Tweaking how settings adds keyguard widgetsAdam Cohen2012-09-181-2/+6
* | Fixing construction of handler in AppWidgetHostMichael Jurka2012-09-171-1/+1
* | Add support for settings for lock widgetsJim Miller2012-09-142-5/+61
* | Adding a couple extras keys for keyguard widget selectionAdam Cohen2012-09-111-0/+14
* | Adding notion of keyguard widgetsAdam Cohen2012-09-113-7/+144
* | am 51740d6d: am 0e9f34bf: Doc update: ACTION_APPWIDGET_OPTIONS_CHANGED linkKatie McCormick2012-09-101-2/+3
|\ \
| * | Doc update: ACTION_APPWIDGET_OPTIONS_CHANGED linkKatie McCormick2012-09-101-2/+3
| |/
* | Update AppWidgetHost with better support for OnClickHandlersJim Miller2012-08-202-23/+57
* | am c4d7721c: am 806a3602: Merge "Update documentation on max widget bitmap us...Michael Jurka2012-06-251-2/+2
|\ \ | |/
| * Merge "Update documentation on max widget bitmap usage" into jb-devMichael Jurka2012-06-251-2/+2
| |\
| | * Update documentation on max widget bitmap usageMichael Jurka2012-06-251-2/+2
* | | am 101a120c: am 9be0105f: docs: fix several linksScott Main2012-06-221-1/+1
|\ \ \ | |/ /
| * | docs: fix several linksScott Main2012-06-221-1/+1
| |/
* | Updating AppWidgetHost to receive a callback when any appWidget has changed. ...Winson Chung2012-06-131-1/+19
|/
* Merge "Cap widget bitmap usage by screen size (issue 6464700)" into jb-devAdam Cohen2012-05-161-0/+8
|\
| * Cap widget bitmap usage by screen size (issue 6464700)Adam Cohen2012-05-101-0/+8
* | Expose class name in AppWidgetHostView for accessibilityGuang Zhu2012-05-151-0/+7
|/
* Accounting for widget padding in dips instead of pixelsAdam Cohen2012-05-091-6/+7
* Account for auto-padding in AppWidgetHostView#updateAppWidgetSize (issue 6454...Adam Cohen2012-05-081-6/+17
* Changing app widget "extras" to "options" and another small API Review issueAdam Cohen2012-05-023-38/+39
* Pushing widget resize callback responsibility to AppWidgetHostAdam Cohen2012-04-301-20/+16
* New API to allow third-party apps to bind widgetsMichael Jurka2012-04-241-2/+113
* Adding callback for widget size changed, and potentially other extra infoAdam Cohen2012-04-193-2/+146
* docs: Add developer guide cross-references, Project ACRE, round 4Joe Fernandez2011-12-223-8/+18
* Making default widget padding public APIAdam Cohen2011-11-071-22/+33
* Adding default padding to AppWidgetHostView for widgets >= API level 14Adam Cohen2011-09-301-0/+52
* Getting rid of the (hidden) oldName parameter for widgetsAdam Cohen2011-08-172-21/+0
* Fixing widget notifyDataSetChanged() not getting called, issue 5092676Adam Cohen2011-07-281-0/+6
* Fixing new minResizeWidth/Height APIAdam Cohen2011-07-222-0/+12
* Adding resizeMinWidth/Height to AppWidgetProviderInfoAdam Cohen2011-07-192-2/+26
* Small change to AppWidgetProviderInfo public field name and docsAdam Cohen2011-02-281-3/+9
* Adding framework support for resizable widgetsAdam Cohen2011-02-252-4/+44
* Update package descriptions with editorial revisions.Scott Main2011-01-261-23/+23