1. 5dd75a3 am 18748035: am 379517b0: Merge "Fixing issue where AppWidgetHost.onProvidersChanged() was not being called. (Bug 9270309)" into jb-mr2-dev by Winson Chung · 11 years ago
  2. eeb4ff4 Fixing issue where AppWidgetHost.onProvidersChanged() was not being called. (Bug 9270309) by Winson Chung · 11 years ago
  3. 84a369c Fix awkward wording in AppWidgetManager docs. by John Spurlock · 11 years ago
  4. 77624cd Fix awkward wording in AppWidgetManager docs. by John Spurlock · 11 years ago
  5. 1a95a42 am 177543db: am 3bcc2fba: Merge "Fix issue #8470131: Process thrash kills battery" into jb-mr2-dev by Dianne Hackborn · 11 years ago
  6. a40cfeb Fix issue #8470131: Process thrash kills battery by Dianne Hackborn · 11 years ago
  7. ce732f7 am 26ebeb6d: am 7b3526d5: Merge "Fix alternate time zone display for clock widget." into jb-mr2-dev by Jim Miller · 11 years ago
  8. 9831d18 Fix alternate time zone display for clock widget. by Jim Miller · 11 years ago
  9. ab80d00 am 33c05985: am e70748e7: Merge "Remove unnecessary userid check" into jb-mr2-dev by Jim Miller · 11 years ago
  10. f083324 Remove unnecessary userid check by Jim Miller · 11 years ago
  11. 21ace3f Fix widget update issue by Jim Miller · 11 years ago
  12. 5ecd811 Move keyguard to its own process. by Jim Miller · 12 years ago
  13. a75a883 Add explicit userId to AppWidget binder calls by Jim Miller · 12 years ago
  14. 8a05d13 am 5b56d432: am 9107fa5d: am 66adf0d0: am 70af3cdb: Merge "docs: resolve bugs from external tracker" into jb-mr1-dev by Scott Main · 12 years ago
  15. 66adf0d am 70af3cdb: Merge "docs: resolve bugs from external tracker" into jb-mr1-dev by Scott Main · 12 years ago
  16. 6aad995 docs: resolve bugs from external tracker by Scott Main · 12 years ago
  17. 368ee53 am f663cad2: am 6c58b155: Merge "Make 3rd party lockscreen widgets work on secondary users" into jb-mr1.1-dev by Amith Yamasani · 12 years ago
  18. 94022e8 Make 3rd party lockscreen widgets work on secondary users by Amith Yamasani · 12 years ago
  19. 0f469f4 am 32df98d5: am c566b43d: Fix crosstalk between users for widgets hosted in lockscreen by Amith Yamasani · 12 years ago
  20. c566b43 Fix crosstalk between users for widgets hosted in lockscreen by Amith Yamasani · 12 years ago
  21. 20b9edd am 224daede: am 035352b4: Merge "Making sure keyguard and homescreen only display eligible widgets (issue 7550090)" into jb-mr1.1-dev by Adam Cohen · 12 years ago
  22. d9e5af3 Making sure keyguard and homescreen only display eligible widgets (issue 7550090) by Adam Cohen · 12 years ago
  23. 3366a5d am cf474b1a: am 7b0c8779: Merge "Delete appWidgetId when removing lockscreen widgets" into jb-mr1.1-dev by Michael Jurka · 12 years ago
  24. 75b5cfb Delete appWidgetId when removing lockscreen widgets by Michael Jurka · 12 years ago
  25. 40a419c2 Merge commit '58ed5d748c0b9b64845975ef5844ad313de7c3f6' into HEAD by Jean-Baptiste Queru · 12 years ago
  26. 58ed5d7 am 768d9e1a: Merge "Correct executable bit for source files" by Kenny Root · 12 years ago
  27. 3a084af Correct executable bit for source files by Kenny Root · 12 years ago
  28. 180cfd5 If a default keyguard layout isn't specified, fallback to the default layout by Adam Cohen · 12 years ago
  29. 4ddcd57 Widget size policy, size callbacks by Adam Cohen · 12 years ago
  30. 9767597 Merge "Stripping dead API related to keyguard widgets" into jb-mr1-lockscreen-dev by Adam Cohen · 12 years ago
  31. c4842c1 Accessibility support for the lockscreen - phone. by Svetoslav Ganov · 12 years ago
  32. 8f697d8 Stripping dead API related to keyguard widgets by Adam Cohen · 12 years ago
  33. fc753c0 Use new keyguard appwidget picker by Michael Jurka · 12 years ago
  34. 6611988 Letting partial update fall through if the widget has not received a full update yet. (Bug 7214731) by Winson Chung · 12 years ago
  35. a21bf0c Suppress unnecessary calls to update widget size (issue 7287744) by Adam Cohen · 12 years ago
  36. 82ebe6f Getting rid of keyguard widget flag that isn't used by Adam Cohen · 12 years ago
  37. 3ff2d86 Fixing AppWidgetService / AppWidgetHost to work in system process by Adam Cohen · 12 years ago
  38. 6ccf4e2 Fixing onRestoreInstanceState crash in Launcher by Adam Cohen · 12 years ago
  39. fbe44b7 Fixing partiallyUpdateAppWidget to cache the new changes by Adam Cohen · 12 years ago
  40. 6026473 Tweaking how settings adds keyguard widgets by Adam Cohen · 12 years ago
  41. e6d5545 Fixing construction of handler in AppWidgetHost by Michael Jurka · 12 years ago
  42. f229e4d Add support for settings for lock widgets by Jim Miller · 12 years ago
  43. 8c09f63 Adding a couple extras keys for keyguard widget selection by Adam Cohen · 12 years ago
  44. 0aa2d42 Adding notion of keyguard widgets by Adam Cohen · 12 years ago
  45. a25526a am 51740d6d: am 0e9f34bf: Doc update: ACTION_APPWIDGET_OPTIONS_CHANGED link by Katie McCormick · 12 years ago
  46. 0e9f34b Doc update: ACTION_APPWIDGET_OPTIONS_CHANGED link by Katie McCormick · 12 years ago
  47. e667a7a Update AppWidgetHost with better support for OnClickHandlers by Jim Miller · 12 years ago
  48. 85a2d7f am c4d7721c: am 806a3602: Merge "Update documentation on max widget bitmap usage" into jb-dev by Michael Jurka · 12 years ago
  49. 806a360 Merge "Update documentation on max widget bitmap usage" into jb-dev by Michael Jurka · 12 years ago
  50. f25ab44 Update documentation on max widget bitmap usage by Michael Jurka · 12 years ago
  51. adba6ff am 101a120c: am 9be0105f: docs: fix several links by Scott Main · 12 years ago
  52. 9be0105 docs: fix several links by Scott Main · 12 years ago
  53. 7fbd284 Updating AppWidgetHost to receive a callback when any appWidget has changed. (Bug 6602951) by Winson Chung · 12 years ago
  54. e0bb6fe Merge "Cap widget bitmap usage by screen size (issue 6464700)" into jb-dev by Adam Cohen · 12 years ago
  55. 1affb93 Expose class name in AppWidgetHostView for accessibility by Guang Zhu · 12 years ago
  56. 311c79c Cap widget bitmap usage by screen size (issue 6464700) by Adam Cohen · 12 years ago
  57. f065c96 Accounting for widget padding in dips instead of pixels by Adam Cohen · 12 years ago
  58. 88f041e Account for auto-padding in AppWidgetHostView#updateAppWidgetSize (issue 6454251) by Adam Cohen · 12 years ago
  59. d2097eb Changing app widget "extras" to "options" and another small API Review issue by Adam Cohen · 12 years ago
  60. c88d11f Pushing widget resize callback responsibility to AppWidgetHost by Adam Cohen · 12 years ago
  61. 61a5b01 New API to allow third-party apps to bind widgets by Michael Jurka · 12 years ago
  62. e8724c8 Adding callback for widget size changed, and potentially other extra info by Adam Cohen · 12 years ago
  63. 3aef8e1d docs: Add developer guide cross-references, Project ACRE, round 4 by Joe Fernandez · 13 years ago
  64. 4c96a59 Making default widget padding public API by Adam Cohen · 13 years ago
  65. 5d5f340 Adding default padding to AppWidgetHostView for widgets >= API level 14 by Adam Cohen · 13 years ago
  66. bac26a12 Getting rid of the (hidden) oldName parameter for widgets by Adam Cohen · 13 years ago
  67. 2148d43 Fixing widget notifyDataSetChanged() not getting called, issue 5092676 by Adam Cohen · 13 years ago
  68. 324afba Fixing new minResizeWidth/Height API by Adam Cohen · 13 years ago
  69. 1bfaf56 Adding resizeMinWidth/Height to AppWidgetProviderInfo by Adam Cohen · 13 years ago
  70. 9611f2e Small change to AppWidgetProviderInfo public field name and docs by Adam Cohen · 13 years ago
  71. d2e20de Adding framework support for resizable widgets by Adam Cohen · 13 years ago
  72. f4f05b8 Update package descriptions with editorial revisions. by Scott Main · 14 years ago
  73. a6abd06 previewImage API shouldn't be hidden. by Patrick Dubroy · 14 years ago
  74. 81f39eb Refactoring app widgets to address security/performance issues. by Winson Chung · 14 years ago
  75. d110889 Fixing bug related to collisions with AppWidget view ids and AppWidgetHost view ids by Adam Cohen · 14 years ago
  76. ec84c3a Allow old view hierarchy to be GC'ed more quickly during rotation. by Patrick Dubroy · 14 years ago
  77. a02fdf1 Adding widget auto-advance capability by Adam Cohen · 14 years ago
  78. 6394c0e Adding callback and fix to RemoteViewsFactory on notifyDataSetChanged. by Winson Chung · 14 years ago
  79. 2dd2197 -> Enabled partial updates to app widgets through AppWidgetManager. by Adam Cohen · 14 years ago
  80. 499cb9f Initial changes to allow collections in widgets. by Winson Chung · 14 years ago
  81. b812925 am b65d2256: merge from open-source master by The Android Open Source Project · 14 years ago
  82. b65d225 merge from open-source master by The Android Open Source Project · 14 years ago
  83. 5d14091 Convert the minWidth and minHeight to device units when calling getInstalledProviders by Patrick Dubroy · 14 years ago
  84. d2db2a5 Add a new attribute to allow widgets to specify a preview image. by Patrick Dubroy · 14 years ago
  85. 10c543d Reduced Warnings by adding Type Arguments and removing unused imports by Christian Mehlmauer · 14 years ago
  86. a18dbdf am 801b63d3: am 51e895f0: Merge "Need to give the AppWidgetHostView the new info about the provider, in case the initialLayout changed." into gingerbread by Joe Onorato · 14 years ago
  87. c27bb55 Need to give the AppWidgetHostView the new info about the provider, in case the initialLayout by Joe Onorato · 14 years ago
  88. e6ac8b9 Removed API changes from CL 54712. by Gilles Debunne · 14 years ago
  89. 3030193 Removed warnings in LayoutInflater. by Gilles Debunne · 14 years ago
  90. f140be6 Call into app widget hosts when the provider is updated. by Joe Onorato · 14 years ago
  91. 15a4d2f Add correct copyright headers to multiple files by Kenny Root · 14 years ago
  92. d2671e1 Preserve widgets on upgrade. Bug #2464545 by Romain Guy · 14 years ago
  93. 980a938 Deprecate fill_parent and introduce match_parent. Bug: #2361749. by Romain Guy · 15 years ago
  94. ae8dd29 Prevent crash in Home when using widgets whose ids collide with Home's by Romain Guy · 15 years ago
  95. a8a720d Fix possible NPE in the code that restores widgets' state. by Romain Guy · 15 years ago
  96. 220dec2 Use remote Context when inflating initialLayout, add debug. by Jeff Sharkey · 15 years ago
  97. 09ddc08 Fixes #2021442. Prevent app widgets from clobbering Home's view ids. by Romain Guy · 15 years ago
  98. b8560b6 Fix AppWidget layout inflation to resolve references. by Jeff Sharkey · 15 years ago
  99. cf492af Merge change 6809 into donut by Android (Google) Code Review · 15 years ago
  100. be96b3a Clamp app widget updates from updatePeriodMillis to a minimum of 30 minutes. by Joe Onorato · 15 years ago