1. ccf6c68 AppWidgetServiceImpl should use ParceledListSlice as return object b/19904873 by Hyunyoung Song · 9 years ago
  2. e4a8da8 Exclude bound app widgets from idle app list by Amith Yamasani · 9 years ago
  3. 08c7116 Remove unused imports in frameworks/base. by John Spurlock · 9 years ago
  4. a54956a Fix accessibility delegation by Alan Viverette · 10 years ago
  5. 7643f7e Avoid non-static innner classes that are passed over via IPC. by Svetoslav · 10 years ago
  6. 7a96f3c Removing context ref from AppWidgetHost. (Bug 18769791) by Winson Chung · 10 years ago
  7. ee0b121 Generalizing Recents widget category to Search box. (Bug 17334589) by Winson Chung · 10 years ago
  8. 5771ad7 RemoteViews service not unbound. by Svet Ganov · 10 years ago
  9. 0308d9a Fixing wrong tag usage by Sunny Goyal · 10 years ago
  10. 092e196 Returning null when preview image is not available for AppWidgetProviderInfo by Sunny Goyal · 10 years ago
  11. 8e1d299 Polish the new cross-profile app widget APIs by Svetoslav · 10 years ago
  12. c71c42f Polish of the app widgets cross-profiles feature. by Svetoslav · 10 years ago
  13. 976e8bd Allow adding widgets from user profiles. by Svetoslav · 10 years ago
  14. c04e9aa Widget restore documentation tweaks by Christopher Tate · 10 years ago
  15. da5b84c Exposing the API to support widgets in Recents. by Winson Chung · 10 years ago
  16. f7bca43 Adding ability to load a search widget into Recents. by Winson Chung · 10 years ago
  17. adfe8b8 App widget backup/restore infrastructure by Christopher Tate · 10 years ago
  18. 8a985d2 Tabs -> spaces in frameworks/base. by John Spurlock · 10 years ago
  19. 6090995 Remove unused imports from frameworks/base. by John Spurlock · 11 years ago
  20. 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
  21. eeb4ff4 Fixing issue where AppWidgetHost.onProvidersChanged() was not being called. (Bug 9270309) by Winson Chung · 11 years ago
  22. 84a369c Fix awkward wording in AppWidgetManager docs. by John Spurlock · 11 years ago
  23. 77624cd Fix awkward wording in AppWidgetManager docs. by John Spurlock · 11 years ago
  24. 1a95a42 am 177543db: am 3bcc2fba: Merge "Fix issue #8470131: Process thrash kills battery" into jb-mr2-dev by Dianne Hackborn · 11 years ago
  25. a40cfeb Fix issue #8470131: Process thrash kills battery by Dianne Hackborn · 11 years ago
  26. ce732f7 am 26ebeb6d: am 7b3526d5: Merge "Fix alternate time zone display for clock widget." into jb-mr2-dev by Jim Miller · 11 years ago
  27. 9831d18 Fix alternate time zone display for clock widget. by Jim Miller · 11 years ago
  28. ab80d00 am 33c05985: am e70748e7: Merge "Remove unnecessary userid check" into jb-mr2-dev by Jim Miller · 11 years ago
  29. f083324 Remove unnecessary userid check by Jim Miller · 11 years ago
  30. 21ace3f Fix widget update issue by Jim Miller · 11 years ago
  31. 5ecd811 Move keyguard to its own process. by Jim Miller · 12 years ago
  32. a75a883 Add explicit userId to AppWidget binder calls by Jim Miller · 11 years ago
  33. 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
  34. 66adf0d am 70af3cdb: Merge "docs: resolve bugs from external tracker" into jb-mr1-dev by Scott Main · 12 years ago
  35. 6aad995 docs: resolve bugs from external tracker by Scott Main · 12 years ago
  36. 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
  37. 94022e8 Make 3rd party lockscreen widgets work on secondary users by Amith Yamasani · 12 years ago
  38. 0f469f4 am 32df98d5: am c566b43d: Fix crosstalk between users for widgets hosted in lockscreen by Amith Yamasani · 12 years ago
  39. c566b43 Fix crosstalk between users for widgets hosted in lockscreen by Amith Yamasani · 12 years ago
  40. 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
  41. d9e5af3 Making sure keyguard and homescreen only display eligible widgets (issue 7550090) by Adam Cohen · 12 years ago
  42. 3366a5d am cf474b1a: am 7b0c8779: Merge "Delete appWidgetId when removing lockscreen widgets" into jb-mr1.1-dev by Michael Jurka · 12 years ago
  43. 75b5cfb Delete appWidgetId when removing lockscreen widgets by Michael Jurka · 12 years ago
  44. 40a419c2 Merge commit '58ed5d748c0b9b64845975ef5844ad313de7c3f6' into HEAD by Jean-Baptiste Queru · 12 years ago
  45. 58ed5d7 am 768d9e1a: Merge "Correct executable bit for source files" by Kenny Root · 12 years ago
  46. 3a084af Correct executable bit for source files by Kenny Root · 12 years ago
  47. 180cfd5 If a default keyguard layout isn't specified, fallback to the default layout by Adam Cohen · 12 years ago
  48. 4ddcd57 Widget size policy, size callbacks by Adam Cohen · 12 years ago
  49. 9767597 Merge "Stripping dead API related to keyguard widgets" into jb-mr1-lockscreen-dev by Adam Cohen · 12 years ago
  50. c4842c1 Accessibility support for the lockscreen - phone. by Svetoslav Ganov · 12 years ago
  51. 8f697d8 Stripping dead API related to keyguard widgets by Adam Cohen · 12 years ago
  52. fc753c0 Use new keyguard appwidget picker by Michael Jurka · 12 years ago
  53. 6611988 Letting partial update fall through if the widget has not received a full update yet. (Bug 7214731) by Winson Chung · 12 years ago
  54. a21bf0c Suppress unnecessary calls to update widget size (issue 7287744) by Adam Cohen · 12 years ago
  55. 82ebe6f Getting rid of keyguard widget flag that isn't used by Adam Cohen · 12 years ago
  56. 3ff2d86 Fixing AppWidgetService / AppWidgetHost to work in system process by Adam Cohen · 12 years ago
  57. 6ccf4e2 Fixing onRestoreInstanceState crash in Launcher by Adam Cohen · 12 years ago
  58. fbe44b7 Fixing partiallyUpdateAppWidget to cache the new changes by Adam Cohen · 12 years ago
  59. 6026473 Tweaking how settings adds keyguard widgets by Adam Cohen · 12 years ago
  60. e6d5545 Fixing construction of handler in AppWidgetHost by Michael Jurka · 12 years ago
  61. f229e4d Add support for settings for lock widgets by Jim Miller · 12 years ago
  62. 8c09f63 Adding a couple extras keys for keyguard widget selection by Adam Cohen · 12 years ago
  63. 0aa2d42 Adding notion of keyguard widgets by Adam Cohen · 12 years ago
  64. a25526a am 51740d6d: am 0e9f34bf: Doc update: ACTION_APPWIDGET_OPTIONS_CHANGED link by Katie McCormick · 12 years ago
  65. 0e9f34b Doc update: ACTION_APPWIDGET_OPTIONS_CHANGED link by Katie McCormick · 12 years ago
  66. e667a7a Update AppWidgetHost with better support for OnClickHandlers by Jim Miller · 12 years ago
  67. 85a2d7f am c4d7721c: am 806a3602: Merge "Update documentation on max widget bitmap usage" into jb-dev by Michael Jurka · 12 years ago
  68. 806a360 Merge "Update documentation on max widget bitmap usage" into jb-dev by Michael Jurka · 12 years ago
  69. f25ab44 Update documentation on max widget bitmap usage by Michael Jurka · 12 years ago
  70. adba6ff am 101a120c: am 9be0105f: docs: fix several links by Scott Main · 12 years ago
  71. 9be0105 docs: fix several links by Scott Main · 12 years ago
  72. 7fbd284 Updating AppWidgetHost to receive a callback when any appWidget has changed. (Bug 6602951) by Winson Chung · 12 years ago
  73. e0bb6fe Merge "Cap widget bitmap usage by screen size (issue 6464700)" into jb-dev by Adam Cohen · 12 years ago
  74. 1affb93 Expose class name in AppWidgetHostView for accessibility by Guang Zhu · 12 years ago
  75. 311c79c Cap widget bitmap usage by screen size (issue 6464700) by Adam Cohen · 12 years ago
  76. f065c96 Accounting for widget padding in dips instead of pixels by Adam Cohen · 12 years ago
  77. 88f041e Account for auto-padding in AppWidgetHostView#updateAppWidgetSize (issue 6454251) by Adam Cohen · 12 years ago
  78. d2097eb Changing app widget "extras" to "options" and another small API Review issue by Adam Cohen · 12 years ago
  79. c88d11f Pushing widget resize callback responsibility to AppWidgetHost by Adam Cohen · 12 years ago
  80. 61a5b01 New API to allow third-party apps to bind widgets by Michael Jurka · 12 years ago
  81. e8724c8 Adding callback for widget size changed, and potentially other extra info by Adam Cohen · 12 years ago
  82. 3aef8e1d docs: Add developer guide cross-references, Project ACRE, round 4 by Joe Fernandez · 13 years ago
  83. 4c96a59 Making default widget padding public API by Adam Cohen · 13 years ago
  84. 5d5f340 Adding default padding to AppWidgetHostView for widgets >= API level 14 by Adam Cohen · 13 years ago
  85. bac26a12 Getting rid of the (hidden) oldName parameter for widgets by Adam Cohen · 13 years ago
  86. 2148d43 Fixing widget notifyDataSetChanged() not getting called, issue 5092676 by Adam Cohen · 13 years ago
  87. 324afba Fixing new minResizeWidth/Height API by Adam Cohen · 13 years ago
  88. 1bfaf56 Adding resizeMinWidth/Height to AppWidgetProviderInfo by Adam Cohen · 13 years ago
  89. 9611f2e Small change to AppWidgetProviderInfo public field name and docs by Adam Cohen · 13 years ago
  90. d2e20de Adding framework support for resizable widgets by Adam Cohen · 13 years ago
  91. f4f05b8 Update package descriptions with editorial revisions. by Scott Main · 14 years ago
  92. a6abd06 previewImage API shouldn't be hidden. by Patrick Dubroy · 13 years ago
  93. 81f39eb Refactoring app widgets to address security/performance issues. by Winson Chung · 14 years ago
  94. d110889 Fixing bug related to collisions with AppWidget view ids and AppWidgetHost view ids by Adam Cohen · 13 years ago
  95. ec84c3a Allow old view hierarchy to be GC'ed more quickly during rotation. by Patrick Dubroy · 13 years ago
  96. a02fdf1 Adding widget auto-advance capability by Adam Cohen · 14 years ago
  97. 6394c0e Adding callback and fix to RemoteViewsFactory on notifyDataSetChanged. by Winson Chung · 14 years ago
  98. 2dd2197 -> Enabled partial updates to app widgets through AppWidgetManager. by Adam Cohen · 14 years ago
  99. 499cb9f Initial changes to allow collections in widgets. by Winson Chung · 14 years ago
  100. b812925 am b65d2256: merge from open-source master by The Android Open Source Project · 14 years ago